npm-exact-versions
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

npm-exact-versions

Build Status codecov

This package will make sure that you only use exact versions in your package.json. All wildcards will be rejected.

Installation

$ npm install npm-exact-versions -g

Usage

$ npm-exact-versions --path pathToPackageJson --log

Use --log if you want to print the package without exact version to the console.

If no package path is specified, the one in the current directory will be used.

Package Sidebar

Install

npm i npm-exact-versions

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

98.5 kB

Total Files

32

Last publish

Collaborators

  • andreasgassmann