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

@figuredev/orders-sdk

Package Overview
Dependencies
Maintainers
6
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/orders-sdk - npm Package Compare versions

Comparing version 0.12.27 to 0.12.28

lib/reports.d.ts

8

lib/index.js

@@ -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": [

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