🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

package-lock-check

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

package-lock-check

Check if package lock is up to date with package.json

1.1.0
latest
Source
npm
Version published
Weekly downloads
12
-78.57%
Maintainers
1
Weekly downloads
 
Created
Source

package-lock-check

Check if package lock is up to date with package.json

install

npm i package-lock-check

or to execute directly

npx package-lock-check

run

package-lock-check [path]

path is optional, default ./

result

Will check if the package-lock.json file is in sync with the package.json dependencies. Exists with 0 if everything is ok Exists with 1 if it's out of sync and prints the issues

FAQs

Package last updated on 12 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts