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

@nuxt/schema

Package Overview
Dependencies
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/schema - npm Package Compare versions

Comparing version 3.11.0 to 3.11.1

4

package.json
{
"name": "@nuxt/schema",
"version": "3.11.0",
"version": "3.11.1",
"repository": {

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

"std-env": "^3.7.0",
"ufo": "^1.5.1",
"ufo": "^1.5.2",
"unimport": "^3.7.1",

@@ -72,0 +72,0 @@ "untyped": "^1.4.2"

@@ -1498,3 +1498,3 @@ import type { ComponentsOptions } from '../src/types/components'

*
* @default ["nitropack","defu","h3","@unhead/vue","vue","vue-router","@nuxt/schema","nuxt","consola"]
* @default ["nitropack","defu","h3","@unhead/vue","vue","vue-router","@nuxt/schema","nuxt","consola","ofetch"]
*/

@@ -1501,0 +1501,0 @@ hoist: Array<string>,

@@ -349,3 +349,4 @@ {

"nuxt",
"consola"
"consola",
"ofetch"
],

@@ -352,0 +353,0 @@ "includeWorkspace": false,

@@ -1070,3 +1070,3 @@

- **Type**: `array`
- **Default**: `["nitropack","defu","h3","@unhead/vue","vue","vue-router","@nuxt/schema","nuxt","consola"]`
- **Default**: `["nitropack","defu","h3","@unhead/vue","vue","vue-router","@nuxt/schema","nuxt","consola","ofetch"]`

@@ -1073,0 +1073,0 @@ > Modules to generate deep aliases for within `compilerOptions.paths`. This does not yet support subpaths. It may be necessary when using Nuxt within a pnpm monorepo with `shamefully-hoist=false`.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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