Socket
Socket
Sign inDemoInstall

libnpm

Package Overview
Dependencies
224
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 3.0.0

13

CHANGELOG.md

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

<a name="3.0.0"></a>
# [3.0.0](https://github.com/npm/libnpm/compare/v2.0.1...v3.0.0) (2019-07-10)
* npm-lifecycle@3.0.0 ([56cc8e5](https://github.com/npm/libnpm/commit/56cc8e5))
### BREAKING CHANGES
* requires updating node-gyp in npm/cli
<a name="2.0.1"></a>

@@ -7,0 +20,0 @@ ## [2.0.1](https://github.com/npm/libnpm/compare/v2.0.0...v2.0.1) (2018-12-05)

4

package.json
{
"name": "libnpm",
"version": "2.0.1",
"version": "3.0.0",
"description": "Collection of programmatic APIs for the npm CLI",

@@ -40,3 +40,3 @@ "main": "index.js",

"lock-verify": "^2.0.2",
"npm-lifecycle": "^2.1.0",
"npm-lifecycle": "^3.0.0",
"npm-logical-tree": "^1.2.1",

@@ -43,0 +43,0 @@ "npm-package-arg": "^6.1.0",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc