@d3fc/d3fc-chart
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@5.0.4...@d3fc/d3fc-chart@5.0.5) (2020-09-16) | ||
**Note:** Version bump only for package @d3fc/d3fc-chart | ||
## [5.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@5.0.3...@d3fc/d3fc-chart@5.0.4) (2020-09-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -24,7 +24,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@d3fc/d3fc-axis": "^3.0.3", | ||
"@d3fc/d3fc-data-join": "^6.0.1", | ||
"@d3fc/d3fc-axis": "^3.0.4", | ||
"@d3fc/d3fc-data-join": "^6.0.2", | ||
"@d3fc/d3fc-element": "^6.1.1", | ||
"@d3fc/d3fc-rebind": "^6.0.1", | ||
"@d3fc/d3fc-series": "^6.0.2" | ||
"@d3fc/d3fc-series": "^6.0.3" | ||
}, | ||
@@ -38,3 +38,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "172d2d9a237fd65730c2d6bc0643b2ca4bf4b0a3" | ||
"gitHead": "03c76aba48931e9ab149cc11dcaabc93f2e9d0c1" | ||
} |
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
85430
Updated@d3fc/d3fc-axis@^3.0.4
Updated@d3fc/d3fc-data-join@^6.0.2
Updated@d3fc/d3fc-series@^6.0.3