@types/shopify-buy
Advanced tools
Comparing version 2.10.7 to 2.10.8
@@ -118,3 +118,3 @@ // Type definitions for shopify-buy 2.10 | ||
query: string; | ||
sortBy: string; | ||
sortKey: string; | ||
after?: string | undefined; | ||
@@ -121,0 +121,0 @@ before?: string | undefined; |
{ | ||
"name": "@types/shopify-buy", | ||
"version": "2.10.7", | ||
"version": "2.10.8", | ||
"description": "TypeScript definitions for shopify-buy", | ||
@@ -48,4 +48,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shopify-buy", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b18e65a17662a612b5bc9b37625f13dccfcbf4c675672782b3e1fc052643b157", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "166770f233839a19ac3ec61537ae1c82ca1db23d9c50f5a92e1b0d4305c03bbc", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 22 Jul 2021 21:01:37 GMT | ||
* Last updated: Tue, 14 Sep 2021 13:01:32 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `ShopifyBuy` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18283