Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "ice-node", | ||
"version": "0.1.0", | ||
"description": "Bindings for the Ice framework", | ||
"main": "index.js", | ||
"version": "0.1.1", | ||
"description": "Bindings for the Ice Web Framework", | ||
"main": "lib.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"install": "node-gyp rebuild" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/losfair/ice-node.git" | ||
}, | ||
"keywords": [ | ||
"web", | ||
"framework", | ||
"performance", | ||
"http", | ||
"network" | ||
], | ||
"author": "Heyang Zhou", | ||
"license": "LGPL-3.0", | ||
"gypfile": true, | ||
"bugs": { | ||
"url": "https://github.com/losfair/ice-node/issues" | ||
}, | ||
"homepage": "https://github.com/losfair/ice-node#readme", | ||
"dependencies": { | ||
"cookie": "^0.3.1" | ||
} | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Copyleft License
License(Experimental) Copyleft license information was found.
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
34884
9
373
1
2
1
6
0
1
2
70
2
+ Addedcookie@^0.3.1
+ Addedcookie@0.3.1(transitive)