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

@open-tender/types

Package Overview
Dependencies
Maintainers
2
Versions
408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-tender/types - npm Package Compare versions

Comparing version 0.0.116 to 0.0.117

2

dist/cjs/types/global.d.ts

@@ -18,3 +18,3 @@ export declare type Decimal = `${number}.${number}`;

export declare type GratuityType = 'amount' | 'percent';
export declare type TenderType = 'CASH' | 'CREDIT' | 'HOUSE_ACCOUNT' | 'GIFT_CARD' | 'COMP';
export declare type TenderType = 'CASH' | 'CREDIT' | 'HOUSE_ACCOUNT' | 'GIFT_CARD' | 'COMP' | 'LEVELUP';
export declare type TenderTypeMap = {

@@ -21,0 +21,0 @@ [Property in TenderType]: string;

@@ -18,3 +18,3 @@ export declare type Decimal = `${number}.${number}`;

export declare type GratuityType = 'amount' | 'percent';
export declare type TenderType = 'CASH' | 'CREDIT' | 'HOUSE_ACCOUNT' | 'GIFT_CARD' | 'COMP';
export declare type TenderType = 'CASH' | 'CREDIT' | 'HOUSE_ACCOUNT' | 'GIFT_CARD' | 'COMP' | 'LEVELUP';
export declare type TenderTypeMap = {

@@ -21,0 +21,0 @@ [Property in TenderType]: string;

{
"name": "@open-tender/types",
"version": "0.0.116",
"version": "0.0.117",
"description": "A library of types for use with Open Tender applications that utilize our cloud-based Order API.",

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

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