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

detect-node-support

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect-node-support - npm Package Compare versions

Comparing version 1.5.0 to 2.0.0

14

package.json
{
"name": "detect-node-support",
"version": "1.5.0",
"version": "2.0.0",
"description": "List the Node.js versions supported by the package/repository",

@@ -27,3 +27,3 @@ "bin": {

"engines": {
"node": ">=10"
"node": ">=14"
},

@@ -36,9 +36,9 @@ "homepage": "https://github.com/pkgjs/detect-node-support#readme",

"nock": "^13.0.0",
"sinon": "^10.0.0"
"sinon": "^13.0.0"
},
"dependencies": {
"@npmcli/arborist": "^2.1.0",
"@npmcli/arborist": "^4.0.0",
"@octokit/plugin-throttling": "^3.2.2",
"@octokit/rest": "^18.0.0",
"@pkgjs/nv": "0.1.0",
"@pkgjs/nv": "0.2.1",
"debug": "^4.1.1",

@@ -48,6 +48,6 @@ "git-url-parse": "^11.1.2",

"minimist": "^1.2.5",
"pacote": "^11.1.0",
"simple-git": "^2.13.1",
"pacote": "^12.0.0",
"simple-git": "^3.0.0",
"tmp": "^0.2.0"
}
}
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