@lerna/package-graph
Advanced tools
Comparing version 5.1.0-alpha.0 to 5.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.1.0](https://github.com/lerna/lerna/compare/v5.0.0...v5.1.0) (2022-06-07) | ||
**Note:** Version bump only for package @lerna/package-graph | ||
# [5.1.0-alpha.0](https://github.com/lerna/lerna/compare/v4.0.0...v5.1.0-alpha.0) (2022-05-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lerna/package-graph", | ||
"version": "5.1.0-alpha.0", | ||
"version": "5.1.0", | ||
"description": "Lerna's internal representation of a package graph", | ||
@@ -35,4 +35,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/prerelease-id-from-version": "5.1.0-alpha.0", | ||
"@lerna/validation-error": "5.1.0-alpha.0", | ||
"@lerna/prerelease-id-from-version": "5.1.0", | ||
"@lerna/validation-error": "5.1.0", | ||
"npm-package-arg": "^8.1.0", | ||
@@ -42,3 +42,3 @@ "npmlog": "^4.1.2", | ||
}, | ||
"gitHead": "789149edb02eba21bb028144e9d8f4e226337b6f" | ||
"gitHead": "6b9c375e4210d2d97c75c465badbbe4334b6388f" | ||
} |
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
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
25952
1
0
+ Added@lerna/prerelease-id-from-version@5.1.0(transitive)
+ Added@lerna/validation-error@5.1.0(transitive)
- Removed@lerna/prerelease-id-from-version@5.1.0-alpha.0(transitive)
- Removed@lerna/validation-error@5.1.0-alpha.0(transitive)