Comparing version 6.0.0-alpha-0.1 to 6.0.0-alpha-0.2
{ | ||
"name": "enmap", | ||
"version": "6.0.0-alpha-0.1", | ||
"version": "6.0.0-alpha-0.2", | ||
"description": "A simple database wrapper to make sqlite database interactions much easier for beginners, with additional array helper methods.", | ||
"main": "build/index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "prepublishOnly": "tsc", |
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
12253
7
305
1