@aztec/constants
Advanced tools
+2
-2
| { | ||
| "name": "@aztec/constants", | ||
| "version": "4.0.4-rc.2", | ||
| "version": "4.0.4-rc.3", | ||
| "type": "module", | ||
@@ -26,3 +26,3 @@ "inherits": [ | ||
| "dependencies": { | ||
| "@aztec/foundation": "4.0.4-rc.2", | ||
| "@aztec/foundation": "4.0.4-rc.3", | ||
| "tslib": "^2.4.0" | ||
@@ -29,0 +29,0 @@ }, |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated