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.12 to 0.22.13

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [0.22.13](https://github.com/FindHotel/sapi/compare/v0.22.12...v0.22.13) (2021-12-15)
### Added
- Send A/B test variations to SAF/offers-rooms endpoint
## [0.22.12](https://github.com/FindHotel/sapi/compare/v0.22.11...v0.22.12) (2021-12-13)

@@ -2,0 +6,0 @@ ### Changed

@@ -15,2 +15,3 @@ import { HotelId, AnonymousId, Currency, Language, DeviceCategory } from './types';

anonymousId: AnonymousId;
variations: string[];
}

@@ -17,0 +18,0 @@ export declare type RoomId = string;

2

package.json
{
"name": "@findhotel/sapi",
"version": "0.22.12",
"version": "0.22.13",
"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