@kodexo/injection
Advanced tools
+3
-3
| { | ||
| "name": "@kodexo/injection", | ||
| "version": "1.0.0-dev.56", | ||
| "version": "1.0.0-dev.57", | ||
| "main": "dist/index.js", | ||
@@ -67,7 +67,7 @@ "module": "dist/index.js", | ||
| "dependencies": { | ||
| "@kodexo/errors": "^1.0.0-dev.56", | ||
| "@kodexo/errors": "^1.0.0-dev.57", | ||
| "normalize-path": "^3.0.0", | ||
| "ramda": "^0.28.0" | ||
| }, | ||
| "gitHead": "cd8278a5b755acfcecf96f37344f92c7f8226551" | ||
| "gitHead": "a0e2af567f8aee7357d5851ef4a035967bb141f2" | ||
| } |
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