@findhotel/sapi
Advanced tools
Comparing version 1.8.0 to 1.8.1-beta.0
@@ -12,2 +12,3 @@ export declare type ProfileKey = 'findhotel-website' | 'findhotel-website-e2e' | 'findhotel-website-stg' | 'findhotel-website-ci' | 'findhotel-website-dev' | 'findhotel-website-dev2' | 'findhotel-checkout' | 'findhotel-checkout-e2e' | 'findhotel-checkout-stg'; | ||
addressSuggests: string; | ||
freeTextSuggests: string; | ||
availability: string; | ||
@@ -14,0 +15,0 @@ }; |
@@ -298,2 +298,6 @@ /** | ||
export interface Suggestion { | ||
filters?: Record<string, [{ | ||
id: number; | ||
value: string; | ||
}]>; | ||
highlightValue: string; | ||
@@ -300,0 +304,0 @@ objectID: string; |
{ | ||
"name": "@findhotel/sapi", | ||
"version": "1.8.0", | ||
"version": "1.8.1-beta.0", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
735792
69
2599
2
2