Comparing version 0.4.14 to 0.4.15
@@ -29,5 +29,6 @@ // Generated by CoffeeScript 1.3.3 | ||
up: up, | ||
isAwesome: true | ||
isAwesome: true, | ||
snuggle: require('./snuggle') | ||
}; | ||
}).call(this); |
{ | ||
"name": "cosy-js", | ||
"version": "0.4.14", | ||
"version": "0.4.15", | ||
"description": "A cosy little library.", | ||
@@ -23,2 +23,3 @@ "keywords": [], | ||
"devDependencies": { | ||
"browserify": "1.16.x", | ||
"chai": "1.1.x", | ||
@@ -25,0 +26,0 @@ "coffee-script": "1.3.x", |
Sorry, the diff of this file is not supported yet
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
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 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
245709
106
5791
9
8
1