This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Commit 0298b24
authored
feat: readability changes and stability (#510)
* adds max size to push buffer as people could OOM
* catch error on unbind as we were not covering that
* separate tests into multiple files
* increase coverage by adding missing test cases
* removal of sinon in favor of only using vitest
* bump up dependencies with npm audit fix1 parent b314ae1 commit 0298b24
File tree
37 files changed
+5684
-4502
lines changed- src
- lib
- test
- helpers
37 files changed
+5684
-4502
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
0 commit comments