@lerna/filter-packages
Advanced tools
Comparing version 4.0.0 to 5.0.0-alpha.0
{ | ||
"name": "@lerna/filter-packages", | ||
"version": "4.0.0", | ||
"version": "5.0.0-alpha.0", | ||
"description": "An internal Lerna tool", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">= 10.18.0" | ||
"node": "^14.19.3 || >=16.0.0" | ||
}, | ||
@@ -35,7 +35,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@lerna/validation-error": "4.0.0", | ||
"@lerna/validation-error": "5.0.0-alpha.0", | ||
"multimatch": "^5.0.0", | ||
"npmlog": "^4.1.2" | ||
}, | ||
"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
3345
3
2
1
+ Added@lerna/validation-error@5.0.0-alpha.0(transitive)
- Removed@lerna/validation-error@4.0.0(transitive)