Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "amdex", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A tool to extract and restore AMD-style JavaScript modules", | ||
@@ -38,5 +38,4 @@ "module": "index.ts", | ||
"commander": "^13.0.0", | ||
"fast-glob": "^3.3.3", | ||
"fs-extra": "^11.2.0" | ||
"fast-glob": "^3.3.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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 2 instances 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
3
7
0
300219
7993
- Removedfs-extra@^11.2.0
- Removedfs-extra@11.3.0(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedjsonfile@6.1.0(transitive)
- Removeduniversalify@2.0.1(transitive)