@nuxt/kit
Advanced tools
+7
-7
| { | ||
| "name": "@nuxt/kit", | ||
| "version": "4.2.1", | ||
| "version": "4.2.2", | ||
| "repository": { | ||
@@ -26,3 +26,3 @@ "type": "git", | ||
| "dependencies": { | ||
| "c12": "^3.3.1", | ||
| "c12": "^3.3.2", | ||
| "consola": "^3.4.2", | ||
@@ -32,3 +32,3 @@ "defu": "^6.1.4", | ||
| "errx": "^0.1.0", | ||
| "exsolve": "^1.0.7", | ||
| "exsolve": "^1.0.8", | ||
| "ignore": "^7.0.5", | ||
@@ -50,3 +50,3 @@ "jiti": "^2.6.1", | ||
| "devDependencies": { | ||
| "@rspack/core": "1.6.1", | ||
| "@rspack/core": "1.6.7", | ||
| "@types/semver": "7.7.1", | ||
@@ -57,6 +57,6 @@ "hookable": "5.5.3", | ||
| "unimport": "5.5.0", | ||
| "vite": "7.2.1", | ||
| "vite": "7.2.7", | ||
| "vitest": "3.2.4", | ||
| "webpack": "5.102.1", | ||
| "@nuxt/schema": "4.2.1" | ||
| "webpack": "5.103.0", | ||
| "@nuxt/schema": "4.2.2" | ||
| }, | ||
@@ -63,0 +63,0 @@ "engines": { |
+4
-4
@@ -17,9 +17,9 @@ [](https://nuxt.com) | ||
| It provides a number of features that make it easy to build fast, SEO-friendly, and scalable web applications, including: | ||
| - Server-side rendering, Static Site Generation, Hybrid Rendering and Edge-Side Rendering | ||
| - Server-side rendering, static site generation, hybrid rendering and edge-side rendering | ||
| - Automatic routing with code-splitting and pre-fetching | ||
| - Data fetching and state management | ||
| - SEO Optimization and Meta tags definition | ||
| - Search engine optimization and defining meta tags | ||
| - Auto imports of components, composables and utils | ||
| - TypeScript with zero configuration | ||
| - Go fullstack with our server/ directory | ||
| - Go full-stack with our server/ directory | ||
| - Extensible with [200+ modules](https://nuxt.com/modules) | ||
@@ -35,3 +35,3 @@ - Deployment to a variety of [hosting platforms](https://nuxt.com/deploy) | ||
| - π§© [Modules](#modules) | ||
| - β€οΈ [Contribute](#contribute) | ||
| - β€οΈ [Contribute](#contribute) | ||
| - π [Local Development](#local-development) | ||
@@ -38,0 +38,0 @@ - π [Professional Support](#professional-support) |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
129226
1.02%2502
1.3%Updated
Updated