node-bencode
node-bencode copied to clipboard
bencode de/encoder for nodejs
Just kicking off the proposal to get some proper browser tests into this again, as there are apparently a couple of issues in browserland that escaped us in the past.
- [x] Implement Encoder - [ ] Implement Decoder - [x] switch from mocha to tape on `streams` branch - [ ] write tests for encoder/decoder streams
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nanobench](https://togithub.com/mafintosh/nanobench) | [`2.1.1` -> `3.0.0`](https://renovatebot.com/diffs/npm/nanobench/2.1.1/3.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tape](https://togithub.com/ljharb/tape) | [`5.5.3` -> `5.6.1`](https://renovatebot.com/diffs/npm/tape/5.5.3/5.6.1) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [semantic-release](https://redirect.github.com/semantic-release/semantic-release) | [`21.1.2` -> `25.0.2`](https://renovatebot.com/diffs/npm/semantic-release/21.1.2/25.0.2) |  |  | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | major | `v3` -> `v4` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | major | `v3` -> `v4` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v3` -> `v4` | --- ### Release...
continue #94 based on #165 ## purpose [ ] Documentation update [ ] Bug fix [x] New feature [ ] Other ## changes fix equality test for Uint8Array
## purpose [ ] Documentation update [x] Bug fix [ ] New feature [ ] Other alternative to #164 ## before ``` $ npm run benchmark > [email protected] benchmark >...