@lerna/has-npm-version
Advanced tools
Comparing version 3.14.2 to 3.16.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18) | ||
### Features | ||
* **deps:** `semver@^6.2.0` ([d8016d9](https://github.com/lerna/lerna/commit/d8016d9)) | ||
## [3.14.2](https://github.com/lerna/lerna/compare/v3.14.1...v3.14.2) (2019-06-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/has-npm-version", | ||
"version": "3.14.2", | ||
"version": "3.16.0", | ||
"description": "Test if the current version of npm satisfies a given semver range", | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"@lerna/child-process": "3.14.2", | ||
"semver": "^5.5.0" | ||
"semver": "^6.2.0" | ||
}, | ||
"gitHead": "b22345b9870f62f1125e109fcc47d2e4260b9d09" | ||
"gitHead": "8ca18bedecf4f141c6242a099086e84b2ced72de" | ||
} |
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
4508
+ Addedsemver@6.3.1(transitive)
Updatedsemver@^6.2.0