victory-errorbar
Advanced tools
+2
-0
| # victory-errorbar | ||
| ## 37.3.5 | ||
| ## 37.3.4 | ||
@@ -4,0 +6,0 @@ |
+2
-2
| { | ||
| "name": "victory-errorbar", | ||
| "version": "37.3.4", | ||
| "version": "37.3.5", | ||
| "description": "Error Bar Component for Victory", | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
| "lodash": "^4.17.19", | ||
| "victory-core": "37.3.4" | ||
| "victory-core": "37.3.5" | ||
| }, | ||
@@ -27,0 +27,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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
1009685
0+ Added
+ Added
- Removed
- Removed
Updated