alphavantage
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -59,1 +59,4 @@ 0.0.1 | ||
- Removing test for intraday crypto data (removed from API) | ||
1.2.2 | ||
- Adding Time Series FX (Daily) to the polish function |
@@ -61,2 +61,3 @@ 'use strict'; | ||
'Time Series (Digital Currency Monthly)': 'data', | ||
'Time Series FX (Daily)': 'data', | ||
'Weekly Time Series': 'data', | ||
@@ -63,0 +64,0 @@ 'Weekly Adjusted Time Series': 'data', |
{ | ||
"name": "alphavantage", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "A simple interface to the Alpha Vantage API.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
123204
2554