Comparing version 15.2.4 to 15.2.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [15.2.5](https://github.com/d3fc/d3fc/compare/d3fc@15.2.4...d3fc@15.2.5) (2022-05-30) | ||
**Note:** Version bump only for package d3fc | ||
## [15.2.4](https://github.com/d3fc/d3fc/compare/d3fc@15.2.3...d3fc@15.2.4) (2021-09-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "d3fc", | ||
"version": "15.2.4", | ||
"version": "15.2.5", | ||
"description": "A collection of components that make it easy to build interactive charts with D3", | ||
@@ -27,6 +27,6 @@ "main": "build/d3fc.js", | ||
"dependencies": { | ||
"@d3fc/d3fc-annotation": "^3.0.11", | ||
"@d3fc/d3fc-annotation": "^3.0.12", | ||
"@d3fc/d3fc-axis": "^3.0.6", | ||
"@d3fc/d3fc-brush": "^3.0.3", | ||
"@d3fc/d3fc-chart": "^5.1.4", | ||
"@d3fc/d3fc-chart": "^5.1.5", | ||
"@d3fc/d3fc-data-join": "^6.0.3", | ||
@@ -43,9 +43,9 @@ "@d3fc/d3fc-discontinuous-scale": "^4.0.1", | ||
"@d3fc/d3fc-sample": "^5.0.1", | ||
"@d3fc/d3fc-series": "^6.0.4", | ||
"@d3fc/d3fc-series": "^6.1.0", | ||
"@d3fc/d3fc-shape": "^6.0.1", | ||
"@d3fc/d3fc-technical-indicator": "^8.1.0", | ||
"@d3fc/d3fc-webgl": "^3.1.0", | ||
"@d3fc/d3fc-webgl": "^3.2.0", | ||
"@d3fc/d3fc-zoom": "^1.1.1" | ||
}, | ||
"gitHead": "f25c748ecb38ebf6c33c11cf607dbbfb55bc0eea" | ||
"gitHead": "3c00054457e5b71fd182342dffe6401cf8d7cee6" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
9
548753
9712
Updated@d3fc/d3fc-chart@^5.1.5
Updated@d3fc/d3fc-series@^6.1.0
Updated@d3fc/d3fc-webgl@^3.2.0