@d3fc/d3fc-sample
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -6,38 +6,29 @@ # Change Log | ||
## 5.0.1 (2020-07-14) | ||
## [5.0.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@5.0.1...@d3fc/d3fc-sample@5.0.2) (2024-06-13) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample | ||
### Bug Fixes | ||
- replace lerna bootstrap with npm workspaces ([bad8c9d](https://github.com/d3fc/d3fc/commit/bad8c9dd84ff0c40a0e9433e9a9015a78339c9d3)) | ||
## 5.0.1 (2020-07-14) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample | ||
# 5.0.0 (2020-04-16) | ||
### chore | ||
* consolidate dependencies ([79b7d1f](https://github.com/d3fc/d3fc/commit/79b7d1f)) | ||
- consolidate dependencies ([79b7d1f](https://github.com/d3fc/d3fc/commit/79b7d1f)) | ||
### BREAKING CHANGES | ||
* d3fc no longer has a direct dependency on d3. Add the | ||
dependency directly to your package instead. | ||
- d3fc no longer has a direct dependency on d3. Add the | ||
dependency directly to your package instead. | ||
# 4.1.0 (2020-03-19) | ||
### Features | ||
* add fill to webgl boxplot ([7ea7859](https://github.com/d3fc/d3fc/commit/7ea7859)) | ||
- add fill to webgl boxplot ([7ea7859](https://github.com/d3fc/d3fc/commit/7ea7859)) | ||
## [4.0.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.10...@d3fc/d3fc-sample@4.0.11) (2019-11-28) | ||
@@ -47,6 +38,2 @@ | ||
## [4.0.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.9...@d3fc/d3fc-sample@4.0.10) (2019-09-04) | ||
@@ -56,82 +43,58 @@ | ||
<a name="4.0.9"></a> | ||
<a name="4.0.9"></a> | ||
## [4.0.9](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.8...@d3fc/d3fc-sample@4.0.9) (2019-08-12) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample | ||
<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> | ||
## [4.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.6...@d3fc/d3fc-sample@4.0.7) (2019-01-15) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample | ||
<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)) | ||
- use single D3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
<a name="4.0.5"></a> | ||
<a name="4.0.5"></a> | ||
## [4.0.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.4...@d3fc/d3fc-sample@4.0.5) (2018-08-21) | ||
### Bug Fixes | ||
* update jsnext:main to module ([6738c69](https://github.com/d3fc/d3fc/commit/6738c69)) | ||
- update jsnext:main to module ([6738c69](https://github.com/d3fc/d3fc/commit/6738c69)) | ||
<a name="4.0.4"></a> | ||
<a name="4.0.4"></a> | ||
## [4.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.3...@d3fc/d3fc-sample@4.0.4) (2018-08-21) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample | ||
<a name="4.0.3"></a> | ||
## [4.0.3](https://github.com/d3fc/d3fc-sample/compare/@d3fc/d3fc-sample@4.0.2...@d3fc/d3fc-sample@4.0.3) (2018-08-21) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample | ||
<a name="4.0.2"></a> | ||
## [4.0.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.1...@d3fc/d3fc-sample@4.0.2) (2018-08-20) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample | ||
<a name="4.0.1"></a> | ||
## [4.0.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.0...@d3fc/d3fc-sample@4.0.1) (2018-08-15) | ||
**Note:** Version bump only for package @d3fc/d3fc-sample |
{ | ||
"name": "@d3fc/d3fc-sample", | ||
"version": "5.0.1", | ||
"description": "A data subsampler that chooses representative data points using a largest triangle or mode-median approach.", | ||
"license": "MIT", | ||
"keywords": [ | ||
"d3", | ||
"d3fc", | ||
"sample", | ||
"sampler" | ||
], | ||
"homepage": "https://github.com/d3fc/d3fc", | ||
"main": "build/d3fc-sample.js", | ||
"module": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/d3fc/d3fc" | ||
}, | ||
"scripts": { | ||
"bundle": "npx rollup -c ../../scripts/rollup.config.js", | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-sample" | ||
}, | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^6.0.1" | ||
}, | ||
"peerDependencies": { | ||
"d3-array": "*" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "3c6890b82dbb430bafd52420c0dd506861f16f5d" | ||
"name": "@d3fc/d3fc-sample", | ||
"version": "5.0.2", | ||
"description": "A data subsampler that chooses representative data points using a largest triangle or mode-median approach.", | ||
"license": "MIT", | ||
"keywords": [ | ||
"d3", | ||
"d3fc", | ||
"sample", | ||
"sampler" | ||
], | ||
"homepage": "https://github.com/d3fc/d3fc", | ||
"main": "build/d3fc-sample.js", | ||
"module": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/d3fc/d3fc" | ||
}, | ||
"scripts": { | ||
"bundle": "npx rollup -c ../../scripts/rollup.config.js", | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-sample" | ||
}, | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^6.0.1" | ||
}, | ||
"peerDependencies": { | ||
"d3-array": "*" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "7d3c433ca26071dcf8c0ef2d6c533c2d9088e50d" | ||
} |
@@ -12,3 +12,3 @@ import jsdom from 'jsdom'; | ||
require.resolve('d3/dist/d3.js'), | ||
require.resolve('../node_modules/@d3fc/d3fc-rebind/build/d3fc-rebind.js'), | ||
require.resolve('../../../node_modules/@d3fc/d3fc-rebind/build/d3fc-rebind.js'), | ||
require.resolve('../build/d3fc-sample.js') | ||
@@ -15,0 +15,0 @@ ], |
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
0
71448
17
454