@lerna/collect-uncommitted
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.1.1](https://github.com/lerna/lerna/compare/v5.1.0...v5.1.1) (2022-06-09) | ||
### Bug Fixes | ||
* allow maintenance LTS node 14 engines starting at 14.15.0 ([#3161](https://github.com/lerna/lerna/issues/3161)) ([72305e4](https://github.com/lerna/lerna/commit/72305e4dbab607a2d87ae4efa6ee577c93a9dda9)) | ||
# [5.1.0](https://github.com/lerna/lerna/compare/v5.0.0...v5.1.0) (2022-06-07) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/collect-uncommitted", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Collect uncommitted changes to working tree for display in error messages", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "^14.19.3 || >=16.0.0" | ||
"node": "^14.15.0 || >=16.0.0" | ||
}, | ||
@@ -37,7 +37,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@lerna/child-process": "5.1.0", | ||
"@lerna/child-process": "5.1.1", | ||
"chalk": "^4.1.0", | ||
"npmlog": "^4.1.2" | ||
}, | ||
"gitHead": "6b9c375e4210d2d97c75c465badbbe4334b6388f" | ||
"gitHead": "eb7da8519069ad71793fa49c51133dc8df2fa806" | ||
} |
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
7631
+ Added@lerna/child-process@5.1.1(transitive)
- Removed@lerna/child-process@5.1.0(transitive)
Updated@lerna/child-process@5.1.1