@lerna/has-npm-version
Advanced tools
Comparing version 5.1.1 to 5.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.3](https://github.com/lerna/lerna/compare/v5.1.2...v5.1.3) (2022-06-15) | ||
**Note:** Version bump only for package @lerna/has-npm-version | ||
## [5.1.1](https://github.com/lerna/lerna/compare/v5.1.0...v5.1.1) (2022-06-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lerna/has-npm-version", | ||
"version": "5.1.1", | ||
"version": "5.1.3", | ||
"description": "Test if the current version of npm satisfies a given semver range", | ||
@@ -10,3 +10,3 @@ "keywords": [ | ||
"author": "Daniel Stockman <daniel.stockman@gmail.com>", | ||
"homepage": "https://github.com/lerna/lerna/tree/master/utils/has-npm-version#readme", | ||
"homepage": "https://lerna.js.org", | ||
"license": "MIT", | ||
@@ -32,6 +32,6 @@ "main": "lib/has-npm-version.js", | ||
"dependencies": { | ||
"@lerna/child-process": "5.1.1", | ||
"@lerna/child-process": "5.1.3", | ||
"semver": "^7.3.4" | ||
}, | ||
"gitHead": "eb7da8519069ad71793fa49c51133dc8df2fa806" | ||
"gitHead": "5a73603cf629ce0d5b71cf4cf703ccd82cf375db" | ||
} |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6767
0
+ Added@lerna/child-process@5.1.3(transitive)
- Removed@lerna/child-process@5.1.1(transitive)
Updated@lerna/child-process@5.1.3