engine.io-client
Advanced tools
+9
-0
@@ -0,1 +1,10 @@ | ||
| ## [3.5.5](https://github.com/socketio/engine.io-client/compare/3.5.4...3.5.5) (2025-11-17) | ||
| ### Bug Fixes | ||
| * prevent infinite loop with Node.js built-in WebSocket ([ee468e6](https://github.com/socketio/engine.io-client/commit/ee468e681c71463a1699c9b108abae05e54241cf)) | ||
| ## [3.5.4](https://github.com/socketio/engine.io-client/compare/3.5.3...3.5.4) (2024-06-18) | ||
@@ -2,0 +11,0 @@ |
@@ -248,2 +248,3 @@ /** | ||
| if (typeof this.ws !== 'undefined') { | ||
| this.ws.onerror = () => {}; | ||
| this.ws.close(); | ||
@@ -250,0 +251,0 @@ } |
+1
-1
@@ -5,3 +5,3 @@ { | ||
| "license": "MIT", | ||
| "version": "3.5.4", | ||
| "version": "3.5.5", | ||
| "main": "lib/index.js", | ||
@@ -8,0 +8,0 @@ "homepage": "https://github.com/socketio/engine.io-client", |
Sorry, the diff of this file is too big to display
181211
0.19%5710
0.04%