1.0.4 • Published 2 years ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago