File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
| Version | Release date |
4
4
| ------------------------------------------------------------------------------------------------------| ----------------|
5
+ | [ 6.6.2] ( #662-2024-10-09 ) | October 2024 |
5
6
| [ 6.6.1] ( #661-2024-09-21 ) | September 2024 |
6
7
| [ 6.6.0] ( #660-2024-06-21 ) | June 2024 |
7
8
| [ 6.5.5] ( #655-2024-06-18 ) (from the [ 6.5.x] ( https://github.com/socketio/engine.io/tree/6.5.x ) branch) | June 2024 |
46
47
47
48
# Release notes
48
49
50
+ ## [ 6.6.2] ( https://github.com/socketio/socket.io/compare/engine.io@6.6.1...engine.io@6.6.2 ) (2024-10-09)
51
+
52
+ This release contains a bump of the ` cookie ` dependency.
53
+
54
+ See also: https://github.com/advisories/GHSA-pxg6-pf52-xh8x
55
+
56
+
57
+ ### Dependencies
58
+
59
+ - [ ` ws@~8.17.1 ` ] ( https://github.com/websockets/ws/releases/tag/8.17.1 ) (no change)
60
+
61
+
62
+
49
63
## [ 6.6.1] ( https://github.com/socketio/socket.io/compare/engine.io@6.6.0...engine.io@6.6.1 ) (2024-09-21)
50
64
51
65
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " engine.io" ,
3
- "version" : " 6.6.1 " ,
3
+ "version" : " 6.6.2 " ,
4
4
"description" : " The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server" ,
5
5
"type" : " commonjs" ,
6
6
"main" : " ./build/engine.io.js" ,
You can’t perform that action at this time.
0 commit comments