We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89ccd9 commit 0abbd4dCopy full SHA for 0abbd4d
History.md
@@ -1,4 +1,9 @@
1
2
+1.7.4 / 2017-05-07
3
+===================
4
+
5
+ * [chore] Bump engine.io to version 1.8.4
6
7
1.7.3 / 2017-02-17
8
===================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io",
- "version": "1.7.3",
+ "version": "1.7.4",
"description": "node.js realtime framework server",
"keywords": [
"realtime",
@@ -29,7 +29,7 @@
29
"has-binary": "0.1.7",
30
"object-assign": "4.1.0",
31
"socket.io-adapter": "0.5.0",
32
- "socket.io-client": "1.7.3",
+ "socket.io-client": "1.7.4",
33
"socket.io-parser": "2.3.1"
34
},
35
"devDependencies": {
0 commit comments