npm-install-checks
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "npm-install-checks", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "checks that npm runs during the installation of a module", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"npmlog": "0.1", | ||
"semver": "^2.3.0 || 3.x" | ||
"semver": "^2.3.0 || 3.x || 4" | ||
}, | ||
@@ -11,0 +11,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
9297
1
+ Addedsemver@4.3.6(transitive)
- Removedsemver@3.0.1(transitive)
Updatedsemver@^2.3.0 || 3.x || 4