Comparing version 0.1.17 to 0.1.18
@@ -5,3 +5,3 @@ { "name": "async" | ||
, "author": "Caolan McMahon" | ||
, "version": "0.1.17" | ||
, "version": "0.1.18" | ||
, "repository" : | ||
@@ -17,14 +17,7 @@ { "type" : "git" | ||
] | ||
, "dependencies": | ||
{ "uglify-js": "1.2.x" | ||
} | ||
, "devDependencies": | ||
{ "nodeunit": ">0.0.0" | ||
, "nodelint": ">0.0.0" | ||
} | ||
, "scripts": | ||
{ "preinstall": "make clean" | ||
, "install": "make build" | ||
, "test": "make test" | ||
{ "nodeunit": ">0.0.0" | ||
, "uglify-js": "1.2.x" | ||
, "nodelint": ">0.0.0" | ||
} | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 2 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
0
0
55971
3
- Removeduglify-js@1.2.x
- Removeduglify-js@1.2.6(transitive)