lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
785 stars 35 forks source link

lockfile-lint-api example code ParseLockFile casing is incorrect #37

Closed jonchurch closed 4 years ago

jonchurch commented 4 years ago

The example code for lockfile-lint-api does not run because the casing for ParseLockFile should actually be ParseLockfile.