Socket
Socket
Sign inDemoInstall

@nuxt/kit

Package Overview
Dependencies
163
Maintainers
6
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.10.1 to 3.10.2

18

package.json
{
"name": "@nuxt/kit",
"version": "3.10.1",
"version": "3.10.2",
"repository": {

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

"dependencies": {
"c12": "^1.6.1",
"c12": "^1.7.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"globby": "^14.0.0",
"globby": "^14.0.1",
"hash-sum": "^2.0.0",

@@ -38,9 +38,9 @@ "ignore": "^5.3.1",

"pkg-types": "^1.0.3",
"scule": "^1.2.0",
"semver": "^7.5.4",
"ufo": "^1.3.2",
"scule": "^1.3.0",
"semver": "^7.6.0",
"ufo": "^1.4.0",
"unctx": "^2.3.1",
"unimport": "^3.7.1",
"untyped": "^1.4.2",
"@nuxt/schema": "3.10.1"
"@nuxt/schema": "3.10.2"
},

@@ -50,7 +50,7 @@ "devDependencies": {

"@types/lodash-es": "4.17.12",
"@types/semver": "7.5.6",
"@types/semver": "7.5.7",
"lodash-es": "4.17.21",
"nitropack": "2.8.1",
"unbuild": "latest",
"vite": "5.0.12",
"vite": "5.1.1",
"vitest": "1.2.2",

@@ -57,0 +57,0 @@ "webpack": "5.90.1"

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

```vue
<script setup>
<script setup lang="ts">
useSeoMeta({

@@ -45,0 +45,0 @@ title: 'Meet Nuxt',

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc