@d3fc/d3fc-technical-indicator
Advanced tools
Comparing version 7.0.6 to 7.0.7
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="7.0.7"></a> | ||
## [7.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.6...@d3fc/d3fc-technical-indicator@7.0.7) (2018-08-21) | ||
### Bug Fixes | ||
* update jsnext:main to module ([6738c69](https://github.com/d3fc/d3fc/commit/6738c69)) | ||
<a name="7.0.6"></a> | ||
@@ -8,0 +19,0 @@ ## [7.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.5...@d3fc/d3fc-technical-indicator@7.0.6) (2018-08-21) |
{ | ||
"name": "@d3fc/d3fc-technical-indicator", | ||
"version": "7.0.6", | ||
"version": "7.0.7", | ||
"description": "Components for calculating technical indicators on data series", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"main": "build/d3fc-technical-indicator.js", | ||
"jsnext:main": "index", | ||
"module": "index", | ||
"typings": "@d3fc/d3fc-technical-indicator.d.ts", | ||
@@ -42,8 +42,8 @@ "repository": { | ||
"devDependencies": { | ||
"@d3fc/d3fc-annotation": "^2.0.6", | ||
"@d3fc/d3fc-extent": "^3.0.4", | ||
"@d3fc/d3fc-random-data": "^3.0.4", | ||
"@d3fc/d3fc-rebind": "^5.0.4", | ||
"@d3fc/d3fc-annotation": "^2.0.7", | ||
"@d3fc/d3fc-extent": "^3.0.5", | ||
"@d3fc/d3fc-random-data": "^3.0.5", | ||
"@d3fc/d3fc-rebind": "^5.0.5", | ||
"@d3fc/d3fc-scripts": "^2.0.4", | ||
"@d3fc/d3fc-series": "^4.0.6", | ||
"@d3fc/d3fc-series": "^4.0.7", | ||
"babel-polyfill": "^6.13.0", | ||
@@ -54,3 +54,3 @@ "d3": "^4.2.5", | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.4", | ||
"@d3fc/d3fc-rebind": "^5.0.5", | ||
"d3-array": "^1.0.0" | ||
@@ -57,0 +57,0 @@ }, |
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
595718
Updated@d3fc/d3fc-rebind@^5.0.5