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

@figuredev/business-config-sdk

Package Overview
Dependencies
Maintainers
4
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/business-config-sdk - npm Package Compare versions

Comparing version 0.9.13 to 0.9.14

6

lib/terminal.d.ts

@@ -32,2 +32,5 @@ import { TimeAvailabilityInfoDTO } from "./location";

figure?: TerminalAggregatorConfigFigureDTO;
westSideEats?: TerminalAggregatorConfigWestSideEatsDTO;
doordash?: TerminalAggregatorConfigEmailDTO;
grubhub?: TerminalAggregatorConfigEmailDTO;
};

@@ -41,2 +44,5 @@ export declare type TerminalAggregatorConfigUberDTO = {

};
export declare type TerminalAggregatorConfigWestSideEatsDTO = {
apiKey: string;
};
export declare type TerminalAggregatorConfigFigureDTO = {

@@ -43,0 +49,0 @@ storeId: string;

2

package.json
{
"name": "@figuredev/business-config-sdk",
"version": "0.9.13",
"version": "0.9.14",
"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