Socket
Socket
Sign inDemoInstall

@findhotel/sapi

Package Overview
Dependencies
0
Maintainers
9
Versions
171
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.12.5 to 1.13.0

3

dist/types/packages/core/src/types/offers.d.ts

@@ -83,2 +83,4 @@ import { CancellationPenalties, Currency, RoomId, HotelId } from './types';

availableOffersCount: number;
/** Cheapest rate for the hotel offers as per price display logic. */
cheapestRate: RateBreakdown;
/** The rate of the offer tagged as anchor price offer */

@@ -150,2 +152,3 @@ anchorRate: RateBreakdown;

availableOffersCount: number;
cheapestRate: RateBreakdown;
id: HotelId;

@@ -152,0 +155,0 @@ offers: SapiResponseOffer[];

2

package.json
{
"name": "@findhotel/sapi",
"version": "1.12.5",
"version": "1.13.0",
"description": "FindHotel Search API",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc