@lerna/listable
Advanced tools
Comparing version 4.0.0 to 5.0.0-alpha.0
{ | ||
"name": "@lerna/listable", | ||
"version": "4.0.0", | ||
"version": "5.0.0-alpha.0", | ||
"description": "Shared logic for listing package information", | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">= 10.18.0" | ||
"node": "^14.19.3 || >=16.0.0" | ||
}, | ||
@@ -33,7 +33,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@lerna/query-graph": "4.0.0", | ||
"@lerna/query-graph": "5.0.0-alpha.0", | ||
"chalk": "^4.1.0", | ||
"columnify": "^1.5.4" | ||
}, | ||
"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
8728
5
2
1
+ Added@lerna/package-graph@5.0.0-alpha.0(transitive)
+ Added@lerna/prerelease-id-from-version@5.0.0-alpha.0(transitive)
+ Added@lerna/query-graph@5.0.0-alpha.0(transitive)
+ Added@lerna/validation-error@5.0.0-alpha.0(transitive)
- Removed@lerna/package-graph@4.0.0(transitive)
- Removed@lerna/prerelease-id-from-version@4.0.0(transitive)
- Removed@lerna/query-graph@4.0.0(transitive)
- Removed@lerna/validation-error@4.0.0(transitive)