+2
-2
| { | ||
| "name": "chocoa", | ||
| "version": "0.1.9", | ||
| "version": "0.1.10", | ||
| "description": "ES6-only web framework based on Koa", | ||
@@ -19,3 +19,3 @@ "author": "Vadim Demedes <vdemedes@gmail.com>", | ||
| "pretty-error": "^1.1.1", | ||
| "route66": "^0.3.1" | ||
| "route66": "^0.3.2" | ||
| }, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
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
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
31657
0Updated