Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More β†’
Socket
Socket
Sign inDemoInstall

@shopware/api-client

Package Overview
Dependencies
Maintainers
1
Versions
458
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-20230823080121 to 0.0.0-canary-20230823101939

11

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

@@ -28,3 +28,6 @@ "author": "Shopware",

"exports": {
"import": "./dist/index.mjs"
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs"
}
},

@@ -36,4 +39,4 @@ "devDependencies": {

"vitest": "^0.34.2",
"@shopware/api-gen": "0.0.0-canary-20230823080121",
"eslint-config-shopware": "0.0.0-canary-20230823080121",
"@shopware/api-gen": "0.0.0-canary-20230823101939",
"eslint-config-shopware": "0.0.0-canary-20230823101939",
"tsconfig": "0.0.0"

@@ -40,0 +43,0 @@ },

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

### Latest changes: 0.0.0-canary-20230823080121
### Latest changes: 0.0.0-canary-20230823101939

@@ -196,4 +196,6 @@ ### Minor Changes

- [#373](https://github.com/shopware/frontends/pull/373) [`5510bb02`](https://github.com/shopware/frontends/commit/5510bb028b1fea4c63d677850f50bb7b5a1cf01a) Thanks [@patzick](https://github.com/patzick)! - Added `getSessionData` and `setSessionData` methods in admin API client for test purposes.
### Patch Changes
- [#371](https://github.com/shopware/frontends/pull/371) [`83c94e9b`](https://github.com/shopware/frontends/commit/83c94e9bb609533c4a1275cbf3822b0fc2ea1dd5) Thanks [@patzick](https://github.com/patzick)! - Deprecated `apiType` param in `createAPIClient`, for Admin API client use `createAdminAPIClient` instead.

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