@nuxt/kit
Advanced tools
+8
-8
| { | ||
| "name": "@nuxt/kit", | ||
| "version": "3.17.5", | ||
| "version": "3.17.6", | ||
| "repository": { | ||
@@ -31,3 +31,3 @@ "type": "git", | ||
| "errx": "^0.1.0", | ||
| "exsolve": "^1.0.5", | ||
| "exsolve": "^1.0.7", | ||
| "ignore": "^7.0.5", | ||
@@ -40,3 +40,3 @@ "jiti": "^2.4.2", | ||
| "pathe": "^2.0.3", | ||
| "pkg-types": "^2.1.0", | ||
| "pkg-types": "^2.2.0", | ||
| "scule": "^1.3.0", | ||
@@ -48,7 +48,7 @@ "semver": "^7.7.2", | ||
| "unctx": "^2.4.1", | ||
| "unimport": "^5.0.1", | ||
| "unimport": "^5.1.0", | ||
| "untyped": "^2.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@rspack/core": "1.3.13", | ||
| "@rspack/core": "1.4.1", | ||
| "@types/lodash-es": "4.17.12", | ||
@@ -58,8 +58,8 @@ "@types/semver": "7.7.0", | ||
| "lodash-es": "4.17.21", | ||
| "nitropack": "2.11.12", | ||
| "nitropack": "2.11.13", | ||
| "unbuild": "3.5.0", | ||
| "vite": "6.3.5", | ||
| "vitest": "3.2.0", | ||
| "vitest": "3.2.4", | ||
| "webpack": "5.99.9", | ||
| "@nuxt/schema": "3.17.5" | ||
| "@nuxt/schema": "3.17.6" | ||
| }, | ||
@@ -66,0 +66,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
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
158818
-0.01%Updated
Updated
Updated