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

data-forge-from-yahoo

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

data-forge-from-yahoo - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

3

index.js

@@ -100,3 +100,4 @@ 'use strict';

.parseFloats("Open")
.parseInts("Volume"); //todo: be nice for this fn to take an array of col names.
.parseInts("Volume") //todo: be nice for this fn to take an array of col names.
.bake(); // Bake it all into memory.
});

@@ -103,0 +104,0 @@ };

{
"name": "data-forge-from-yahoo",
"version": "0.0.18",
"version": "0.0.19",
"description": "Data-Forge plugin for pulling data from the Yahoo financial API.",

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

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