@d3fc/d3fc-sample
Advanced tools
Comparing version 4.0.5 to 4.0.6
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="4.0.6"></a> | ||
## [4.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.5...@d3fc/d3fc-sample@4.0.6) (2018-08-29) | ||
### Bug Fixes | ||
* use single d3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
<a name="4.0.5"></a> | ||
@@ -8,0 +19,0 @@ ## [4.0.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.4...@d3fc/d3fc-sample@4.0.5) (2018-08-21) |
{ | ||
"name": "@d3fc/d3fc-sample", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "A data subsampler that chooses representative data points using a largest triangle or mode-median approach.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -11,3 +11,3 @@ import jsdom from 'jsdom'; | ||
scripts: [ | ||
'./node_modules/d3-array/build/d3-array.js', | ||
require.resolve('d3/dist/d3.js'), | ||
'./node_modules/@d3fc/d3fc-rebind/build/d3fc-rebind.js', | ||
@@ -14,0 +14,0 @@ './build/d3fc-sample.js' |
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
266080