@lerna/run-lifecycle
Advanced tools
Comparing version 3.16.0 to 3.16.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19) | ||
### Bug Fixes | ||
* **deps:** Pin exact `npm-lifecycle@3.0.0` to avoid Windows regression in >=3.1.0 ([af0569d](https://github.com/lerna/lerna/commit/af0569d)), closes [#2189](https://github.com/lerna/lerna/issues/2189) | ||
# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/run-lifecycle", | ||
"version": "3.16.0", | ||
"version": "3.16.1", | ||
"description": "An internal Lerna tool", | ||
@@ -36,6 +36,6 @@ "keywords": [ | ||
"figgy-pudding": "^3.5.1", | ||
"npm-lifecycle": "^3.1.0", | ||
"npm-lifecycle": "3.0.0", | ||
"npmlog": "^4.1.2" | ||
}, | ||
"gitHead": "8ca18bedecf4f141c6242a099086e84b2ced72de" | ||
"gitHead": "6770ceee0282d1a7c2dfda67c0458eff9632a583" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10711
+ Addednpm-lifecycle@3.0.0(transitive)
- Removednpm-lifecycle@3.1.5(transitive)
Updatednpm-lifecycle@3.0.0