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
15
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 3.0.1 to 3.0.2

6

CHANGELOG.md
# @commercetools/platform-sdk
## 3.0.2
### Patch Changes
- [#323](https://github.com/commercetools/commercetools-sdk-typescript/pull/323) [`b11c9a8`](https://github.com/commercetools/commercetools-sdk-typescript/commit/b11c9a834da26b7afb0b81eccbe5752823fda7da) Thanks [@github-actions](https://github.com/apps/github-actions)! - Support standalone prices reference expansion
## 3.0.1

@@ -4,0 +10,0 @@

2

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

@@ -869,3 +869,3 @@ /**

*/
export declare type ReferenceTypeId = 'cart' | 'cart-discount' | 'category' | 'channel' | 'customer' | 'customer-group' | 'discount-code' | 'extension' | 'inventory-entry' | 'key-value-document' | 'order' | 'order-edit' | 'payment' | 'product' | 'product-discount' | 'product-price' | 'product-selection' | 'product-type' | 'quote' | 'quote-request' | 'review' | 'shipping-method' | 'shopping-list' | 'staged-quote' | 'state' | 'store' | 'subscription' | 'tax-category' | 'type' | 'zone';
export declare type ReferenceTypeId = 'cart' | 'cart-discount' | 'category' | 'channel' | 'customer' | 'customer-group' | 'discount-code' | 'extension' | 'inventory-entry' | 'key-value-document' | 'order' | 'order-edit' | 'payment' | 'product' | 'product-discount' | 'product-price' | 'product-selection' | 'product-type' | 'quote' | 'quote-request' | 'review' | 'shipping-method' | 'shopping-list' | 'staged-quote' | 'standalone-price' | 'state' | 'store' | 'subscription' | 'tax-category' | 'type' | 'zone';
/**

@@ -872,0 +872,0 @@ * Draft type to create a [Reference](ctp:api:type:Reference) or a [KeyReference](ctp:api:type:KeyReference) to a resource. Provide either the `id` or (wherever supported) the `key` of the resource to reference, but depending on the API endpoint the response returns either a Reference or a KeyReference. For example, the field `parent` of a [CategoryDraft](ctp:api:type:CategoryDraft) takes a ResourceIdentifier for its value while the value of the corresponding field of a [Category](ctp:api:type:Category) is a Reference.

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

"name": "@commercetools/platform-sdk",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions and SDK for commercetools Composable Commerce",

@@ -10,0 +10,0 @@ "keywords": ["commercetools", "composable commerce", "typescript", "sdk"],

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