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

gds

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gds - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

consoleTable.js

1

index.js

@@ -45,3 +45,2 @@ var program_name = process.argv[0]; //value will be "node"

await page.screenshot({path: 'screenshot.png', fullPage: true})
await browser.close();

@@ -48,0 +47,0 @@ }

{
"name": "gds",
"version": "0.1.1",
"version": "0.1.2",
"description": "Decentralized Travel Booking Engine (Autonomous GDS Spider aka Booking Bot)",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -13,7 +13,7 @@

GDS is an NPM module that allows independent travel agents and All Global Nomads to search the internet for the best travel booking prices across a fully extendable travel booking engine directory, it can also be configured to allow Host Agency Booking Portals and provides a full mechanism to process payments via a stripe API bridge and book travel flights and accommodations on any pre-defined Third Party website with a custom configuration file. As well as set smart contract commission agreements for travel services and instantly settle commission agreements on payments made via Crypto.
GDS is an NPM module that allows independent travel agents and All Global Nomads to search the internet for the best travel booking prices across a fully extendable travel booking engine directory, it can also be configured to allow Host Agency Booking Portals and provides a full mechanism to process payments via a stripe API bridge and book travel flights and accommodations on any pre-defined Third Party websites with a custom configuration file. As well as set smart contract commission agreements for travel services and instantly settle commission agreements on payments made via Crypto.
### To Use The Decentralized GDS
You will need to create a website or front end web component that can take the following parameters for specific searches. For Example
You can start a search with the node cli command `node gds from to mm-dd-yyyy` in the node_modules folder after doing an `npm i gds` or you can use the gds package to create a website or front end web component that can take the following parameters for specific searches. For Example

@@ -20,0 +20,0 @@ - Flight Searches

Sorry, the diff of this file is not supported yet

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