check-versions

1.0.0 • Public • Published

check-versions

npm version build status

Ensure consistent version metadata across JavaScript package managers.

npm --global install check-versions
check-versions --help
 
cd YOUR_PACKAGE
check-versions

For specific projects, you may wish to

npm install --save-dev check-version

and add && check-version to scripts.test in package.json.

License

See the license file in this repository.

Package Sidebar

Install

npm i check-versions

Weekly Downloads

7

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • kemitchell