mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-12 16:38:12 -05:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1b2d902f33 | ||
|
|
9536437907 |
@@ -1,4 +1,9 @@
|
||||
|
||||
1.3.4 / 2015-02-14
|
||||
==================
|
||||
|
||||
* package: bump `socket.io-client`
|
||||
|
||||
1.3.3 / 2015-02-03
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "socket.io",
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"description": "node.js realtime framework server",
|
||||
"keywords": [
|
||||
"realtime",
|
||||
@@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"engine.io": "1.5.1",
|
||||
"socket.io-parser": "2.2.3",
|
||||
"socket.io-client": "1.3.3",
|
||||
"socket.io-client": "1.3.4",
|
||||
"socket.io-adapter": "0.3.1",
|
||||
"has-binary-data": "0.1.3",
|
||||
"debug": "2.1.0"
|
||||
|
||||
Reference in New Issue
Block a user