Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details β†’
Socket
Book a DemoInstallSign in
Socket

@nuxt/kit

Package Overview
Dependencies
Maintainers
1
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.19.2
to
3.19.3
+3
-0
dist/index.d.mts

@@ -410,2 +410,5 @@ import * as _nuxt_schema from '@nuxt/schema';

* @param opts options for globbing
* @param opts.followSymbolicLinks whether to follow symbolic links, default is `true`
* @param opts.ignore additional glob patterns to ignore
* @returns sorted array of absolute file paths
*/

@@ -412,0 +415,0 @@ declare function resolveFiles(path: string, pattern: string | string[], opts?: {

@@ -410,2 +410,5 @@ import * as _nuxt_schema from '@nuxt/schema';

* @param opts options for globbing
* @param opts.followSymbolicLinks whether to follow symbolic links, default is `true`
* @param opts.ignore additional glob patterns to ignore
* @returns sorted array of absolute file paths
*/

@@ -412,0 +415,0 @@ declare function resolveFiles(path: string, pattern: string | string[], opts?: {

+9
-9
{
"name": "@nuxt/kit",
"version": "3.19.2",
"version": "3.19.3",
"repository": {

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

"dependencies": {
"c12": "^3.2.0",
"c12": "^3.3.0",
"consola": "^3.4.2",

@@ -34,3 +34,3 @@ "defu": "^6.1.4",

"ignore": "^7.0.5",
"jiti": "^2.5.1",
"jiti": "^2.6.1",
"klona": "^2.0.6",

@@ -49,7 +49,7 @@ "knitwork": "^1.2.0",

"unctx": "^2.4.1",
"unimport": "^5.2.0",
"unimport": "^5.4.1",
"untyped": "^2.0.0"
},
"devDependencies": {
"@rspack/core": "1.5.3",
"@rspack/core": "1.5.8",
"@types/lodash-es": "4.17.12",

@@ -59,8 +59,8 @@ "@types/semver": "7.7.1",

"lodash-es": "4.17.21",
"nitropack": "2.12.5",
"nitropack": "2.12.6",
"unbuild": "3.6.1",
"vite": "7.1.5",
"vite": "7.1.9",
"vitest": "3.2.4",
"webpack": "5.101.3",
"@nuxt/schema": "3.19.2"
"webpack": "5.102.0",
"@nuxt/schema": "3.19.3"
},

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

@@ -63,3 +63,3 @@ [![Nuxt banner](https://github.com/nuxt/nuxt/tree/main/.github/assets/banner.svg)](https://nuxt.com)

title: 'Meet Nuxt',
description: 'The Intuitive Vue Framework.'
description: 'The Intuitive Vue Framework.',
})

@@ -66,0 +66,0 @@ </script>