Comparing version 1.6.2 to 1.6.3
{ | ||
"name" : "jquery", | ||
"description" : "jQuery: The Write Less, Do More, JavaScript Library", | ||
"url" : "jquery.com", | ||
"keywords" : ["util", "dom", "jquery"], | ||
"author" : "John Resig <jeresig@gmail.com>", | ||
"contributors" : [], | ||
"dependencies" : { | ||
"jsdom": ">=0.2.0" | ||
, "htmlparser": ">= 1.7.3" | ||
}, | ||
"lib" : "lib", | ||
"main" : "./dist/node-jquery.js", | ||
"version" : "1.6.2" | ||
"name": "jquery" | ||
, "description": "jQuery: The Write Less, Do More, JavaScript Library (packaged for Node.JS)" | ||
, "url": "http://jquery.com" | ||
, "keywords": ["util", "dom", "jquery"] | ||
, "author": "John Resig <jeresig@gmail.com>" | ||
, "contributors": [] | ||
, "dependencies": { | ||
"jsdom": ">=0.2.0" | ||
, "htmlparser": ">= 1.7.3" | ||
} | ||
, "lib" : "." | ||
, "main" : "./node-jquery.js" | ||
, "version" : "1.6.3" | ||
} |
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
1
0
100
1
1
239151
2
7393
1
0