data-forge-from-yahoo
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -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
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
3626596
68950