@d3fc/d3fc-series
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="4.0.4"></a> | ||
## [4.0.4](https://github.com/d3fc/d3fc-series/compare/@d3fc/d3fc-series@4.0.3...@d3fc/d3fc-series@4.0.4) (2018-08-20) | ||
**Note:** Version bump only for package @d3fc/d3fc-series | ||
<a name="4.0.3"></a> | ||
@@ -8,0 +16,0 @@ ## [4.0.3](https://github.com/d3fc/d3fc-series/compare/@d3fc/d3fc-series@4.0.2...@d3fc/d3fc-series@4.0.3) (2018-08-15) |
{ | ||
"name": "@d3fc/d3fc-series", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "A collection of components for rendering data series to SVG and canvas, including line, bar, OHLC, candlestick and more", | ||
@@ -23,6 +23,6 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-extent": "^3.0.1", | ||
"@d3fc/d3fc-group": "^2.0.1", | ||
"@d3fc/d3fc-random-data": "^3.0.1", | ||
"@d3fc/d3fc-scripts": "^2.0.1", | ||
"@d3fc/d3fc-extent": "^3.0.2", | ||
"@d3fc/d3fc-group": "^2.0.2", | ||
"@d3fc/d3fc-random-data": "^3.0.2", | ||
"@d3fc/d3fc-scripts": "^2.0.2", | ||
"babel-polyfill": "^6.13.0", | ||
@@ -33,5 +33,5 @@ "canvas-mock": "0.0.0", | ||
"dependencies": { | ||
"@d3fc/d3fc-data-join": "^5.0.1", | ||
"@d3fc/d3fc-rebind": "^5.0.1", | ||
"@d3fc/d3fc-shape": "^5.0.1", | ||
"@d3fc/d3fc-data-join": "^5.0.2", | ||
"@d3fc/d3fc-rebind": "^5.0.2", | ||
"@d3fc/d3fc-shape": "^5.0.2", | ||
"d3-array": "^1.0.0", | ||
@@ -38,0 +38,0 @@ "d3-scale": "^1.0.1", |
Sorry, the diff of this file is not supported yet
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
404939
Updated@d3fc/d3fc-data-join@^5.0.2
Updated@d3fc/d3fc-rebind@^5.0.2
Updated@d3fc/d3fc-shape@^5.0.2