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

@findhotel/sapi

Package Overview
Dependencies
Maintainers
3
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 0.22.1 to 0.22.3

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [0.22.3](https://github.com/FindHotel/sapi/compare/v0.22.2...v0.22.3) (2021-10-11)
- Fetch missing anchorHotelId attribute for subsequent searches
## [0.22.2](https://github.com/FindHotel/sapi/compare/v0.22.1...v0.22.2) (2021-10-11)
### Fixed
- Fetch missing anchorHotelId attribute for subsequent searches
## [0.22.1](https://github.com/FindHotel/sapi/compare/v0.22.0...v0.22.1) (2021-10-06)

@@ -2,0 +11,0 @@ ### Fixed

4

dist/types/packages/core/src/types/sapi-client.d.ts

@@ -51,6 +51,6 @@ import { AlgoliaSearchOptions } from 'algoliasearch';

initWithProfile?: Partial<Profile>;
/** A/B test variations */
variations?: Record<string, string>;
/** External logger to log sapi events */
logger?: Logger;
/** A/B test variations */
variations?: Record<string, string>;
/** Client callbacks */

@@ -57,0 +57,0 @@ callbacks?: {

{
"name": "@findhotel/sapi",
"version": "0.22.1",
"version": "0.22.3",
"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