@nuxt/kit
Advanced tools
+2
-2
| { | ||
| "name": "@nuxt/kit", | ||
| "version": "3.19.0", | ||
| "version": "3.19.1", | ||
| "repository": { | ||
@@ -61,3 +61,3 @@ "type": "git", | ||
| "webpack": "5.101.3", | ||
| "@nuxt/schema": "3.19.0" | ||
| "@nuxt/schema": "3.19.1" | ||
| }, | ||
@@ -64,0 +64,0 @@ "engines": { |
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