Comparing version 15.0.2 to 15.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [15.0.3](https://github.com/d3fc/d3fc/compare/d3fc@15.0.2...d3fc@15.0.3) (2020-04-30) | ||
**Note:** Version bump only for package d3fc | ||
## [15.0.2](https://github.com/d3fc/d3fc/compare/d3fc@15.0.1...d3fc@15.0.2) (2020-04-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "d3fc", | ||
"version": "15.0.2", | ||
"version": "15.0.3", | ||
"description": "A collection of components that make it easy to build interactive charts with D3", | ||
@@ -28,6 +28,6 @@ "main": "build/d3fc.js", | ||
"dependencies": { | ||
"@d3fc/d3fc-annotation": "^3.0.0", | ||
"@d3fc/d3fc-annotation": "^3.0.1", | ||
"@d3fc/d3fc-axis": "^3.0.0", | ||
"@d3fc/d3fc-brush": "^3.0.0", | ||
"@d3fc/d3fc-chart": "^4.0.0", | ||
"@d3fc/d3fc-chart": "^4.0.1", | ||
"@d3fc/d3fc-data-join": "^6.0.0", | ||
@@ -44,3 +44,3 @@ "@d3fc/d3fc-discontinuous-scale": "^4.0.0", | ||
"@d3fc/d3fc-sample": "^5.0.0", | ||
"@d3fc/d3fc-series": "^5.0.0", | ||
"@d3fc/d3fc-series": "^5.0.1", | ||
"@d3fc/d3fc-shape": "^6.0.0", | ||
@@ -50,3 +50,3 @@ "@d3fc/d3fc-technical-indicator": "^8.0.0", | ||
}, | ||
"gitHead": "fc79f901d94997e552da4d0bac342ea7baff2ace" | ||
"gitHead": "6d0585f51e469827292d50805f48bc11c19ecf96" | ||
} |
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
442572
Updated@d3fc/d3fc-annotation@^3.0.1
Updated@d3fc/d3fc-chart@^4.0.1
Updated@d3fc/d3fc-series@^5.0.1