@d3fc/d3fc-chart
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@4.0.2...@d3fc/d3fc-chart@4.0.3) (2020-06-02) | ||
**Note:** Version bump only for package @d3fc/d3fc-chart | ||
## [4.0.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@4.0.1...@d3fc/d3fc-chart@4.0.2) (2020-05-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -25,3 +25,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@d3fc/d3fc-axis": "^3.0.0", | ||
"@d3fc/d3fc-axis": "^3.0.1", | ||
"@d3fc/d3fc-data-join": "^6.0.0", | ||
@@ -39,3 +39,3 @@ "@d3fc/d3fc-element": "^6.0.0", | ||
}, | ||
"gitHead": "227c1d2813a8ed6da55778f3665e01857a8dc56a" | ||
"gitHead": "96fb2dd73a8300e1a3953902543345323c5bed05" | ||
} |
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
81229
Updated@d3fc/d3fc-axis@^3.0.1