Socket
Socket
Sign inDemoInstall

@lerna/get-npm-exec-opts

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/get-npm-exec-opts - npm Package Compare versions

Comparing version 3.6.0 to 3.11.0

12

CHANGELOG.md

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

# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
### Bug Fixes
* **deps:** Explicit npmlog ^4.1.2 ([571c2e2](https://github.com/lerna/lerna/commit/571c2e2))
* **deps:** Remove unused libnpm (replaced by direct sub-packages) ([1caeb28](https://github.com/lerna/lerna/commit/1caeb28))
# [3.6.0](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0) (2018-12-07)

@@ -8,0 +20,0 @@

2

get-npm-exec-opts.js
"use strict";
const log = require("libnpm/log");
const log = require("npmlog");

@@ -5,0 +5,0 @@ module.exports = getExecOpts;

{
"name": "@lerna/get-npm-exec-opts",
"version": "3.6.0",
"version": "3.11.0",
"description": "An internal Lerna tool",

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

"dependencies": {
"libnpm": "^2.0.1"
"npmlog": "^4.1.2"
},
"gitHead": "8cc3196014f6fe8c9b41477b975c527d017a3daf"
"gitHead": "45a05acf2d52a46f553fc1efadf9a32312aca82b"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc