Socket
Socket
Sign inDemoInstall

libnpm

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnpm - npm Package Compare versions

Comparing version 1.5.0 to 2.0.0

15

CHANGELOG.md

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

<a name="2.0.0"></a>
# [2.0.0](https://github.com/npm/libnpm/compare/v1.5.0...v2.0.0) (2018-11-27)
### deps
* bump all libs ([83ae929](https://github.com/npm/libnpm/commit/83ae929))
### BREAKING CHANGES
* This includes a breaking libnpmaccess patch
<a name="1.5.0"></a>

@@ -7,0 +22,0 @@ # [1.5.0](https://github.com/npm/libnpm/compare/v1.4.0...v1.5.0) (2018-11-26)

18

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

@@ -31,9 +31,9 @@ "main": "index.js",

"find-npm-prefix": "^1.0.2",
"libnpmaccess": "^2.0.0",
"libnpmconfig": "^1.1.1",
"libnpmhook": "^5.0.0",
"libnpmaccess": "^3.0.1",
"libnpmconfig": "^1.2.1",
"libnpmhook": "^5.0.2",
"libnpmorg": "^1.0.0",
"libnpmpublish": "^1.0.1",
"libnpmpublish": "^1.1.0",
"libnpmsearch": "^2.0.0",
"libnpmteam": "^1.0.0",
"libnpmteam": "^1.0.1",
"lock-verify": "^2.0.2",

@@ -43,6 +43,6 @@ "npm-lifecycle": "^2.1.0",

"npm-package-arg": "^6.1.0",
"npm-profile": "^4.0.0",
"npm-registry-fetch": "^3.3.0",
"npm-profile": "^4.0.1",
"npm-registry-fetch": "^3.8.0",
"npmlog": "^4.1.2",
"pacote": "^9.1.0",
"pacote": "^9.2.3",
"read-package-json": "^2.0.13",

@@ -49,0 +49,0 @@ "stringify-package": "^1.0.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