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

@figuredev/orders-sdk

Package Overview
Dependencies
Maintainers
0
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.14.1 to 0.14.2

6

lib/reports.js

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

url: "/report/tips-gratuity-by-employee-hourly",
headers: {
"twbrds-account-id": ctx.accountId,
"twbrds-location-id": ctx.locationId,
"fgr-service-token": process.env.SERVICE_SECRET,
},
headers: this.prepareHeaders(ctx),
data: params,

@@ -206,0 +202,0 @@ });

2

package.json
{
"name": "@figuredev/orders-sdk",
"version": "0.14.1",
"version": "0.14.2",
"license": "ISC",

@@ -5,0 +5,0 @@ "files": [

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