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

npm-package-arg

Package Overview
Dependencies
Maintainers
9
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-package-arg - npm Package Compare versions

Comparing version 6.1.1 to 7.0.0

15

CHANGELOG.md

@@ -5,2 +5,17 @@ # Change Log

<a name="7.0.0"></a>
# [7.0.0](https://github.com/npm/npm-package-arg/compare/v6.1.1...v7.0.0) (2019-11-11)
### deps
* bump hosted-git-info to 3.0.2 ([68a4fc3](https://github.com/npm/npm-package-arg/commit/68a4fc3)), closes [/github.com/npm/hosted-git-info/pull/38#issuecomment-520243803](https://github.com//github.com/npm/hosted-git-info/pull/38/issues/issuecomment-520243803)
### BREAKING CHANGES
* this drops support for ancient node versions.
<a name="6.1.1"></a>

@@ -7,0 +22,0 @@ ## [6.1.1](https://github.com/npm/npm-package-arg/compare/v6.1.0...v6.1.1) (2019-08-21)

4

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

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

"dependencies": {
"hosted-git-info": "^2.7.1",
"hosted-git-info": "^3.0.2",
"osenv": "^0.1.5",

@@ -16,0 +16,0 @@ "semver": "^5.6.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