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
2
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.1.1

README.md~

2

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

@@ -5,0 +5,0 @@ "main": "npa.js",

@@ -26,3 +26,3 @@ # npm-package-arg

raw: '@bar/foo@1.2', // what was passed in
name: "foo", // the name of the package
name: "@bar/foo", // the name of the package
scope: "@bar", // the private scope of the package, or null

@@ -29,0 +29,0 @@ type: "range", // the type of specifier this is

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