Socket
Socket
Sign inDemoInstall

lock-verify

Package Overview
Dependencies
Maintainers
1
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 1.1.0 to 2.0.0

13

package.json
{
"name": "lock-verify",
"version": "1.1.0",
"version": "2.0.0",
"description": "Report if your package.json is out of sync with your package-lock.json.",
"bin": "cli.js",
"main": "index.js",

@@ -14,7 +13,8 @@ "scripts": {

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

@@ -27,3 +27,6 @@ "type": "git",

},
"homepage": "https://github.com/iarna/lock-verify#readme"
"homepage": "https://github.com/iarna/lock-verify#readme",
"files": [
"index.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