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.4
to
3.17.5
+7
-7
package.json
{
"name": "@nuxt/kit",
"version": "3.17.4",
"version": "3.17.5",
"repository": {

@@ -32,3 +32,3 @@ "type": "git",

"exsolve": "^1.0.5",
"ignore": "^7.0.4",
"ignore": "^7.0.5",
"jiti": "^2.4.2",

@@ -44,3 +44,3 @@ "klona": "^2.0.6",

"std-env": "^3.9.0",
"tinyglobby": "^0.2.13",
"tinyglobby": "^0.2.14",
"ufo": "^1.6.1",

@@ -52,3 +52,3 @@ "unctx": "^2.4.1",

"devDependencies": {
"@rspack/core": "1.3.11",
"@rspack/core": "1.3.13",
"@types/lodash-es": "4.17.12",

@@ -61,5 +61,5 @@ "@types/semver": "7.7.0",

"vite": "6.3.5",
"vitest": "3.1.4",
"webpack": "5.99.8",
"@nuxt/schema": "3.17.4"
"vitest": "3.2.0",
"webpack": "5.99.9",
"@nuxt/schema": "3.17.5"
},

@@ -66,0 +66,0 @@ "engines": {

Sorry, the diff of this file is too big to display