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

investors-exchange.api

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

investors-exchange.api - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

2

package.json
{
"name": "investors-exchange.api",
"version": "0.0.27",
"version": "0.0.28",
"description": "Unofficial Browser / NodeJS API for https://iextrading.com",

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

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

# 📈
# Investors-Exchange.API
# Investors Exchange API Documentation
An unaffiliated JavaScript API for the IEX Developer Platform - [https://iextrading.com](https://iextrading.com/)
---

@@ -16,5 +13,4 @@ ## Installation

yarn add investors-exchange.api
---
## Getting Started

@@ -24,3 +20,2 @@

---

@@ -36,3 +31,2 @@ ## Miscellaneous Queries

---

@@ -156,3 +150,2 @@ ## Stock Queries

---

@@ -207,3 +200,2 @@ ## Market Queries

---

@@ -244,2 +236,2 @@ ## Reference Queries

symbol_directory.recent = await reference.symbol_directory() // Recent (default).
symbol_directory.specific = await reference.symbol_directory('20171210') // Specific Date.
symbol_directory.specific = await reference.symbol_directory('20171210') // Specific Date.
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