pdfdraw/server/node_modules/engine.io-client/CHANGELOG.md
szaimen e33f27b5a4 also commit the npm_modules and package-lock.json
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-03-04 12:25:14 +01:00

1.2 KiB

3.5.1 (2021-03-02)

Bug Fixes

  • replace default nulls in SSL options with undefineds (d0c551c)

3.5.0 (2020-12-30)

Bug Fixes

  • check the type of the initial packet (8750356)

3.4.4 (2020-09-30)

3.4.3 (2020-06-04)

Bug Fixes

  • react-native: restrict the list of options for the WebSocket object (e5bc106)

3.4.2 (2020-05-13)

3.4.1 (2020-04-17)

Bug Fixes

  • use globalThis polyfill instead of self/global (357f01d)