@d3fc/d3fc-chart
Advanced tools
Comparing version 2.6.9 to 2.6.10
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.6.10"></a> | ||
## [2.6.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.9...@d3fc/d3fc-chart@2.6.10) (2019-08-14) | ||
**Note:** Version bump only for package @d3fc/d3fc-chart | ||
<a name="2.6.9"></a> | ||
@@ -8,0 +16,0 @@ ## [2.6.9](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.8...@d3fc/d3fc-chart@2.6.9) (2019-08-12) |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "2.6.9", | ||
"version": "2.6.10", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-annotation": "^2.4.7", | ||
"@d3fc/d3fc-annotation": "^2.4.8", | ||
"@d3fc/d3fc-extent": "^3.1.5", | ||
@@ -36,5 +36,5 @@ "babel-polyfill": "^6.13.0", | ||
"@d3fc/d3fc-data-join": "^5.0.9", | ||
"@d3fc/d3fc-element": "^5.2.9", | ||
"@d3fc/d3fc-element": "^5.2.10", | ||
"@d3fc/d3fc-rebind": "^5.0.8", | ||
"@d3fc/d3fc-series": "^4.0.24", | ||
"@d3fc/d3fc-series": "^4.0.25", | ||
"d3-scale": "^1.0.3", | ||
@@ -41,0 +41,0 @@ "d3-selection": "^1.0.2" |
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
151010
Updated@d3fc/d3fc-element@^5.2.10
Updated@d3fc/d3fc-series@^4.0.25