Socket
Socket
Sign inDemoInstall

@shopware-pwa/composables-next

Package Overview
Dependencies
Maintainers
0
Versions
689
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-pwa/composables-next - npm Package Compare versions

Comparing version 0.0.0-canary-20240919190735 to 0.0.0-canary-20240925111008

4

nuxt.config.ts

@@ -10,3 +10,5 @@ import { defineNuxtConfig } from "nuxt/config";

},
telemetry: false,
telemetry: {
enabled: false,
},
});
{
"name": "@shopware-pwa/composables-next",
"version": "0.0.0-canary-20240919190735",
"version": "0.0.0-canary-20240925111008",
"description": "Shopware Frontends composables for Vue",

@@ -54,10 +54,10 @@ "author": "Shopware",

"dependencies": {
"@vueuse/core": "11.0.3",
"@vueuse/core": "11.1.0",
"defu": "6.1.4",
"scule": "1.3.0",
"@shopware-pwa/helpers-next": "0.0.0-canary-20240919190735",
"@shopware/api-client": "1.0.2"
"@shopware-pwa/helpers-next": "1.1.0",
"@shopware/api-client": "0.0.0-canary-20240925111008"
},
"devDependencies": {
"@nuxt/kit": "3.13.0",
"@nuxt/kit": "3.13.2",
"@vitest/coverage-v8": "2.0.5",

@@ -69,3 +69,3 @@ "@vue/test-utils": "2.4.6",

"vitest": "2.0.5",
"vue": "3.4.38",
"vue": "3.5.6",
"eslint-config-shopware": "1.0.0",

@@ -72,0 +72,0 @@ "tsconfig": "0.0.0"

@@ -154,11 +154,7 @@ # shopware/frontends - composables-next

### Latest changes: 0.0.0-canary-20240919190735
### Latest changes: 0.0.0-canary-20240925111008
### Minor Changes
- [#1215](https://github.com/shopware/frontends/pull/1215) [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - - Added `useCartErrorParamsResolver` composable for building error message parameters
### Patch Changes
- Updated dependencies [[`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665)]:
- @shopware-pwa/helpers-next@0.0.0-canary-20240919190735
- Updated dependencies [[`15bebee`](https://github.com/shopware/frontends/commit/15bebee0daefacc078ac99fea8725b95fdbc1cc7)]:
- @shopware/api-client@0.0.0-canary-20240925111008

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