Releases: socketio/socket.io-parser
Releases · socketio/socket.io-parser
4.1.2
Bug Fixes
- allow objects with a null prototype in binary packets (#114) (7f6b262)
Links
4.1.0
Features
- provide an ESM build with and without debug (388c616)
Links
4.0.4
Bug Fixes
- allow integers as event names (1c220dd)
Links
3.3.2
Bug Fixes
- prevent DoS (OOM) via massive packets (#95) (89197a0)
Links
4.0.2
Bug Fixes
- move @types/component-emitter to dependencies (#99) (4efa005)
Links
4.0.1
Features
- move binary detection back to the parser (285e7cd)
- add support for a payload in a CONNECT packet (78f9fc2)
Bug Fixes
- do not catch encoding errors (aeae87c)
- throw upon invalid payload format (c327acb)
BREAKING CHANGES
- the encode method is now synchronous (28d4f03)
Links
4.0.1-rc2
Features
- move binary detection back to the parser (285e7cd)
Links