Socket
Socket
Sign inDemoInstall

@shopware-pwa/composables-next

Package Overview
Dependencies
Maintainers
0
Versions
685
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-20240805192552 to 0.0.0-canary-20240903131506

src/useCartErrorParamsResolver.test.ts

16

package.json
{
"name": "@shopware-pwa/composables-next",
"version": "0.0.0-canary-20240805192552",
"version": "0.0.0-canary-20240903131506",
"description": "Shopware Frontends composables for Vue",

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

"dependencies": {
"@vueuse/core": "10.11.0",
"@vueuse/core": "11.0.3",
"defu": "6.1.4",
"scule": "1.3.0",
"@shopware-pwa/helpers-next": "0.0.0-canary-20240805192552",
"@shopware-pwa/helpers-next": "0.0.0-canary-20240903131506",
"@shopware/api-client": "1.0.2"
},
"devDependencies": {
"@nuxt/kit": "3.12.4",
"@nuxt/kit": "3.13.0",
"@vitest/coverage-v8": "2.0.5",
"@vue/test-utils": "2.4.6",
"happy-dom": "14.12.3",
"happy-dom": "15.7.3",
"typescript": "5.5.4",
"unbuild": "2.0.0",
"vitest": "2.0.5",
"vue": "3.4.35",
"tsconfig": "0.0.0",
"eslint-config-shopware": "1.0.0"
"vue": "3.4.38",
"eslint-config-shopware": "1.0.0",
"tsconfig": "0.0.0"
},

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

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

### Latest changes: 0.0.0-canary-20240805192552
### Latest changes: 0.0.0-canary-20240903131506
### Minor Changes
- [#1194](https://github.com/shopware/frontends/pull/1194) [`aa8f5a4`](https://github.com/shopware/frontends/commit/aa8f5a4d2eabce1d6119e31af8c7479911d7b07b) Thanks [@patzick](https://github.com/patzick)! - New `useDefaultOrderAssociations` composable to be used or overriden separately in user project. This composable just returns default associations object.
- [#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 [[`2e4c887`](https://github.com/shopware/frontends/commit/2e4c8872060fb2ebabe5b89d92761994a2ed8128)]:
- @shopware-pwa/helpers-next@0.0.0-canary-20240805192552
- Updated dependencies [[`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665)]:
- @shopware-pwa/helpers-next@0.0.0-canary-20240903131506

@@ -65,2 +65,4 @@ import type { Schemas } from "#shopware";

export * from "./useB2bQuoteManagement";
export * from "./useCartNotification";
export * from "./useCartErrorParamsResolver";

@@ -67,0 +69,0 @@ export function resolveCmsComponent(

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

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