Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shopify-api-node

Package Overview
Dependencies
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shopify-api-node - npm Package Compare versions

Comparing version 2.17.3 to 2.18.0

mixins/.DS_Store

2

package.json
{
"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

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