@types/shopify-buy
Advanced tools
Comparing version 2.17.0 to 2.17.1
@@ -1620,3 +1620,3 @@ // Type definitions for shopify-buy 2.17 | ||
*/ | ||
updateLineItems(checkoutId: ID, lineItems: CheckoutLineItemInput[]): Promise<Checkout>; | ||
updateLineItems(checkoutId: ID, lineItems: CheckoutLineItemUpdateInput[]): Promise<Checkout>; | ||
@@ -1623,0 +1623,0 @@ /** |
{ | ||
"name": "@types/shopify-buy", | ||
"version": "2.17.0", | ||
"version": "2.17.1", | ||
"description": "TypeScript definitions for shopify-buy", | ||
@@ -48,4 +48,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shopify-buy", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "aa722b40df1ab5cc4d3455a5fb5021d9226f24482ebc1eb8fc4b48a8f0eaabaa", | ||
"typeScriptVersion": "4.2" | ||
"typesPublisherContentHash": "c7448a39caf8cb048b083658566ebdce690a202f6a6d6888c1d8287b0135abe4", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 16 Feb 2023 06:02:34 GMT | ||
* Last updated: Mon, 03 Apr 2023 07:33:11 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `ShopifyBuy` |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
50877
0