Socket
Socket
Sign inDemoInstall

yahoo-finance2

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yahoo-finance2 - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

2

dist/cjs/package.json
{
"name": "yahoo-finance2",
"version": "2.1.3",
"version": "2.1.4",
"description": "JS API for Yahoo Finance",

@@ -5,0 +5,0 @@ "type:": "commonjs",

module.exports = {
"name": "yahoo-finance2",
"version": "2.1.3",
"version": "2.1.4",
"description": "JS API for Yahoo Finance",

@@ -5,0 +5,0 @@ "type:": "commonjs",

@@ -71,2 +71,3 @@ import type { ModuleOptionsWithValidateTrue, ModuleOptionsWithValidateFalse, ModuleThis } from "../lib/moduleCommon.js";

screenerFieldResults?: Array<any>;
culturalAssets?: Array<any>;
timeTakenForQuotes: number;

@@ -80,2 +81,3 @@ timeTakenForNews: number;

timeTakenForScreenerField?: number;
timeTakenForCulturalAssets?: number;
}

@@ -82,0 +84,0 @@ export interface SearchOptions {

{
"name": "yahoo-finance2",
"version": "2.1.3",
"version": "2.1.4",
"description": "JS API for Yahoo Finance",

@@ -5,0 +5,0 @@ "type": "module",

export default {
"name": "yahoo-finance2",
"version": "2.1.3",
"version": "2.1.4",
"description": "JS API for Yahoo Finance",

@@ -5,0 +5,0 @@ "type": "module",

@@ -71,2 +71,3 @@ import type { ModuleOptionsWithValidateTrue, ModuleOptionsWithValidateFalse, ModuleThis } from "../lib/moduleCommon.js";

screenerFieldResults?: Array<any>;
culturalAssets?: Array<any>;
timeTakenForQuotes: number;

@@ -80,2 +81,3 @@ timeTakenForNews: number;

timeTakenForScreenerField?: number;
timeTakenForCulturalAssets?: number;
}

@@ -82,0 +84,0 @@ export interface SearchOptions {

{
"name": "yahoo-finance2",
"version": "2.1.3",
"version": "2.1.4",
"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

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