package-lock-check

1.1.0 • Public • Published

package-lock-check

Check if package lock is up to date with package.json

install

npm i package-lock-check

or to execute directly

npx package-lock-check

run

package-lock-check [path]

path is optional, default ./

result

Will check if the package-lock.json file is in sync with the package.json dependencies. Exists with 0 if everything is ok Exists with 1 if it's out of sync and prints the issues

Readme

Keywords

none

Package Sidebar

Install

npm i package-lock-check

Weekly Downloads

32

Version

1.1.0

License

MIT

Unpacked Size

30.5 kB

Total Files

4

Last publish

Collaborators

  • rodrigok