Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "d5", | ||
"description": "", | ||
"version": "0.0.1", | ||
"main": "index", | ||
"dependencies": {}, | ||
"devDependencies": {} | ||
"version": "0.0.2", | ||
"author": { | ||
"name" : "Daniel Kang", | ||
"email" : "me@daniel.gs", | ||
"url" : "http://daniel.gs" | ||
}, | ||
"dependencies": { | ||
"underscore": "1.6.0" | ||
}, | ||
"bin": "bin/d5", | ||
"engines": { "node": "*" } | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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 License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
5357
6
0
177
2
1
2
0
1
7
+ Addedunderscore@1.6.0
+ Addedunderscore@1.6.0(transitive)