You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@nuxt/kit

Package Overview
Dependencies
Maintainers
5
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/kit - npm Package Compare versions

Comparing version
3.17.5
to
3.17.6
+8
-8
package.json
{
"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