New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@commercetools/platform-sdk

Package Overview
Dependencies
Maintainers
0
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools/platform-sdk - npm Package Compare versions

Comparing version 7.22.0 to 7.23.0

dist/declarations/src/generated/client/channels/by-project-key-channels-key-by-key-request-builder.d.ts

4

dist/declarations/src/generated/client/channels/by-project-key-channels-request-builder.d.ts

@@ -10,2 +10,3 @@ /**

import { ByProjectKeyChannelsByIDRequestBuilder } from "./by-project-key-channels-by-id-request-builder.js";
import { ByProjectKeyChannelsKeyByKeyRequestBuilder } from "./by-project-key-channels-key-by-key-request-builder.js";
/**

@@ -31,2 +32,5 @@ **/

}): ByProjectKeyChannelsByIDRequestBuilder;
withKey(childPathArgs: {
key: string;
}): ByProjectKeyChannelsKeyByKeyRequestBuilder;
get(methodArgs?: {

@@ -33,0 +37,0 @@ queryArgs?: {

@@ -60,2 +60,3 @@ /**

export * from "./client/channels/by-project-key-channels-by-id-request-builder.js";
export * from "./client/channels/by-project-key-channels-key-by-key-request-builder.js";
export * from "./client/channels/by-project-key-channels-request-builder.js";

@@ -62,0 +63,0 @@ export * from "./client/confirm/by-project-key-customers-email-confirm-request-builder.js";

2

dist/declarations/src/generated/models/category.d.ts

@@ -201,3 +201,3 @@ /**

*
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the [Import API](/../import-export/) and the [Merchant Center](/../merchant-center/import-data).
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the [Import API](/../import-export/overview) and the [Merchant Center](/../merchant-center/import-data).
*

@@ -204,0 +204,0 @@ *

@@ -269,3 +269,3 @@ /**

*
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the [Import API](/../import-export/).
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the [Import API](/../import-export/overview).
*

@@ -272,0 +272,0 @@ *

@@ -144,3 +144,3 @@ /**

*
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the [Import API](/../import-export/) and the [Merchant Center](/../merchant-center/import-data).
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the [Import API](/../import-export/overview) and the [Merchant Center](/../merchant-center/import-data).
*

@@ -147,0 +147,0 @@ */

@@ -102,3 +102,3 @@ /**

*
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the [Import API](/../import-export/) and the [Merchant Center](/../merchant-center/import-data).
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the [Import API](/../import-export/overview) and the [Merchant Center](/../merchant-center/import-data).
*

@@ -105,0 +105,0 @@ *

@@ -7,3 +7,3 @@ {

"name": "@commercetools/platform-sdk",
"version": "7.22.0",
"version": "7.23.0",
"engines": {

@@ -34,3 +34,3 @@ "node": ">=14"

"@commercetools/sdk-middleware-logger": "^3.0.0",
"@commercetools/ts-client": "^2.1.4"
"@commercetools/ts-client": "^2.1.6"
},

@@ -37,0 +37,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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