File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 1.3.1 / 2016-10-20
3
+ ==================
4
+
5
+ * [ fix] Add safety check for global object (#71 )
6
+ * [ fix] decodePacket now accepts both Buffer and ArrayBuffer as data (#64 )
7
+ * [ fix] Handle undefined case properly when decoding packet (#74 )
8
+ * [ chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#70 )
9
+ * [ chore] Update zuul browser settings (#73 )
10
+
2
11
1.3.0 / 2016-09-26
3
12
==================
4
13
Original file line number Diff line number Diff line change 2
2
"name" : " engine.io-parser" ,
3
3
"description" : " Parser for the client for the realtime Engine" ,
4
4
"license" : " MIT" ,
5
- "version" : " 1.3.0 " ,
5
+ "version" : " 1.3.1 " ,
6
6
"homepage" : " https://github.com/socketio/engine.io-parser" ,
7
7
"devDependencies" : {
8
8
"expect.js" : " 0.3.1" ,
You can’t perform that action at this time.
0 commit comments