Commit Graph

43 Commits (727ca65d75c11c3f88b33d68e7c62b79e54852ae)
 

Author SHA1 Message Date
dependabot[bot] 727ca65d75
Bump debug and mocha
Bumps [debug](https://github.com/debug-js/debug) to 4.3.4 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `debug` from 2.2.0 to 4.3.4
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/2.2.0...4.3.4)

Updates `mocha` from 2.3.4 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/2.3.4...v10.2.0)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Yi-Cyuan Chen 0263ab835f Fixed incorrect result when first bit is 1 of bytes. #18 8 years ago
Yi-Cyuan Chen 5f0bd5a888 Improved performance of hBytes increment. 8 years ago
Yi-Cyuan Chen cb8eb73ef1 Fixed incorrect result when file size >= 4G. 8 years ago
Yi-Cyuan Chen 24d8eb504d Fixed incorrect result when file size >= 512M. 8 years ago
Yi-Cyuan Chen a54f102b8a * Fixed ArrayBuffer.isView issue in IE10.
* Improved performance of input check.
8 years ago
Chen Yi-Cyuan e7f1ca7da8 fixed unit tests 8 years ago
Chen Yi-Cyuan b808ed4605 Added support base64 string output. 8 years ago
Chen, Yi-Cyuan 2bdc4894fc fixed travis build 8 years ago
Chen, Yi-Cyuan c00df3af37 Added
- support for web worker. #11

Changed
- throw error if input type is incorrect.
- prevent webpack to require dependencies.
8 years ago
Chen, Yi-Cyuan 8b9a23ce32 Fixed `root` is undefined in some special environment. #7 9 years ago
Chen Yi-Cyuan da009f933f update comment version 9 years ago
Yi-Cyuan 5fcee84417 * Removed length detection in node.js.
* Deprecated `buffer` and replace by `arrayBuffer`.
9 years ago
Yi-Cyuan 261e55bd5c * Added support for update hash.
* Added support for bytes array output.
* Added support for ArrayBuffer output.
* Added support for AMD.
10 years ago
Chen Yi-Cyuan 201bff606f update covignore and README 11 years ago
Chen Yi-Cyuan d1af3f6065 Support byte Array, Uint8Array and ArrayBuffer input. 11 years ago
Chen Yi-Cyuan 41432a9660 update REAMD, config, test cases 11 years ago
Chen Yi-Cyuan e36b8d13f7 update README 11 years ago
Chen Yi-Cyuan f0a2360989 update README 11 years ago
Chen Yi-Cyuan f5eb89ccb2 * Fixed bug when special length.
* Improve performance for node.js.
11 years ago
Chen Yi-Cyuan 5cf8fc9215 update js 11 years ago
Chen Yi-Cyuan 96036975f7 * Improve performance. 11 years ago
emn178 dca3e8c59d Update README.md 11 years ago
Chen Yi-Cyuan 807a492830 update README 11 years ago
Chen Yi-Cyuan ca6b36b0ec * Remove ascii parameter.
* Improve performance.
11 years ago
Chen Yi-Cyuan 5bc2fd9a54 update md5 11 years ago
Chen Yi-Cyuan 316a103aa1 * Improve performance.
* Add test case.
11 years ago
Chen Yi-Cyuan d934165952 update README 11 years ago
Chen Yi-Cyuan ff56bdedc7 update README 11 years ago
Chen Yi-Cyuan b152d5ad85 update travis and README 11 years ago
Chen Yi-Cyuan a8b1d630ca update travis 11 years ago
Chen Yi-Cyuan 1d238d60c3 update travis 11 years ago
Chen Yi-Cyuan c329dca0d9 update travis 11 years ago
Chen Yi-Cyuan b31e43e89c * Improve performance.
* Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
11 years ago
Chen Yi-Cyuan fc26dd221e Fixed accents bug 11 years ago
Chen Yi-Cyuan f451a9b4a1 update README 12 years ago
Chen Yi-Cyuan e21d04f9cb add license 12 years ago
Chen Yi-Cyuan 5c752b5c34 update build file 12 years ago
Chen Yi-Cyuan ac2e84d2f9 add change log 12 years ago
Chen Yi-Cyuan 38c2c6f816 Support node.js 12 years ago
Chen Yi-Cyuan e7294029a3 update README.md 12 years ago
Chen Yi-Cyuan 3a608e65f7 Add README.md 12 years ago
Chen Yi-Cyuan 5862c3cd82 create project 12 years ago