shopify-api-node
Advanced tools
Comparing version 3.8.2 to 3.9.0
{ | ||
"name": "shopify-api-node", | ||
"version": "3.8.2", | ||
"version": "3.9.0", | ||
"description": "Shopify API bindings for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -384,2 +384,4 @@ # Shopify API Node.js | ||
- `update(id, params)` | ||
- deprecatedApiCall | ||
- `list()` | ||
- discountCode | ||
@@ -386,0 +388,0 @@ - `create(priceRuleId, params)` |
@@ -25,2 +25,3 @@ 'use strict'; | ||
customerSavedSearch: 'customer-saved-search', | ||
deprecatedApiCall: 'deprecated-api-call', | ||
discountCode: 'discount-code', | ||
@@ -27,0 +28,0 @@ discountCodeCreationJob: 'discount-code-creation-job', |
Sorry, the diff of this file is too big to display
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
197614
77
6140
754