@splunk/dashboard-validation
Advanced tools
+5
-5
| { | ||
| "name": "@splunk/dashboard-validation", | ||
| "version": "29.3.2", | ||
| "version": "29.3.3", | ||
| "license": "SEE LICENSE IN LICENSE.md", | ||
@@ -27,5 +27,5 @@ "author": "Splunk", | ||
| "devDependencies": { | ||
| "@splunk/dashboard-build-tools": "29.3.2", | ||
| "@splunk/dashboard-test-utils": "29.3.2", | ||
| "@splunk/dashboard-types": "29.3.2", | ||
| "@splunk/dashboard-build-tools": "29.3.3", | ||
| "@splunk/dashboard-test-utils": "29.3.3", | ||
| "@splunk/dashboard-types": "29.3.3", | ||
| "@testing-library/dom": "^10.4.1", | ||
@@ -35,3 +35,3 @@ "@testing-library/react": "^16.3.0", | ||
| "@types/react": "^18.3.26", | ||
| "@udf/typescript-configs": "29.3.2", | ||
| "@udf/typescript-configs": "29.3.3", | ||
| "jest": "^30.1.3", | ||
@@ -38,0 +38,0 @@ "ts-jest": "^29.4.4" |
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