@based/schema
Advanced tools
+2
-2
| { | ||
| "name": "@based/schema", | ||
| "version": "5.1.8", | ||
| "version": "5.1.9", | ||
| "files": [ | ||
@@ -34,3 +34,3 @@ "dist", | ||
| "dependencies": { | ||
| "@based/utils": "1.2.4", | ||
| "@based/utils": "1.2.5", | ||
| "picocolors": "^1.1.0", | ||
@@ -37,0 +37,0 @@ "validator": "^13.15.20" |
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