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

@lerna/npm-conf

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/npm-conf - npm Package Compare versions

Comparing version 3.13.0 to 3.16.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)
### Bug Fixes
* **npm-conf:** OTP should default to undefined, figgy pudding is very strict ([2fa02a8](https://github.com/lerna/lerna/commit/2fa02a8))
### Features
* **deps:** `pify@^4.0.1` ([f8ee7e6](https://github.com/lerna/lerna/commit/f8ee7e6))
# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)

@@ -8,0 +24,0 @@

2

lib/defaults.js

@@ -126,3 +126,3 @@ // Generated with `lib/make.js`

optional: true,
otp: null,
otp: undefined,
"package-lock": true,

@@ -129,0 +129,0 @@ "package-lock-only": false,

{
"name": "@lerna/npm-conf",
"version": "3.13.0",
"version": "3.16.0",
"description": "Vendored npm-conf with updates",

@@ -40,5 +40,5 @@ "keywords": [

"config-chain": "^1.1.11",
"pify": "^3.0.0"
"pify": "^4.0.1"
},
"gitHead": "9a47201f3fdd1df09cfb1922f26329d1dc4c8cc5"
"gitHead": "8ca18bedecf4f141c6242a099086e84b2ced72de"
}
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