@d3fc/d3fc-data-join
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="5.0.2"></a> | ||
## [5.0.2](https://github.com/d3fc/d3fc-data-join/compare/@d3fc/d3fc-data-join@5.0.1...@d3fc/d3fc-data-join@5.0.2) (2018-08-20) | ||
**Note:** Version bump only for package @d3fc/d3fc-data-join | ||
<a name="5.0.1"></a> | ||
@@ -8,0 +16,0 @@ ## [5.0.1](https://github.com/d3fc/d3fc-data-join/compare/@d3fc/d3fc-data-join@5.0.0...@d3fc/d3fc-data-join@5.0.1) (2018-08-15) |
{ | ||
"name": "@d3fc/d3fc-data-join", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"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.1", | ||
"@d3fc/d3fc-scripts": "^2.0.2", | ||
"d3-transition": "^1.0.0" | ||
@@ -29,0 +29,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
25289