File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.6.1] ( https://github.com/socketio/engine.io/compare/3.6.0...3.6.1 ) (2022-11-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * catch errors when destroying invalid upgrades ([ 83c4071] ( https://github.com/socketio/engine.io/commit/83c4071af871fc188298d7d591e95670bf9f9085 ) )
7
+
8
+
9
+
1
10
# [ 3.6.0] ( https://github.com/socketio/engine.io/compare/3.5.0...3.6.0 ) (2022-06-06)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " engine.io" ,
3
- "version" : " 3.6.0 " ,
3
+ "version" : " 3.6.1 " ,
4
4
"description" : " The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server" ,
5
5
"main" : " lib/engine.io.js" ,
6
6
"author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
You can’t perform that action at this time.
0 commit comments