Socket
Socket
Sign inDemoInstall

@shopware-pwa/nuxt3-module

Package Overview
Dependencies
198
Maintainers
2
Versions
577
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

4

dist/index.d.ts
import { NuxtModule } from '@nuxt/schema';
interface ShopwareNuxtOptions {
declare type ShopwareNuxtOptions = {
example: string;
}
};
declare const nuxtModule: NuxtModule<ShopwareNuxtOptions>;
export { ShopwareNuxtOptions, nuxtModule as default };
{
"name": "@shopware-pwa/nuxt3-module",
"version": "0.1.1",
"version": "0.1.2",
"description": "Nuxt3 package for ShopwarePWA",

@@ -22,3 +22,3 @@ "main": "./index.cjs",

"@shopware-pwa/composables": "canary",
"@shopware-pwa/composables-next": "^0.1.0",
"@shopware-pwa/composables-next": "workspace:*",
"@shopware-pwa/shopware-6-client": "canary"

@@ -47,6 +47,3 @@ },

"url": "https://github.com/shopware/frontends/issues"
},
"publishConfig": {
"access": "public"
}
}

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