Socket
Socket
Sign inDemoInstall

@lerna/run-lifecycle

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/run-lifecycle - npm Package Compare versions

Comparing version 3.10.0 to 3.10.5

11

CHANGELOG.md

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

## [3.10.5](https://github.com/lerna/lerna/compare/v3.10.4...v3.10.5) (2019-01-11)
### Bug Fixes
* **run-lifecycle:** Do not customize npm_config_prefix during execution ([79549c1](https://github.com/lerna/lerna/commit/79549c1)), closes [#1866](https://github.com/lerna/lerna/issues/1866)
# [3.10.0](https://github.com/lerna/lerna/compare/v3.9.1...v3.10.0) (2019-01-08)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@lerna/run-lifecycle",
"version": "3.10.0",
"version": "3.10.5",
"description": "An internal Lerna tool",

@@ -37,3 +37,3 @@ "keywords": [

},
"gitHead": "ea8ffa7eb7f63cadc8534332ac3e19f6214ea6da"
"gitHead": "713f72d1d5bd358147bb50df65b203b43a4667f8"
}

@@ -77,5 +77,2 @@ "use strict";

// env.npm_config_prefix should be the package directory
config.prefix = dir;
/* istanbul ignore else */

@@ -82,0 +79,0 @@ // eslint-disable-next-line no-underscore-dangle

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