Socket
Socket
Sign inDemoInstall

yahoo-stock-api

Package Overview
Dependencies
18
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.8 to 1.1.9

2

package.json
{
"name": "yahoo-stock-api",
"version": "1.1.8",
"version": "1.1.9",
"description": "Simple API to get stock price from finance.yahoo.com",

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

@@ -13,3 +13,3 @@ export async function getSymbol(symbol: string): Promise<Stock>;

dayRange: string;
fifyTwoWeekRange: string;
fiftyTwoWeekRange: string;
volume: number;

@@ -16,0 +16,0 @@ avgVolume: number;

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