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.0.11 to 0.1.0

index.js

2

package.json
{
"name": "gds",
"version": "0.0.11",
"version": "0.1.0",
"description": "Decentralized Travel Booking Engine (Autonomous GDS Spider aka Booking Bot)",

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

@@ -25,3 +25,4 @@

- City
- City, State
- City, State (USA by Default)
- City, State, Country
- To Where?

@@ -49,2 +50,89 @@ - IATA Code

- First
- Search Preferred Airline
- str
- Return to or from another city/airport?
- boolean
- Direct Flights
- boolean
- One Way
- From Where?
- IATA Code
- City
- City, State (USA by Default)
- City, State, Country
- To Where?
- IATA Code
- Depart Date?
- MM/DD/YYYY
- Traveler
- Adult (16-64)
- int
- Senior (65+)
- int
- Child (2-15)
- int
- Seat Infant (under 2)
- int
- Lap Infant (under 2)
- int
- Class
- Coach
- Premium Economy
- Business
- First
- Search Preferred Airline
- str
- Multi-City
- Flight 1
- From Where?
- IATA Code
- City
- City, State (USA by Default)
- City, State, Country
- To Where?
- IATA Code
- Depart Date?
- MM/DD/YYYY
- Flight 2
- From Where?
- IATA Code
- City
- City, State (USA by Default)
- City, State, Country
- To Where?
- IATA Code
- Depart Date?
- MM/DD/YYYY
- Flight 3
- From Where?
- IATA Code
- City
- City, State (USA by Default)
- City, State, Country
- To Where?
- IATA Code
- Depart Date?
- MM/DD/YYYY
- Traveler
- Adult (16-64)
- int
- Senior (65+)
- int
- Child (2-15)
- int
- Seat Infant (under 2)
- int
- Lap Infant (under 2)
- int
- Class
- Coach
- Premium Economy
- Business
- First
- Search Preferred Airline
- str
- Direct Flights
- boolean
- + Add Flight
- (+ Add Flight) Button
- Hotel Searches

@@ -70,5 +158,7 @@ -

- Create Soft Search Mechanism (Ability to Find Travel Pricing and Add arbitrage opportunities)
- Create Soft Search Mechanism (Ability to Find Travel Pricing and Add arbitrage opportunities)
- Create arbitrage algorithm
### Important Notes

@@ -75,0 +165,0 @@ - Proxies used for Deep Discount Tavel Searches must have matching currency payment capabilities.

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