@d3fc/d3fc-sample
Advanced tools
Comparing version 4.0.7 to 4.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="4.0.8"></a> | ||
## 4.0.8 (2019-05-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample | ||
<a name="4.0.7"></a> | ||
@@ -21,3 +29,3 @@ ## [4.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.6...@d3fc/d3fc-sample@4.0.7) (2019-01-15) | ||
* 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)) | ||
@@ -24,0 +32,0 @@ |
{ | ||
"name": "@d3fc/d3fc-sample", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "A data subsampler that chooses representative data points using a largest triangle or mode-median approach.", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.4", | ||
"@d3fc/d3fc-scripts": "^2.0.5", | ||
"browserify": "^13.0.1", | ||
@@ -35,3 +35,3 @@ "d3": "^4.1.1", | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.6", | ||
"@d3fc/d3fc-rebind": "^5.0.7", | ||
"d3-array": "^1.0.0" | ||
@@ -38,0 +38,0 @@ }, |
@@ -9,3 +9,3 @@ # d3fc-sample | ||
[Main d3fc package](https://github.com/d3fc/d3fc) | ||
[Main D3FC package](https://github.com/d3fc/d3fc) | ||
@@ -12,0 +12,0 @@ ## Installing |
266388
Updated@d3fc/d3fc-rebind@^5.0.7