@d3fc/d3fc-data-join
Advanced tools
Comparing version 5.0.7 to 5.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="5.0.8"></a> | ||
## 5.0.8 (2019-05-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-data-join | ||
<a name="5.0.7"></a> | ||
@@ -22,3 +30,3 @@ ## [5.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-data-join@5.0.6...@d3fc/d3fc-data-join@5.0.7) (2019-01-15) | ||
* sub-transition interval redraws hide nodes ([180a242](https://github.com/d3fc/d3fc/commit/180a242)), closes [#1164](https://github.com/d3fc/d3fc/issues/1164) | ||
* use single d3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
* use single D3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
@@ -25,0 +33,0 @@ |
{ | ||
"name": "@d3fc/d3fc-data-join", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"description": "A component that simplifies the D3 data join and supports the d3fc decorate pattern", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.4", | ||
"@d3fc/d3fc-scripts": "^2.0.5", | ||
"d3-transition": "^1.0.0" | ||
@@ -29,0 +29,0 @@ }, |
@@ -7,3 +7,3 @@ # d3fc-data-join | ||
[Main d3fc package](https://github.com/d3fc/d3fc) | ||
[Main D3FC package](https://github.com/d3fc/d3fc) | ||
@@ -10,0 +10,0 @@ ## Installing |
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
26204