Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More β†’
Socket
Sign inDemoInstall
Socket

@nuxt/kit

Package Overview
Dependencies
Maintainers
6
Versions
85
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.12.3 to 3.12.4

2

dist/index.d.ts

@@ -161,3 +161,3 @@ import { ModuleOptions, ModuleDefinition, NuxtModule, NuxtConfig, Nuxt, ModuleMeta, NuxtOptions, SchemaDefinition, ImportPresetWithDeprecation, NuxtCompatibility, NuxtCompatibilityIssues, ComponentsDir, Component, NuxtTemplate, NuxtHooks, NuxtMiddleware, NuxtPlugin, NuxtPluginTemplate, ResolvedNuxtTemplate, NuxtTypeTemplate } from '@nuxt/schema';

*/
declare function getNuxtVersion(nuxt?: Nuxt | any): any;
declare function getNuxtVersion(nuxt?: Nuxt | any): string;

@@ -164,0 +164,0 @@ /**

{
"name": "@nuxt/kit",
"version": "3.12.3",
"version": "3.12.4",
"repository": {

@@ -38,10 +38,10 @@ "type": "git",

"pathe": "^1.1.2",
"pkg-types": "^1.1.2",
"pkg-types": "^1.1.3",
"scule": "^1.3.0",
"semver": "^7.6.2",
"ufo": "^1.5.3",
"semver": "^7.6.3",
"ufo": "^1.5.4",
"unctx": "^2.3.1",
"unimport": "^3.7.2",
"unimport": "^3.9.0",
"untyped": "^1.4.2",
"@nuxt/schema": "3.12.3"
"@nuxt/schema": "3.12.4"
},

@@ -55,5 +55,5 @@ "devDependencies": {

"unbuild": "latest",
"vite": "5.3.2",
"vitest": "1.6.0",
"webpack": "5.92.1"
"vite": "5.3.4",
"vitest": "2.0.3",
"webpack": "5.93.0"
},

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

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

- πŸ›Ÿ [Professional Support](#professional-support)
- πŸ”— [Follow us](#follow-us)
- πŸ”— [Follow Us](#follow-us)
- βš–οΈ [License](#license)

@@ -110,3 +110,3 @@

## <a name="follow-us">πŸ”— Follow us</a>
## <a name="follow-us">πŸ”— Follow Us</a>

@@ -113,0 +113,0 @@ <p valign="center">

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc