@lerna/collect-uncommitted
Advanced tools
Comparing version 5.0.0-alpha.1 to 5.0.0-alpha.2
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.0.0-alpha.2](https://github.com/lerna/lerna/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2022-05-24) | ||
**Note:** Version bump only for package @lerna/collect-uncommitted | ||
# [5.0.0-alpha.1](https://github.com/lerna/lerna/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2022-05-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lerna/collect-uncommitted", | ||
"version": "5.0.0-alpha.1", | ||
"version": "5.0.0-alpha.2", | ||
"description": "Collect uncommitted changes to working tree for display in error messages", | ||
@@ -36,7 +36,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/child-process": "5.0.0-alpha.1", | ||
"@lerna/child-process": "5.0.0-alpha.2", | ||
"chalk": "^4.1.0", | ||
"npmlog": "^4.1.2" | ||
}, | ||
"gitHead": "66c961d55050634bb011e98c43aad5b2ec8505f9" | ||
"gitHead": "c8b87007e82a5eed8f49b161312879739cafcbc5" | ||
} |
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
7387
+ Added@lerna/child-process@5.0.0-alpha.2(transitive)
- Removed@lerna/child-process@5.0.0-alpha.1(transitive)