Socket
Socket
Sign inDemoInstall

@shopware/api-client

Package Overview
Dependencies
Maintainers
0
Versions
418
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware/api-client - npm Package Compare versions

Comparing version 0.0.0-canary-20240625094048 to 0.0.0-canary-20240625115057

4

package.json
{
"name": "@shopware/api-client",
"version": "0.0.0-canary-20240625094048",
"version": "0.0.0-canary-20240625115057",
"description": "Shopware client for API connection.",

@@ -51,3 +51,3 @@ "author": "Shopware",

"vitest": "1.6.0",
"eslint-config-shopware": "0.0.0-canary-20240625094048",
"eslint-config-shopware": "0.0.0-canary-20240625115057",
"tsconfig": "0.0.0"

@@ -54,0 +54,0 @@ },

@@ -266,3 +266,3 @@ # shopware/frontends - api-client

### Latest changes: 0.0.0-canary-20240625094048
### Latest changes: 0.0.0-canary-20240625115057

@@ -273,2 +273,8 @@ ### Major Changes

- [#1056](https://github.com/shopware/frontends/pull/1056) [`c729e70`](https://github.com/shopware/frontends/commit/c729e7014c70d7f71edf5297104065d18e482e04) Thanks [@patzick](https://github.com/patzick)! - Removed deprecations from the code:
- `onContextChanged` function inside `createAPIClient` method. Use `apiClient.hook("onContextChanged", ...)` instead.
- `apiType` flag from the `createAPIClient`. Use separate methods to create store and admin api clients
- `onAuthChange` from the `createAdminAPIClient`. Use `adminApiClient.hook('onAuthChange',...)` instead
### Minor Changes

@@ -275,0 +281,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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