Socket
Socket
Sign inDemoInstall

@shopware-pwa/helpers-next

Package Overview
Dependencies
Maintainers
0
Versions
620
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0-canary-20240805063723 to 0.0.0-canary-20240805135312

2

dist/index.d.ts

@@ -548,3 +548,3 @@ /**

}>;
}>(media?: T): string;
}>(media?: T): string | undefined;

@@ -551,0 +551,0 @@ /**

{
"name": "@shopware-pwa/helpers-next",
"version": "0.0.0-canary-20240805063723",
"version": "0.0.0-canary-20240805135312",
"description": "Shopware helpers for accessing API data",

@@ -5,0 +5,0 @@ "author": "Shopware",

@@ -39,8 +39,11 @@ # shopware/frontends - helpers

### Latest changes: 0.0.0-canary-20240805063723
### Latest changes: 0.0.0-canary-20240805135312
### Patch Changes
- [#1074](https://github.com/shopware/frontends/pull/1074) [`b688163`](https://github.com/shopware/frontends/commit/b68816391ee8ed1ac94a6462a2a016d708f259b4) Thanks [@mkucmus](https://github.com/mkucmus)! - Removed optional chaining for translated properties. Expecting a different argument type for the `getLanguageName` and `getShippingMethodDeliveryTime` methods.
- [#1191](https://github.com/shopware/frontends/pull/1191) [`2e4c887`](https://github.com/shopware/frontends/commit/2e4c8872060fb2ebabe5b89d92761994a2ed8128) Thanks [@mkucmus](https://github.com/mkucmus)! - Prevent from getting an incorrect srcset format when img url is not set.
- [#1089](https://github.com/shopware/frontends/pull/1089) [`db7c93f`](https://github.com/shopware/frontends/commit/db7c93ff8cbb581221c11a492e77068af8faa8d6) Thanks [@mkucmus](https://github.com/mkucmus)! - Migrate eslint config to flat format
before when there were no urls for 400w and 800w:
`src="image1.jpg 100w, 400w, 800w"`
now only the entry with an URL defined is returned

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