@lerna/check-working-tree
Advanced tools
Comparing version 4.0.0 to 5.0.0-alpha.0
{ | ||
"name": "@lerna/check-working-tree", | ||
"version": "4.0.0", | ||
"version": "5.0.0-alpha.0", | ||
"description": "Check git working tree status and error appropriately", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">= 10.18.0" | ||
"node": "^14.19.3 || >=16.0.0" | ||
}, | ||
@@ -34,7 +34,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@lerna/collect-uncommitted": "4.0.0", | ||
"@lerna/describe-ref": "4.0.0", | ||
"@lerna/validation-error": "4.0.0" | ||
"@lerna/collect-uncommitted": "5.0.0-alpha.0", | ||
"@lerna/describe-ref": "5.0.0-alpha.0", | ||
"@lerna/validation-error": "5.0.0-alpha.0" | ||
}, | ||
"gitHead": "4582c476e07dddddd6b2e3ab6e7f52c1f9eed59a" | ||
"gitHead": "5451a79392742a6e942a845de1e46db0a41b1c2e" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
3135
3
2
1
+ Added@lerna/child-process@5.0.0-alpha.0(transitive)
+ Added@lerna/collect-uncommitted@5.0.0-alpha.0(transitive)
+ Added@lerna/describe-ref@5.0.0-alpha.0(transitive)
+ Added@lerna/validation-error@5.0.0-alpha.0(transitive)
- Removed@lerna/child-process@4.0.0(transitive)
- Removed@lerna/collect-uncommitted@4.0.0(transitive)
- Removed@lerna/describe-ref@4.0.0(transitive)
- Removed@lerna/validation-error@4.0.0(transitive)