Comparing version 14.1.29 to 14.1.30
@@ -6,2 +6,10 @@ # Change Log | ||
## [14.1.30](https://github.com/d3fc/d3fc/compare/d3fc@14.1.29...d3fc@14.1.30) (2020-02-18) | ||
**Note:** Version bump only for package d3fc | ||
## [14.1.29](https://github.com/d3fc/d3fc/compare/d3fc@14.1.28...d3fc@14.1.29) (2020-02-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "d3fc", | ||
"version": "14.1.29", | ||
"version": "14.1.30", | ||
"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.41", | ||
"@d3fc/d3fc-annotation": "^2.4.42", | ||
"@d3fc/d3fc-axis": "^2.2.5", | ||
"@d3fc/d3fc-brush": "^2.0.83", | ||
"@d3fc/d3fc-chart": "^3.0.1", | ||
"@d3fc/d3fc-brush": "^2.0.84", | ||
"@d3fc/d3fc-chart": "^3.0.2", | ||
"@d3fc/d3fc-data-join": "^5.0.11", | ||
"@d3fc/d3fc-discontinuous-scale": "^3.1.0", | ||
"@d3fc/d3fc-element": "^5.3.27", | ||
"@d3fc/d3fc-element": "^5.3.28", | ||
"@d3fc/d3fc-extent": "^3.1.7", | ||
@@ -44,6 +44,6 @@ "@d3fc/d3fc-financial-feed": "^6.0.4", | ||
"@d3fc/d3fc-sample": "^4.0.11", | ||
"@d3fc/d3fc-series": "^4.4.16", | ||
"@d3fc/d3fc-series": "^4.4.17", | ||
"@d3fc/d3fc-shape": "^5.0.19", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.64", | ||
"@d3fc/d3fc-webgl": "^1.7.0" | ||
"@d3fc/d3fc-technical-indicator": "^7.0.65", | ||
"@d3fc/d3fc-webgl": "^1.7.1" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "bfedd056b5106f20464c75a6d8a2e3b15fdcd207" | ||
"gitHead": "6562a4dc0cea7adeb693f94c5844e5be081f53fc" | ||
} |
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
439092
Updated@d3fc/d3fc-brush@^2.0.84
Updated@d3fc/d3fc-chart@^3.0.2
Updated@d3fc/d3fc-element@^5.3.28
Updated@d3fc/d3fc-series@^4.4.17
Updated@d3fc/d3fc-webgl@^1.7.1