1.0.4 • Published 3 years ago

@a2f0/check-for-unpinned-dependencies v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

check-for-unpinned-dependencies

Checks the dependencies and devDependencies of package.json and package-lock.json for dependencies with unpinned versions, and returns a non-zero exit status of any are identified.

Note: dependencies with the git URLs are not checked.

Usage

npm i @a2f0/check-for-unpinned-dependencies --save-dev
npx check-for-unpinned-dependencies
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago