shopify-api-node
Advanced tools
Comparing version 2.17.3 to 2.18.0
{ | ||
"name": "shopify-api-node", | ||
"version": "2.17.3", | ||
"version": "2.18.0", | ||
"description": "Shopify API bindings for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -238,2 +238,5 @@ # Shopify API Node.js (Official module) | ||
- `update(themeId, params)` | ||
- balance | ||
- `list()` | ||
- `transactions([params])` | ||
- blog | ||
@@ -288,2 +291,4 @@ - `count()` | ||
- `update(id, params)` | ||
- currency | ||
- `list()` | ||
- customCollection | ||
@@ -330,2 +335,5 @@ - `count([params])` | ||
- `update(priceRuleId, id, params)` | ||
- dispute | ||
- `get(id)` | ||
- `list([params])` | ||
- draftOrder | ||
@@ -435,2 +443,5 @@ - `complete(id[, params])` | ||
- `list(checkoutToken)` | ||
- payout | ||
- `get(id)` | ||
- `list([params])` | ||
- policy | ||
@@ -529,2 +540,4 @@ - `list([params])` | ||
- `list()` | ||
- tenderTransaction | ||
- `list([params])` | ||
- theme | ||
@@ -531,0 +544,0 @@ - `create(params)` |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
157277
70
4682
626
1