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-20230823125531 to 0.0.0-canary-20230823141318

dist/index.d.cts

13

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

@@ -31,7 +31,7 @@ "author": "Shopware",

"require": {
"types": "./dist/index.d.ts",
"types": "./dist/index.d.cts",
"default": "./dist/index.cjs"
},
"import": {
"types": "./dist/index.d.ts",
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"

@@ -45,9 +45,10 @@ }

"prettier": "^3.0.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.2",
"@shopware/api-gen": "0.0.0-canary-20230823125531",
"eslint-config-shopware": "0.0.0-canary-20230823125531",
"@shopware/api-gen": "0.0.0-canary-20230823141318",
"eslint-config-shopware": "0.0.0-canary-20230823141318",
"tsconfig": "0.0.0"
},
"dependencies": {
"ofetch": "^1.1.1"
"ofetch": "^1.2.1"
},

@@ -54,0 +55,0 @@ "scripts": {

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

### Latest changes: 0.0.0-canary-20230823125531
### Latest changes: 0.0.0-canary-20230823141318

@@ -200,4 +200,8 @@ ### Minor Changes

- [#375](https://github.com/shopware/frontends/pull/375) [`bd88d6fa`](https://github.com/shopware/frontends/commit/bd88d6fa95de2b90f8a1e08e34159b46c5932b3b) Thanks [@patzick](https://github.com/patzick)! - Dependency changes:
- Changed dependency _ofetch_ from **^1.1.1** to **^1.2.1**
- [`15d6e696`](https://github.com/shopware/frontends/commit/15d6e69616bd9bc5ad32f2a5f697e00c45a94784) Thanks [@patzick](https://github.com/patzick)! - Emit cjs bundle
- [#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 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