@d3fc/d3fc-chart
Advanced tools
Comparing version 3.1.3 to 3.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.1.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@3.1.3...@d3fc/d3fc-chart@3.1.4) (2020-03-26) | ||
**Note:** Version bump only for package @d3fc/d3fc-chart | ||
## [3.1.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@3.1.2...@d3fc/d3fc-chart@3.1.3) (2020-03-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-annotation": "^2.5.3", | ||
"@d3fc/d3fc-annotation": "^2.5.4", | ||
"@d3fc/d3fc-extent": "^3.2.0", | ||
@@ -34,5 +34,5 @@ "d3": "^4.2.5" | ||
"@d3fc/d3fc-data-join": "^5.1.0", | ||
"@d3fc/d3fc-element": "^5.4.3", | ||
"@d3fc/d3fc-element": "^5.4.4", | ||
"@d3fc/d3fc-rebind": "^5.0.10", | ||
"@d3fc/d3fc-series": "^4.7.0", | ||
"@d3fc/d3fc-series": "^4.7.1", | ||
"d3-scale": "^1.0.3", | ||
@@ -44,3 +44,3 @@ "d3-selection": "^1.0.2" | ||
}, | ||
"gitHead": "1db6363b20b45502121befdb4bbb61213857359a" | ||
"gitHead": "5d0c7f2ff3d29a7791aa5d60876222c270cd6d18" | ||
} |
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
140817
Updated@d3fc/d3fc-element@^5.4.4
Updated@d3fc/d3fc-series@^4.7.1