semver-diff
Advanced tools
Comparing version 1.0.0 to 2.0.0
{ | ||
"name": "semver-diff", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"semver": "^3.0.1" | ||
"semver": "^4.0.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
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
+ Addedsemver@4.3.6(transitive)
- Removedsemver@3.0.1(transitive)
Updatedsemver@^4.0.0