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 12c6ee1 commit 342faf2Copy full SHA for 342faf2
History.md
@@ -1,4 +1,9 @@
1
2
+1.3.5 / 2015-03-03
3
+==================
4
+
5
+ * package: bump `socket.io-parser`
6
7
1.3.4 / 2015-02-14
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io",
- "version": "1.3.4",
+ "version": "1.3.5",
"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.4",
24
- "socket.io-client": "1.3.4",
+ "socket.io-client": "1.3.5",
25
"socket.io-adapter": "0.3.1",
26
"has-binary-data": "0.1.3",
27
"debug": "2.1.0"
0 commit comments