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 4f93a0b commit 797c9a3Copy full SHA for 797c9a3
History.md
@@ -1,4 +1,7 @@
1
2
+1.7.1 / 2016-11-28
3
+===================
4
+
5
1.7.0 / 2016-11-27
6
===================
7
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io",
- "version": "1.7.0",
+ "version": "1.7.1",
"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.0",
+ "socket.io-client": "1.7.1",
33
"socket.io-parser": "2.3.1"
34
},
35
"devDependencies": {
0 commit comments