Socket
Socket
Sign inDemoInstall

yahoo-finance2

Package Overview
Dependencies
14
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

api/modules/quoteSummary-iface.d.ts

2

api/modules/quoteSummary.d.ts

@@ -1,2 +0,2 @@

import { QuoteSummaryResult } from './quoteSummary.d';
import { QuoteSummaryResult } from './quoteSummary-iface';
declare type QuoteSummaryModules = "assetProfile" | "balanceSheetHistory" | "balanceSheetHistoryQuarterly" | "calendarEvents" | "cashflowStatementHistory" | "cashflowStatementHistoryQuarterly" | "defaultKeyStatistics" | "earnings" | "earningsHistory" | "earningsTrend" | "financialData" | "fundOwnership" | "fundPerformance" | "fundProfile" | "incomeStatementHistory" | "incomeStatementHistoryQuarterly" | "indexTrend" | "industryTrend" | "insiderHolders" | "insiderTransactions" | "institutionOwnership" | "majorDirectHolders" | "majorHoldersBreakdown" | "netSharePurchaseActivity" | "price" | "quoteType" | "recommendationTrend" | "secFilings" | "sectorTrend" | "summaryDetail" | "summaryProfile" | "symbol" | "topHoldings" | "upgradeDowngradeHistory";

@@ -3,0 +3,0 @@ export interface QuoteSummaryOptions {

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

## [1.3.1](https://github.com/gadicc/node-yahoo-finance2/compare/v1.3.0...v1.3.1) (2021-02-01)
### Bug Fixes
* **quoteSummary:** rename conflicting typedefs ([f824f88](https://github.com/gadicc/node-yahoo-finance2/commit/f824f886ffc5d507f57f3e2fdd8da4d485f20b7a))
# [1.3.0](https://github.com/gadicc/node-yahoo-finance2/compare/v1.2.0...v1.3.0) (2021-02-01)

@@ -2,0 +9,0 @@

{
"name": "yahoo-finance2",
"version": "1.3.0",
"version": "1.3.1",
"description": "JS API for Yahoo Finance",

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

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