Thanks to visit codestin.com Credit goes to github.com
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 3d49caf commit 9ba6d47Copy full SHA for 9ba6d47
History.md
@@ -1,4 +1,9 @@
1
2
+1.3.2 / 2015-01-19
3
+==================
4
+
5
+ * no change on this release
6
7
1.3.1 / 2015-01-19
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io",
- "version": "1.3.1",
+ "version": "1.3.2",
"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.1",
+ "socket.io-client": "1.3.2",
25
"socket.io-adapter": "0.3.1",
26
"has-binary-data": "0.1.3",
27
"debug": "2.1.0"
0 commit comments