@findhotel/sapi
Advanced tools
Comparing version 1.12.3 to 1.12.4
@@ -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 { |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
292575
2723