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

shopify-node

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shopify-node - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/shopify.js

@@ -9,3 +9,3 @@ function ShopifyConnect(params) {

shop_name: '',
scope: 'write_products,write_content,write_themes,write_customers,write_orders,write_script_tags,write_fulfillments,write_shipping',
scope: 'read_products,read_content,read_themes,read_customers,read_orders,read_script_tags,read_fulfillments,read_shipping,write_products,write_content,write_themes,write_customers,write_orders,write_script_tags,write_fulfillments,write_shipping',
id: '',

@@ -12,0 +12,0 @@ secret: '',

{
"name": "shopify-node",
"description": "A NodeJS connector for Shopify OAuth2",
"version": "0.1.1",
"version": "0.1.2",
"author": {

@@ -13,6 +13,2 @@ "name": "Nodejitsu Inc.",

"email": "john@typefoo.com"
},
{
"name": "jesusabdullah",
"email": "josh@nodejitsu.com"
}

@@ -35,4 +31,4 @@ ],

},
"_id": "shopify-node@0.1.1",
"_id": "shopify-node@0.1.2",
"_from": "shopify-node@"
}

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