@grown/repl
Advanced tools
+3
-3
| { | ||
| "name": "@grown/repl", | ||
| "version": "0.0.28", | ||
| "version": "0.0.29", | ||
| "main": "index.js", | ||
@@ -18,3 +18,3 @@ "author": "Alvaro Cabrera <pateketrueke@gmail.com>", | ||
| "dependencies": { | ||
| "log-pose": "^0.4.7", | ||
| "log-pose": "^0.4.8", | ||
| "rewrite-exports": "^0.0.28", | ||
@@ -28,3 +28,3 @@ "rewrite-imports": "^3.0.0", | ||
| }, | ||
| "gitHead": "3384c0909191f081b5f6f4c8ff4318fd83a66dce" | ||
| "gitHead": "e1547e15b3cb36a948ba0f28260ad846e4b57a19" | ||
| } |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
-50%Updated