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

@findhotel/sapi

Package Overview
Dependencies
Maintainers
8
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@findhotel/sapi - npm Package Compare versions

Comparing version 1.12.3 to 1.12.4

4

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

@@ -120,2 +120,6 @@ import { RateBreakdown } from './offers';

totalRate: RateBreakdown;
isClicked?: boolean;
matchType?: 'exact' | 'by_price' | 'by_terms';
matchedDim?: MatchedDim;
matchedOfferPriceDiff?: number;
}

@@ -122,0 +126,0 @@ export interface RoomsResults {

2

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

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

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

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