Comparing version 15.0.17 to 15.0.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [15.0.18](https://github.com/d3fc/d3fc/compare/d3fc@15.0.17...d3fc@15.0.18) (2020-09-16) | ||
**Note:** Version bump only for package d3fc | ||
## [15.0.17](https://github.com/d3fc/d3fc/compare/d3fc@15.0.16...d3fc@15.0.17) (2020-09-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "d3fc", | ||
"version": "15.0.17", | ||
"version": "15.0.18", | ||
"description": "A collection of components that make it easy to build interactive charts with D3", | ||
@@ -27,7 +27,7 @@ "main": "build/d3fc.js", | ||
"dependencies": { | ||
"@d3fc/d3fc-annotation": "^3.0.9", | ||
"@d3fc/d3fc-axis": "^3.0.3", | ||
"@d3fc/d3fc-brush": "^3.0.1", | ||
"@d3fc/d3fc-chart": "^5.0.4", | ||
"@d3fc/d3fc-data-join": "^6.0.1", | ||
"@d3fc/d3fc-annotation": "^3.0.10", | ||
"@d3fc/d3fc-axis": "^3.0.4", | ||
"@d3fc/d3fc-brush": "^3.0.2", | ||
"@d3fc/d3fc-chart": "^5.0.5", | ||
"@d3fc/d3fc-data-join": "^6.0.2", | ||
"@d3fc/d3fc-discontinuous-scale": "^4.0.1", | ||
@@ -38,3 +38,3 @@ "@d3fc/d3fc-element": "^6.1.1", | ||
"@d3fc/d3fc-group": "^3.0.1", | ||
"@d3fc/d3fc-label-layout": "^7.0.1", | ||
"@d3fc/d3fc-label-layout": "^7.0.2", | ||
"@d3fc/d3fc-pointer": "^3.0.1", | ||
@@ -44,3 +44,3 @@ "@d3fc/d3fc-random-data": "^4.0.1", | ||
"@d3fc/d3fc-sample": "^5.0.1", | ||
"@d3fc/d3fc-series": "^6.0.2", | ||
"@d3fc/d3fc-series": "^6.0.3", | ||
"@d3fc/d3fc-shape": "^6.0.1", | ||
@@ -50,3 +50,3 @@ "@d3fc/d3fc-technical-indicator": "^8.0.1", | ||
}, | ||
"gitHead": "0b59ceb50b80e3b8b96b38f14e859ba7dafc30b8" | ||
"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
539999
Updated@d3fc/d3fc-axis@^3.0.4
Updated@d3fc/d3fc-brush@^3.0.2
Updated@d3fc/d3fc-chart@^5.0.5
Updated@d3fc/d3fc-data-join@^6.0.2
Updated@d3fc/d3fc-series@^6.0.3