npm-package-arg
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -162,3 +162,2 @@ var url = require("url") | ||
case 'https:': | ||
case 'npm:': | ||
res.type = 'remote' | ||
@@ -165,0 +164,0 @@ res.spec = arg |
{ | ||
"name": "npm-package-arg", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Parse the things that can be arguments to `npm install`", | ||
@@ -5,0 +5,0 @@ "main": "npa.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11829
333