check-versions

Ensure consistent version metadata

Apache-2.0 2 个版本
安装
npm install check-versions
yarn add check-versions
pnpm add check-versions
bun add check-versions
README

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.

版本列表
1.0.0 2015-04-10
0.0.1 2015-02-05