@polybase/eth
Advanced tools
+3
-3
| { | ||
| "name": "@polybase/eth", | ||
| "description": "Ethereum helper utility for Polybase", | ||
| "version": "0.6.3-beta.385+8d2c3cb", | ||
| "version": "0.6.5", | ||
| "main": "./dist/index.js", | ||
@@ -56,5 +56,5 @@ "types": "./dist/index.d.ts", | ||
| "@ethersproject/strings": "^5.7.0", | ||
| "@polybase/util": "^0.6.3-beta.385+8d2c3cb" | ||
| "@polybase/util": "^0.6.5" | ||
| }, | ||
| "gitHead": "8d2c3cb4cda58494b54f7e2fbde51063b8869a5e" | ||
| "gitHead": "8662db4ba952e08ee9e58d47638c805d38b8dc38" | ||
| } |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2
-33.33%331982
-0.01%Updated