Socket
Socket
Sign inDemoInstall

npm-package-arg

Package Overview
Dependencies
7
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.1.1 to 9.1.2

12

package.json
{
"name": "npm-package-arg",
"version": "9.1.1",
"version": "9.1.2",
"description": "Parse the things that can be arguments to `npm install`",

@@ -46,3 +46,3 @@ "main": "./lib/npa.js",

"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
},

@@ -61,4 +61,12 @@ "tap": {

"v9"
],
"ciVersions": [
"12.13.0",
"12.x",
"14.15.0",
"14.x",
"16.0.0",
"16.x"
]
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc