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

tigerbay

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tigerbay - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

8

lib/models/tours.d.ts

@@ -54,3 +54,11 @@ import { APIGroup, DateRange, LinkedObject, Warning } from "./common";

IsDefault: boolean;
BoardBasisBreakdown: Array<BoardBasis>;
}
export interface BoardBasis {
Name: string;
Reference: string;
Description: string;
StartDate: Date;
EndDatE: Date;
}
export interface Accommodation extends LinkedObject {

@@ -57,0 +65,0 @@ SetupId: number;

2

package.json
{
"name": "tigerbay",
"version": "0.4.2",
"version": "0.4.3",
"description": "API Client library for TigerBay",

@@ -5,0 +5,0 @@ "main": "lib/client.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