Socket
Socket
Sign inDemoInstall

@lerna/npm-run-script

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/npm-run-script - npm Package Compare versions

Comparing version 3.3.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.3.0"></a>

@@ -8,0 +19,0 @@ # [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06)

2

npm-run-script.js
"use strict";
const log = require("npmlog");
const log = require("libnpm/log");

@@ -5,0 +5,0 @@ const ChildProcessUtilities = require("@lerna/child-process");

{
"name": "@lerna/npm-run-script",
"version": "3.3.0",
"version": "3.6.0",
"description": "An internal Lerna tool",

@@ -34,6 +34,6 @@ "keywords": [

"@lerna/child-process": "^3.3.0",
"@lerna/get-npm-exec-opts": "^3.0.0",
"npmlog": "^4.1.2"
"@lerna/get-npm-exec-opts": "^3.6.0",
"libnpm": "^2.0.1"
},
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5"
"gitHead": "8cc3196014f6fe8c9b41477b975c527d017a3daf"
}
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