npm-install-checks
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "npm-install-checks", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "checks that npm runs during the installation of a module", | ||
@@ -8,8 +8,8 @@ "main": "index.js", | ||
"npmlog": "0.1 || 1", | ||
"semver": "^2.3.0 || 3.x || 4" | ||
"semver": "^2.3.0 || 3.x || 4 || 5" | ||
}, | ||
"devDependencies": { | ||
"tap": "~0.4.8", | ||
"mkdirp": "~0.3.5", | ||
"rimraf": "~2.2.5", | ||
"mkdirp": "~0.3.5" | ||
"tap": "^1.2.0" | ||
}, | ||
@@ -16,0 +16,0 @@ "scripts": { |
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
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
9307
+ Addedsemver@5.7.2(transitive)
- Removedsemver@4.3.6(transitive)