babylonjs-gui
Advanced tools
+2
-2
| { | ||
| "name": "babylonjs-gui", | ||
| "version": "8.50.5", | ||
| "version": "8.51.0", | ||
| "main": "babylon.gui.min.js", | ||
@@ -18,3 +18,3 @@ "types": "babylon.gui.module.d.ts", | ||
| "dependencies": { | ||
| "babylonjs": "8.50.5" | ||
| "babylonjs": "8.51.0" | ||
| }, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
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
- Removed
Updated