Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libnpmversion

Package Overview
Dependencies
Maintainers
6
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnpmversion - npm Package Compare versions

Comparing version 4.0.2 to 5.0.0-pre.0

22

package.json
{
"name": "libnpmversion",
"version": "4.0.2",
"version": "5.0.0-pre.0",
"main": "lib/index.js",

@@ -35,9 +35,9 @@ "files": [

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.11.4",
"@npmcli/template-oss": "4.18.0",
"require-inject": "^1.4.4",
"tap": "^16.3.4"
"tap": "^16.3.8"
},
"dependencies": {
"@npmcli/git": "^4.0.1",
"@npmcli/run-script": "^6.0.0",
"@npmcli/git": "^5.0.3",
"@npmcli/run-script": "^7.0.1",
"json-parse-even-better-errors": "^3.0.0",

@@ -48,9 +48,15 @@ "proc-log": "^3.0.0",

"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^16.14.0 || >=18.0.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.11.4",
"content": "../../scripts/template-oss/index.js"
"version": "4.18.0",
"content": "../../scripts/template-oss/index.js",
"ciVersions": [
"16.14.0",
"16.x",
"18.0.0",
"18.x"
]
}
}
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