@nuxt/kit
Advanced tools
+3
-0
@@ -401,2 +401,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 | ||
| */ | ||
@@ -403,0 +406,0 @@ declare function resolveFiles(path: string, pattern: string | string[], opts?: { |
+3
-0
@@ -401,2 +401,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 | ||
| */ | ||
@@ -403,0 +406,0 @@ declare function resolveFiles(path: string, pattern: string | string[], opts?: { |
+10
-10
| { | ||
| "name": "@nuxt/kit", | ||
| "version": "4.1.2", | ||
| "version": "4.1.3", | ||
| "repository": { | ||
@@ -9,3 +9,3 @@ "type": "git", | ||
| }, | ||
| "homepage": "https://nuxt.com/docs/api/kit", | ||
| "homepage": "https://nuxt.com/docs/4.x/api/kit", | ||
| "description": "Toolkit for authoring modules and interacting with Nuxt", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "c12": "^3.2.0", | ||
| "c12": "^3.3.0", | ||
| "consola": "^3.4.2", | ||
@@ -35,3 +35,3 @@ "defu": "^6.1.4", | ||
| "ignore": "^7.0.5", | ||
| "jiti": "^2.5.1", | ||
| "jiti": "^2.6.1", | ||
| "klona": "^2.0.6", | ||
@@ -49,15 +49,15 @@ "mlly": "^1.8.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/semver": "7.7.1", | ||
| "hookable": "5.5.3", | ||
| "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": "4.1.2" | ||
| "webpack": "5.102.0", | ||
| "@nuxt/schema": "4.1.3" | ||
| }, | ||
@@ -64,0 +64,0 @@ "engines": { |
+5
-5
@@ -63,3 +63,3 @@ [](https://nuxt.com) | ||
| title: 'Meet Nuxt', | ||
| description: 'The Intuitive Vue Framework.' | ||
| description: 'The Intuitive Vue Framework.', | ||
| }) | ||
@@ -97,9 +97,9 @@ </script> | ||
| Here are a few ways you can get involved: | ||
| - **Reporting Bugs:** If you come across any bugs or issues, please check out the [reporting bugs guide](https://nuxt.com/docs/community/reporting-bugs) to learn how to submit a bug report. | ||
| - **Suggestions:** Have ideas to enhance Nuxt? We'd love to hear them! Check out the [contribution guide](https://nuxt.com/docs/community/contribution) to share your suggestions. | ||
| - **Questions:** If you have questions or need assistance, the [getting help guide](https://nuxt.com/docs/community/getting-help) provides resources to help you out. | ||
| - **Reporting Bugs:** If you come across any bugs or issues, please check out the [reporting bugs guide](https://nuxt.com/docs/4.x/community/reporting-bugs) to learn how to submit a bug report. | ||
| - **Suggestions:** Have ideas to enhance Nuxt? We'd love to hear them! Check out the [contribution guide](https://nuxt.com/docs/4.x/community/contribution) to share your suggestions. | ||
| - **Questions:** If you have questions or need assistance, the [getting help guide](https://nuxt.com/docs/4.x/community/getting-help) provides resources to help you out. | ||
| ## <a name="local-development">π Local Development</a> | ||
| Follow the docs to [Set Up Your Local Development Environment](https://nuxt.com/docs/community/framework-contribution#setup) to contribute to the framework and documentation. | ||
| Follow the docs to [Set Up Your Local Development Environment](https://nuxt.com/docs/4.x/community/framework-contribution#setup) to contribute to the framework and documentation. | ||
@@ -106,0 +106,0 @@ ## <a name="professional-support">π Professional Support</a> |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
123835
0.44%2378
0.3%Updated
Updated
Updated