@lerna/run-lifecycle
Advanced tools
Comparing version 3.14.0 to 3.16.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18) | ||
### Features | ||
* **run-lifecycle:** Upgrade `npm-lifecycle@^3.1.0` ([e015a74](https://github.com/lerna/lerna/commit/e015a74)) | ||
# [3.14.0](https://github.com/lerna/lerna/compare/v3.13.4...v3.14.0) (2019-05-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/run-lifecycle", | ||
"version": "3.14.0", | ||
"version": "3.16.0", | ||
"description": "An internal Lerna tool", | ||
@@ -34,8 +34,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/npm-conf": "3.13.0", | ||
"@lerna/npm-conf": "3.16.0", | ||
"figgy-pudding": "^3.5.1", | ||
"npm-lifecycle": "^2.1.1", | ||
"npm-lifecycle": "^3.1.0", | ||
"npmlog": "^4.1.2" | ||
}, | ||
"gitHead": "39da145c67ea587457694f318f32f967b9d66ea9" | ||
"gitHead": "8ca18bedecf4f141c6242a099086e84b2ced72de" | ||
} |
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
10405
+ Added@lerna/npm-conf@3.16.0(transitive)
+ Addedenv-paths@2.2.1(transitive)
+ Addednode-gyp@5.1.1(transitive)
+ Addednopt@4.0.3(transitive)
+ Addednpm-lifecycle@3.1.5(transitive)
+ Addedpify@4.0.1(transitive)
+ Addedsemver@5.7.2(transitive)
- Removed@lerna/npm-conf@3.13.0(transitive)
- Removednode-gyp@4.0.0(transitive)
- Removednopt@3.0.6(transitive)
- Removednpm-lifecycle@2.1.1(transitive)
- Removedpify@3.0.0(transitive)
- Removedsemver@5.3.0(transitive)
Updated@lerna/npm-conf@3.16.0
Updatednpm-lifecycle@^3.1.0