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

@ns8/ns8-shopify-switches

Package Overview
Dependencies
Maintainers
10
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ns8/ns8-shopify-switches - npm Package Compare versions

Comparing version 1.0.31 to 1.0.32

dist/ShopifyUpdateMerchantSwitch.js

2

dist/index.js

@@ -7,3 +7,3 @@ "use strict";

__export(require("./ShopifyUninstallSwitch"));
__export(require("./ShopifyUpdateShopSwitch"));
__export(require("./ShopifyUpdateMerchantSwitch"));
__export(require("./ShopifyCreateOrderSwitch"));

@@ -10,0 +10,0 @@ __export(require("./ShopifyInstallSwitch"));

@@ -10,3 +10,3 @@ "use strict";

phone,
platformCustomerId: id.toString(),
platformId: id.toString(),
firstName: first_name,

@@ -92,3 +92,3 @@ lastName: last_name,

shopId,
platformOrderId: id.toString(),
platformId: id.toString(),
addresses: [

@@ -95,0 +95,0 @@ mapAddress(billing_address, 'BILLING'),

{
"name": "@ns8/ns8-shopify-switches",
"version": "1.0.31",
"version": "1.0.32",
"description": "Custom switches for the shopify integration",

@@ -23,6 +23,6 @@ "main": "dist/index.js",

"dependencies": {
"ns8-protect-models": "^1.0.46",
"ns8-switchboard-interfaces": "^1.0.16",
"ns8-protect-models": "^1.0.78",
"ns8-switchboard-interfaces": "^1.0.22",
"shopify-api-node": "^2.17.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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