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

nuxt-site-config-kit

Package Overview
Dependencies
Maintainers
0
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-site-config-kit - npm Package Compare versions

Comparing version 2.2.21 to 3.0.0

LICENSE.md

4

dist/index.d.ts

@@ -27,6 +27,2 @@ import { SiteConfigResolved, SiteConfigStack, SiteConfigInput } from 'site-config-stack';

declare module '@nuxt/schema' {
interface AppConfigInput {
/** Theme configuration */
site?: SiteConfigInput;
}
interface Nuxt {

@@ -33,0 +29,0 @@ _siteConfig?: SiteConfigStack;

{
"name": "nuxt-site-config-kit",
"type": "module",
"version": "2.2.21",
"version": "3.0.0",
"description": "Shared site configuration build-time utilities for Nuxt 3 modules.",

@@ -46,3 +46,3 @@ "license": "MIT",

"ufo": "^1.5.4",
"site-config-stack": "2.2.21"
"site-config-stack": "3.0.0"
},

@@ -49,0 +49,0 @@ "scripts": {

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