We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f31a4e commit eaee5d5Copy full SHA for eaee5d5
History.md
@@ -1,4 +1,9 @@
1
2
+3.1.1 / 2017-04-25
3
+==================
4
+
5
+ * [fix] Ensure globals are functions before running `instanceof` (#68)
6
7
3.1.0 / 2017-04-24
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-parser",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "socket.io protocol parser",
"repository": {
"type": "git",
0 commit comments