yahoo-finance2
Advanced tools
Comparing version 2.1.8 to 2.1.9
{ | ||
"name": "yahoo-finance2", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "JS API for Yahoo Finance", | ||
@@ -5,0 +5,0 @@ "type:": "commonjs", |
module.exports = { | ||
"name": "yahoo-finance2", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "JS API for Yahoo Finance", | ||
@@ -5,0 +5,0 @@ "type:": "commonjs", |
@@ -64,2 +64,3 @@ export interface QuoteSummaryResult { | ||
description?: string; | ||
twitter?: string; | ||
} | ||
@@ -729,2 +730,3 @@ export interface CompanyOfficer { | ||
maxAge: number; | ||
twitter?: string; | ||
name?: string; | ||
@@ -731,0 +733,0 @@ startDate?: Date; |
{ | ||
"name": "yahoo-finance2", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "JS API for Yahoo Finance", | ||
@@ -5,0 +5,0 @@ "type": "module", |
export default { | ||
"name": "yahoo-finance2", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "JS API for Yahoo Finance", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -64,2 +64,3 @@ export interface QuoteSummaryResult { | ||
description?: string; | ||
twitter?: string; | ||
} | ||
@@ -729,2 +730,3 @@ export interface CompanyOfficer { | ||
maxAge: number; | ||
twitter?: string; | ||
name?: string; | ||
@@ -731,0 +733,0 @@ startDate?: Date; |
{ | ||
"name": "yahoo-finance2", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "JS API for Yahoo Finance", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1484816
46795