@figuredev/orders-sdk
Advanced tools
Comparing version 0.12.27 to 0.12.28
@@ -52,3 +52,3 @@ "use strict"; | ||
method: "GET", | ||
url: `/orders-count`, | ||
url: "/orders-count", | ||
headers: this.prepareHeaders(ctx), | ||
@@ -83,3 +83,3 @@ params: { | ||
method: "GET", | ||
url: `/inventory/info`, | ||
url: "/inventory/info", | ||
headers: this.prepareHeaders(ctx), | ||
@@ -100,3 +100,3 @@ params: { | ||
method: "GET", | ||
url: `/report/preparation/item`, | ||
url: "/report/preparation/item", | ||
headers: this.prepareHeaders(ctx), | ||
@@ -118,3 +118,3 @@ params: { | ||
method: "GET", | ||
url: `/report/preparation/hourly`, | ||
url: "/report/preparation/hourly", | ||
headers: this.prepareHeaders(ctx), | ||
@@ -121,0 +121,0 @@ params: { |
{ | ||
"name": "@figuredev/orders-sdk", | ||
"version": "0.12.27", | ||
"version": "0.12.28", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36840
26
768