@polybase/util
Advanced tools
+2
-2
| { | ||
| "name": "@polybase/util", | ||
| "description": "Utility functions for Polybase", | ||
| "version": "0.6.5", | ||
| "version": "0.6.6", | ||
| "main": "./dist/index.js", | ||
@@ -79,3 +79,3 @@ "types": "./dist/index.d.ts", | ||
| }, | ||
| "gitHead": "8662db4ba952e08ee9e58d47638c805d38b8dc38" | ||
| "gitHead": "0b2d1800ef6fbfaf329e3d07baa55ddda1d003f4" | ||
| } |
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
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