New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

libnpmversion

Package Overview
Dependencies
Maintainers
6
Versions
44
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

to
8.0.0-pre.0

8

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

@@ -36,3 +36,3 @@ "files": [

"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"@npmcli/template-oss": "4.23.5",
"require-inject": "^1.4.4",

@@ -49,9 +49,9 @@ "tap": "^16.3.8"

"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.3",
"version": "4.23.5",
"content": "../../scripts/template-oss/index.js"
}
}