@d3fc/d3fc-label-layout
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="6.0.2"></a> | ||
## [6.0.2](https://github.com/d3fc/d3fc-label-layout/compare/@d3fc/d3fc-label-layout@6.0.1...@d3fc/d3fc-label-layout@6.0.2) (2018-08-20) | ||
**Note:** Version bump only for package @d3fc/d3fc-label-layout | ||
<a name="6.0.1"></a> | ||
@@ -8,0 +16,0 @@ ## [6.0.1](https://github.com/d3fc/d3fc-label-layout/compare/@d3fc/d3fc-label-layout@6.0.0...@d3fc/d3fc-label-layout@6.0.1) (2018-08-15) |
{ | ||
"name": "@d3fc/d3fc-label-layout", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "A D3 layout that places labels avoiding overlaps using either a greedy or simulated annealing strategy", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.1", | ||
"@d3fc/d3fc-scripts": "^2.0.2", | ||
"d3": "^4.11.0", | ||
@@ -33,4 +33,4 @@ "watch-cli": "^0.2.1" | ||
"dependencies": { | ||
"@d3fc/d3fc-data-join": "^5.0.1", | ||
"@d3fc/d3fc-rebind": "^5.0.1", | ||
"@d3fc/d3fc-data-join": "^5.0.2", | ||
"@d3fc/d3fc-rebind": "^5.0.2", | ||
"d3-array": "^1.0.0", | ||
@@ -37,0 +37,0 @@ "d3-scale": "^1.0.6", |
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
273985
Updated@d3fc/d3fc-data-join@^5.0.2
Updated@d3fc/d3fc-rebind@^5.0.2