New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@leisurelink/integration-hub-client

Package Overview
Dependencies
Maintainers
18
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leisurelink/integration-hub-client

Integration hub client

  • 3.1.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
18
Created
Source

Integration Hub Client Overview

NPM

Circle CI

The purpose of this client is to provide a layer of abstraction on top of the Integration Hub API.

Guides

Installation and Usage
Translation and Validation
Integration Hub JSON Requests and Responses

Services Required

  • authentic-api
  • availability-api
  • pricing-service
  • fees-microservice
  • integration-hub-api
  • legal-policies-microservice
  • media-api
  • pmc-api
  • promotions-microservice
  • taxes-api
  • vrware-booking-api
  • vrware-room-rates

Development Setup

The module uses babeljs to transpile the ES2015 code to ES5. The transpilation allows the usage of ES2015 syntax and features without mandating the implementor use ES2015. Instead it runs on any ES5.1 compatible client (Node: 4.x > 0.10)

https://github.com/LeisureLink/dreamcatcher-api/tree/BLUE_IH_SAPI/express/api-schema/v1

Publishing

This client is setup to auto-publish to npm when a new tag has been created from master. To publish your changes:

  • Make sure your changes you want published have been merged into master via pull request
  • You are on the master branch
  • npm version {major|minor|patch}

Once a new version has been set, the preversion script will make sure you are on the master branch, and the postversion script will push the changes to the version as well as the new tag that gets created. CircleCI will then npm publish after all tests have successfully passed.

Keywords

FAQs

Package last updated on 16 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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