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.0.0 to 3.6.0

11

CHANGELOG.md

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

# [3.6.0](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0) (2018-12-07)
### Features
* Migrate existing usage to libnpm ([0d3a786](https://github.com/lerna/lerna/commit/0d3a786)), closes [#1767](https://github.com/lerna/lerna/issues/1767)
<a name="3.0.0"></a>

@@ -8,0 +19,0 @@ # [3.0.0](https://github.com/lerna/lerna/compare/v3.0.0-rc.0...v3.0.0) (2018-08-10)

2

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

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

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

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

"dependencies": {
"npmlog": "^4.1.2"
"libnpm": "^2.0.1"
},
"gitHead": "0c40a17a7cd4e9acd8e7ec33ffacd1c1acef5dc6"
"gitHead": "8cc3196014f6fe8c9b41477b975c527d017a3daf"
}

Sorry, the diff of this file is not supported yet

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