Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

npm-package-arg

Package Overview
Dependencies
1
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.2 to 2.1.3

package.json~

4

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

@@ -10,3 +10,3 @@ "main": "npa.js",

"dependencies": {
"semver": "^2.3.0 || 3.x || 4"
"semver": "4"
},

@@ -13,0 +13,0 @@ "devDependencies": {

@@ -11,3 +11,3 @@ var npa = require("../npa.js")

type: "range",
spec: ">=1.2.0-0 <1.3.0-0",
spec: ">=1.2.0 <1.3.0",
raw: "foo@1.2",

@@ -14,0 +14,0 @@ rawSpec: "1.2"

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