Comparing version 14.0.49 to 14.0.50
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="14.0.50"></a> | ||
## [14.0.50](https://github.com/d3fc/d3fc/compare/d3fc@14.0.49...d3fc@14.0.50) (2019-08-12) | ||
**Note:** Version bump only for package d3fc | ||
<a name="14.0.49"></a> | ||
@@ -8,0 +16,0 @@ ## [14.0.49](https://github.com/d3fc/d3fc/compare/d3fc@14.0.48...d3fc@14.0.49) (2019-08-12) |
{ | ||
"name": "d3fc", | ||
"version": "14.0.49", | ||
"version": "14.0.50", | ||
"description": "A collection of components that make it easy to build interactive charts with D3", | ||
@@ -28,9 +28,9 @@ "main": "build/d3fc.js", | ||
"dependencies": { | ||
"@d3fc/d3fc-annotation": "^2.4.6", | ||
"@d3fc/d3fc-annotation": "^2.4.7", | ||
"@d3fc/d3fc-axis": "^2.2.2", | ||
"@d3fc/d3fc-brush": "^2.0.46", | ||
"@d3fc/d3fc-chart": "^2.6.8", | ||
"@d3fc/d3fc-brush": "^2.0.47", | ||
"@d3fc/d3fc-chart": "^2.6.9", | ||
"@d3fc/d3fc-data-join": "^5.0.9", | ||
"@d3fc/d3fc-discontinuous-scale": "^3.0.9", | ||
"@d3fc/d3fc-element": "^5.2.8", | ||
"@d3fc/d3fc-element": "^5.2.9", | ||
"@d3fc/d3fc-extent": "^3.1.5", | ||
@@ -41,8 +41,8 @@ "@d3fc/d3fc-financial-feed": "^6.0.2", | ||
"@d3fc/d3fc-pointer": "^2.0.9", | ||
"@d3fc/d3fc-random-data": "^3.0.13", | ||
"@d3fc/d3fc-random-data": "^3.0.14", | ||
"@d3fc/d3fc-rebind": "^5.0.8", | ||
"@d3fc/d3fc-sample": "^4.0.9", | ||
"@d3fc/d3fc-series": "^4.0.23", | ||
"@d3fc/d3fc-shape": "^5.0.13", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.29" | ||
"@d3fc/d3fc-series": "^4.0.24", | ||
"@d3fc/d3fc-shape": "^5.0.14", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.30" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
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
284385
Updated@d3fc/d3fc-annotation@^2.4.7
Updated@d3fc/d3fc-brush@^2.0.47
Updated@d3fc/d3fc-chart@^2.6.9
Updated@d3fc/d3fc-element@^5.2.9
Updated@d3fc/d3fc-series@^4.0.24
Updated@d3fc/d3fc-shape@^5.0.14