Socket
Socket
Sign inDemoInstall

@inventora/shopify-admin-api

Package Overview
Dependencies
129
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.16.9 to 2.16.10

dist/auth/index.d.ts

4

enums/index.ts

@@ -0,1 +1,5 @@

/**
* @file Automatically generated by barrelsby.
*/
export * from "./auth_grant";

@@ -2,0 +6,0 @@ export * from "./auth_scope";

@@ -0,2 +1,6 @@

/**
* @file Automatically generated by barrelsby.
*/
export * from "./base_service";
export * from "./shopify_error";

26

interfaces/index.ts

@@ -1,2 +0,5 @@

export * as WebhooksReponse from './webhooks-response';
/**
* @file Automatically generated by barrelsby.
*/
export * from "./access_scope";

@@ -14,6 +17,6 @@ export * from "./address";

export * from "./charge";
export * from "./checkout";
export * from "./checkout_complete";
export * from "./checkout_create";
export * from "./checkout_update";
export * from "./checkout";
export * from "./client_details";

@@ -38,7 +41,7 @@ export * from "./collect";

export * from "./location";
export * from "./meta_field";
export * from "./meta_field_update_create";
export * from "./meta_field";
export * from "./note_attribute";
export * from "./order";
export * from "./order_create";
export * from "./order";
export * from "./page";

@@ -56,5 +59,5 @@ export * from "./payment_details";

export * from "./product_update_create";
export * from "./product_variant";
export * from "./product_variant_create";
export * from "./product_variant_update";
export * from "./product_variant";
export * from "./recurring_charge";

@@ -67,7 +70,16 @@ export * from "./redirect";

export * from "./shop";
export * from "./tax_line";
export * from "./theme";
export * from "./tax_line";
export * from "./transaction";
export * from "./usage_charge";
export * from "./webhook";
export * from "./webhooks-response/draft_order-create";
export * from "./webhooks-response/draft_order-delete";
export * from "./webhooks-response/draft_order-update";
export * from "./webhooks-response/fulfillment-base";
export * from "./webhooks-response/fulfillment-create";
export * from "./webhooks-response/fulfillment-update";
export * from "./webhooks-response/order-delete";
export * from "./webhooks-response/order-edit";
export * from "./webhooks-response/order";
export * from "./webhooks-response/order_transactions-create";

@@ -0,1 +1,5 @@

/**
* @file Automatically generated by barrelsby.
*/
export * from "./articles";

@@ -2,0 +6,0 @@ export * from "./base";

{
"name": "@inventora/shopify-admin-api",
"version": "2.16.9",
"version": "2.16.10",
"description": "Shopify Admin API is a NodeJS library built to help developers easily authenticate and make calls against the Shopify API. It was inspired by and borrows heavily from ShopifySharp.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -0,1 +1,5 @@

/**
* @file Automatically generated by barrelsby.
*/
export * from "./access_scopes";

@@ -2,0 +6,0 @@ export * from "./api_permissions";

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc