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 751a6fc commit a646044Copy full SHA for a646044
History.md
@@ -1,4 +1,9 @@
1
2
+1.7.3 / 2017-02-17
3
+===================
4
+
5
+ * [chore] Bump engine.io to version 1.8.3
6
7
1.7.2 / 2016-12-11
8
===================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io",
- "version": "1.7.2",
+ "version": "1.7.3",
"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.2",
+ "socket.io-client": "1.7.3",
33
"socket.io-parser": "2.3.1"
34
},
35
"devDependencies": {
0 commit comments