@d3fc/d3fc-technical-indicator
Advanced tools
Comparing version 7.0.40 to 7.0.41
@@ -6,2 +6,10 @@ # Change Log | ||
## [7.0.41](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.40...@d3fc/d3fc-technical-indicator@7.0.41) (2020-01-20) | ||
**Note:** Version bump only for package @d3fc/d3fc-technical-indicator | ||
## [7.0.40](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.39...@d3fc/d3fc-technical-indicator@7.0.40) (2020-01-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-technical-indicator", | ||
"version": "7.0.40", | ||
"version": "7.0.41", | ||
"description": "Components for calculating technical indicators on data series", | ||
@@ -42,7 +42,7 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-annotation": "^2.4.17", | ||
"@d3fc/d3fc-annotation": "^2.4.18", | ||
"@d3fc/d3fc-extent": "^3.1.7", | ||
"@d3fc/d3fc-random-data": "^3.0.19", | ||
"@d3fc/d3fc-rebind": "^5.0.8", | ||
"@d3fc/d3fc-series": "^4.3.1", | ||
"@d3fc/d3fc-series": "^4.3.2", | ||
"d3": "^4.2.5", | ||
@@ -58,3 +58,3 @@ "fs-promise": "^1.0.0" | ||
}, | ||
"gitHead": "8f10bf78754567d148bf09c67e45e3a7586c7948" | ||
"gitHead": "ed03c14cf26bc2e7dd3fea024f3552ce3c6ec59f" | ||
} |
597845