Socket
Socket
Sign inDemoInstall

shopify-api-node

Package Overview
Dependencies
47
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.8.2 to 3.9.0

resources/deprecated-api-call.js

2

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc