Socket
Socket
Sign inDemoInstall

lock-verify

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lock-verify - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

cli.js

14

package.json
{
"name": "lock-verify",
"version": "2.1.0",
"version": "2.2.0",
"description": "Report if your package.json is out of sync with your package-lock.json.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"bin": "cli.js",
"author": "Rebecca Turner <me@re-becca.org> (http://re-becca.org/)",

@@ -14,5 +11,3 @@ "license": "ISC",

"npm-package-arg": "^6.1.0",
"semver": "^5.4.1"
},
"devDependencies": {
"semver": "^5.4.1",
"@iarna/cli": "^1.2.0"

@@ -29,4 +24,5 @@ },

"files": [
"index.js"
"index.js",
"cli.js"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc