@d3fc/d3fc-sample
Advanced tools
Comparing version 4.0.10 to 4.0.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.10...@d3fc/d3fc-sample@4.0.11) (2019-11-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample | ||
## [4.0.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.9...@d3fc/d3fc-sample@4.0.10) (2019-09-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-sample", | ||
"version": "4.0.10", | ||
"version": "4.0.11", | ||
"description": "A data subsampler that chooses representative data points using a largest triangle or mode-median approach.", | ||
@@ -24,4 +24,3 @@ "license": "MIT", | ||
"dev": "npm run site && watch -p '{site,src,test}/**/*.js' -c 'npm run site'", | ||
"deploy-site": "npm run site && bash ./site/deploy.sh", | ||
"lint": "npx eslint src/**/*.js" | ||
"deploy-site": "npm run site && bash ./site/deploy.sh" | ||
}, | ||
@@ -35,3 +34,3 @@ "devDependencies": { | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.9", | ||
"@d3fc/d3fc-rebind": "^5.0.10", | ||
"d3-array": "^1.0.0" | ||
@@ -42,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "d216bebca76b9bde7456f1c06e768bc67814dd2e" | ||
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d" | ||
} |
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
265552
Updated@d3fc/d3fc-rebind@^5.0.10