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 77ca2dc commit 3d49cafCopy full SHA for 3d49caf
History.md
@@ -1,4 +1,10 @@
1
2
+1.3.1 / 2015-01-19
3
+==================
4
+
5
+ * no change on this release
6
+ * package: bump `engine.io`
7
8
1.3.0 / 2015-01-19
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "node.js realtime framework server",
"keywords": [
"realtime",
@@ -21,7 +21,7 @@
21
"dependencies": {
22
"engine.io": "1.5.1",
23
"socket.io-parser": "2.2.2",
24
- "socket.io-client": "1.3.0",
+ "socket.io-client": "1.3.1",
25
"socket.io-adapter": "0.3.1",
26
"has-binary-data": "0.1.3",
27
"debug": "2.1.0"
0 commit comments