Skip to content

Tool to validade dependencies in a package.json file against the npm registry

License

Notifications You must be signed in to change notification settings

gri0t/npm-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-checker

npm-checker is a tool to validate dependencies in a package.json file against the npm registry

Usage:

npm-checker -h or -help

This will display help for the tool:

Example:
npm-checker /path/to/package.json

Installation

go install -v github.com/gri0t/npm-checker@latest