We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc3c92 commit 060339aCopy full SHA for 060339a
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [3.4.3](https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3) (2023-05-22)
2
+
3
4
+### Bug Fixes
5
6
+* check the format of the event name ([2dc3c92](https://github.com/socketio/socket.io-parser/commit/2dc3c92622dad113b8676be06f23b1ed46b02ced))
7
8
9
10
## [3.4.2](https://github.com/socketio/socket.io-parser/compare/3.4.1...3.4.2) (2022-11-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-parser",
- "version": "3.4.2",
+ "version": "3.4.3",
"description": "socket.io protocol parser",
"repository": {
"type": "git",
0 commit comments