Socket
Socket
Sign inDemoInstall

@shopware-pwa/api-client

Package Overview
Dependencies
Maintainers
0
Versions
588
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-pwa/api-client - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

162

dist/index.d.ts

@@ -92,3 +92,3 @@ import { AxiosInstance, AxiosResponse } from 'axios';

customEntityTypeId?: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
description?: string;

@@ -116,24 +116,23 @@ displayNestedProducts: boolean;

translated: {
afterCategoryId?: string;
afterCategoryVersionId?: string;
apiAlias?: string;
afterCategoryId: string;
afterCategoryVersionId: string;
breadcrumb: string[];
cmsPageId?: string;
cmsPageVersionId?: string;
customEntityTypeId?: string;
description?: string;
externalLink?: string;
internalLink?: string;
keywords?: string;
linkType?: string;
mediaId?: string;
metaDescription?: string;
metaTitle?: string;
name?: string;
parentId?: string;
parentVersionId?: string;
path?: string;
productAssignmentType?: string;
type?: string;
versionId?: string;
cmsPageId: string;
cmsPageVersionId: string;
customEntityTypeId: string;
description: string;
externalLink: string;
internalLink: string;
keywords: string;
linkType: string;
mediaId: string;
metaDescription: string;
metaTitle: string;
name: string;
parentId: string;
parentVersionId: string;
path: string;
productAssignmentType: string;
type: string;
versionId: string;
};

@@ -206,3 +205,3 @@ type: string;

crossSellings?: _shopware_api_client_api_types.components["schemas"]["ProductCrossSelling"][];
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
deliveryTime?: _shopware_api_client_api_types.components["schemas"]["DeliveryTime"];

@@ -274,3 +273,3 @@ deliveryTimeId?: string;

shippingFree?: boolean;
sortedProperties?: Record<string, never>;
sortedProperties?: _shopware_api_client_api_types.GenericRecord;
states?: readonly string[];

@@ -285,29 +284,28 @@ stock: number;

translated: {
apiAlias?: string;
canonicalProductId?: string;
canonicalProductVersionId?: string;
cmsPageId?: string;
cmsPageVersionId?: string;
coverId?: string;
deliveryTimeId?: string;
description?: string;
displayGroup?: string;
ean?: string;
keywords?: string;
manufacturerId?: string;
manufacturerNumber?: string;
metaDescription?: string;
metaTitle?: string;
name?: string;
packUnit?: string;
packUnitPlural?: string;
parentId?: string;
parentVersionId?: string;
productManufacturerVersionId?: string;
productMediaVersionId?: string;
productNumber?: string;
releaseDate?: string;
taxId?: string;
unitId?: string;
versionId?: string;
canonicalProductId: string;
canonicalProductVersionId: string;
cmsPageId: string;
cmsPageVersionId: string;
coverId: string;
deliveryTimeId: string;
description: string;
displayGroup: string;
ean: string;
keywords: string;
manufacturerId: string;
manufacturerNumber: string;
metaDescription: string;
metaTitle: string;
name: string;
packUnit: string;
packUnitPlural: string;
parentId: string;
parentVersionId: string;
productManufacturerVersionId: string;
productMediaVersionId: string;
productNumber: string;
releaseDate: string;
taxId: string;
unitId: string;
versionId: string;
};

@@ -376,3 +374,3 @@ unit?: _shopware_api_client_api_types.components["schemas"]["Unit"];

customerId?: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
externalUser?: string;

@@ -479,3 +477,3 @@ id: string;

customerId: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
department?: string;

@@ -518,3 +516,3 @@ firstName: string;

customerComment?: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
deepLinkCode?: string;

@@ -555,3 +553,3 @@ deliveries?: _shopware_api_client_api_types.components["schemas"]["OrderDelivery"][];

shippingCosts?: {
calculatedTaxes?: Record<string, never>;
calculatedTaxes?: _shopware_api_client_api_types.GenericRecord;
listPrice?: {

@@ -563,7 +561,7 @@ discount?: number;

quantity: number;
referencePrice?: Record<string, never>;
referencePrice?: _shopware_api_client_api_types.GenericRecord;
regulationPrice?: {
price?: number;
};
taxRules?: Record<string, never>;
taxRules?: _shopware_api_client_api_types.GenericRecord;
totalPrice: number;

@@ -848,3 +846,3 @@ unitPrice: number;

createdAt: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
id: string;

@@ -903,3 +901,3 @@ locale?: _shopware_api_client_api_types.components["schemas"]["Locale"];

createdAt: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
displayName: string;

@@ -909,6 +907,6 @@ id: string;

salutationKey: string;
translated?: {
displayName?: string;
letterName?: string;
salutationKey?: string;
translated: {
displayName: string;
letterName: string;
salutationKey: string;
};

@@ -934,3 +932,3 @@ updatedAt?: string;

createdAt: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
description?: string;

@@ -949,9 +947,9 @@ distinguishableName?: string;

technicalName?: string;
translated?: {
description?: string;
distinguishableName?: string;
mediaId?: string;
name?: string;
shortName?: string;
technicalName?: string;
translated: {
description: string;
distinguishableName: string;
mediaId: string;
name: string;
shortName: string;
technicalName: string;
};

@@ -996,3 +994,3 @@ updatedAt?: string;

createdAt: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
deliveryTime?: _shopware_api_client_api_types.components["schemas"]["DeliveryTime"];

@@ -1012,10 +1010,10 @@ deliveryTimeId: string;

trackingUrl?: string;
translated?: {
deliveryTimeId?: string;
description?: string;
mediaId?: string;
name?: string;
taxType?: string;
technicalName?: string;
trackingUrl?: string;
translated: {
deliveryTimeId: string;
description: string;
mediaId: string;
name: string;
taxType: string;
technicalName: string;
trackingUrl: string;
};

@@ -1221,3 +1219,3 @@ updatedAt?: string;

createdAt: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
error?: string;

@@ -1249,3 +1247,3 @@ foreignKey: string;

createdAt: string;
customFields?: Record<string, never>;
customFields?: _shopware_api_client_api_types.GenericRecord;
error?: string;

@@ -1252,0 +1250,0 @@ foreignKey: string;

{
"name": "@shopware-pwa/api-client",
"version": "1.0.1",
"version": "1.0.2",
"description": "[DEPRECATED] use @shopware/api-client instead",

@@ -36,8 +36,8 @@ "author": "Shopware",

"@faker-js/faker": "8.4.1",
"@vitest/coverage-v8": "1.6.0",
"@vitest/coverage-v8": "2.0.4",
"happy-dom": "14.12.3",
"unbuild": "2.0.0",
"vitest": "1.6.0",
"@shopware/api-client": "1.0.1",
"eslint-config-shopware": "0.0.9",
"vitest": "2.0.4",
"@shopware/api-client": "1.0.2",
"eslint-config-shopware": "1.0.0",
"tsconfig": "0.0.0"

@@ -48,3 +48,3 @@ },

"query-string": "9.0.0",
"@shopware-pwa/types": "1.0.1"
"@shopware-pwa/types": "1.0.2"
},

@@ -57,4 +57,4 @@ "scripts": {

"typecheck": "tsc --noEmit",
"test": "vitest run --segfault-retry=3"
"test": "vitest run"
}
}

@@ -18,7 +18,9 @@ # shopware/frontends - api-client

### Latest changes: 1.0.1
### Latest changes: 1.0.2
### Patch Changes
- Updated dependencies []:
- @shopware-pwa/types@1.0.1
- [#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
- Updated dependencies [[`db7c93f`](https://github.com/shopware/frontends/commit/db7c93ff8cbb581221c11a492e77068af8faa8d6)]:
- @shopware-pwa/types@1.0.2

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