a0viedo / dep-verify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dep-verify

Tool to verify your dependencies.

Example

You can verify your npm's lockfile running the following command:

$ npx dep-verify --package-lock package-lock.json --log-level info --temp-dir /tmp | npx pino-pretty -c -l

About

License:MIT License


Languages

Language:JavaScript 100.0%