Socket
Socket
Sign inDemoInstall

flytrack

Package Overview
Dependencies
47
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

flytrack

track flights and more using an api key


Version published
Maintainers
1
0
Install size
3.72 MB

Weekly downloads

Readme

Source

flyTrack

flyTrack is a Node.JS module for tracking flights and more with a simple ApiKey from Aviation Edge.

Installation

Use the node package manager npm to install flyTrack.

npm i flytrack

Usage

var flytrack = require('flytrack');

flytrack.allglobalflightinfo('apikeyhere').then(flightinfo=> console.log(flightinfo))

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

See contributing for more info. (W.I.P.)

License

MIT

Keywords

FAQs

Last updated on 28 Jun 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc