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.20.0 to 7.21.0

2

dist/commercetools-platform-sdk.cjs.d.ts

@@ -1,2 +0,2 @@

export * from "./declarations/src/index";
export * from "./declarations/src/index.js";
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWVyY2V0b29scy1wbGF0Zm9ybS1zZGsuY2pzLmQudHMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuL2RlY2xhcmF0aW9ucy9zcmMvaW5kZXguZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSJ9

@@ -64,3 +64,3 @@ /**

* Maximum time (in milliseconds) that the Extension can respond within.
* If no timeout is provided, the default value is used for all types of Extensions.
* If no timeout is provided, the [default value](#time-limits) is used for all types of Extensions, including `payment` Extensions.
* The maximum value is 10000 ms (10 seconds) for `payment` Extensions and 2000 ms (2 seconds) for all other Extensions.

@@ -127,3 +127,3 @@ *

* Maximum time (in milliseconds) the Extension can respond within.
* If no timeout is provided, the default value is used for all types of Extensions.
* If no timeout is provided, the [default value](/#time-limits) is used for all types of Extensions, including `payment` Extensions.
* The maximum value is 10000 ms (10 seconds) for `payment` Extensions and 2000 ms (2 seconds) for all other Extensions.

@@ -328,3 +328,3 @@ *

* Value to set. If not defined, the maximum value is used.
* If no timeout is provided, the default value is used for all types of Extensions.
* If no timeout is provided, the [default value](#time-limits) is used for all types of Extensions, including `payment` Extensions.
* The maximum value is 10000 ms (10 seconds) for `payment` Extensions and 2000 ms (2 seconds) for all other Extensions.

@@ -331,0 +331,0 @@ *

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

"name": "@commercetools/platform-sdk",
"version": "7.20.0",
"version": "7.21.0",
"engines": {

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

"@commercetools/sdk-middleware-logger": "^3.0.0",
"@commercetools/ts-client": "^2.1.2"
"@commercetools/ts-client": "^2.1.3"
},

@@ -41,3 +41,3 @@ "devDependencies": {

"tsconfig-replace-paths": "0.0.14",
"uuid": "10.0.0"
"uuid": "11.0.3"
},

@@ -44,0 +44,0 @@ "scripts": {

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

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