@kodexo/injection
Advanced tools
+3
-3
| { | ||
| "name": "@kodexo/injection", | ||
| "version": "1.0.0-dev.59", | ||
| "version": "1.0.0-dev.60", | ||
| "main": "dist/index.js", | ||
@@ -67,7 +67,7 @@ "module": "dist/index.js", | ||
| "dependencies": { | ||
| "@kodexo/errors": "^1.0.0-dev.59", | ||
| "@kodexo/errors": "^1.0.0-dev.60", | ||
| "normalize-path": "^3.0.0", | ||
| "ramda": "^0.28.0" | ||
| }, | ||
| "gitHead": "efee168d963fba92bdd73092d2e997b84a3c7cd1" | ||
| "gitHead": "cb577e281914ca23fc00db2d8660fa3a3e09783e" | ||
| } |
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 3 instances 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 3 instances in 1 package
Updated