File tree 3 files changed +7669
-7210
lines changed
3 files changed +7669
-7210
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 1.5.0 / 2016-10-06
3
+ ==================
4
+
5
+ * [ fix] Fix query string management (#943 )
6
+ * [ chore] Add gulp & babel in the build process (#940 )
7
+ * [ chore] Add eslint (#951 )
8
+ * [ chore] bump zuul (#958 )
9
+ * [ chore] Remove jspm browser config (#957 )
10
+ * [ chore] Update zuul browser settings following EOL notices (#985 )
11
+ * [ chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#997 )
12
+ * [ chore] reference build badge to master branch (#967 )
13
+ * [ chore] Bump engine.io-client to 1.7.0 (#996 )
14
+ * [ chore] Restrict files included in npm package (#998 )
15
+
2
16
1.4.8 / 2016-06-23
3
17
==================
4
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " socket.io-client" ,
3
- "version" : " 1.4.8 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"keywords" : [
5
5
" realtime" ,
6
6
" framework" ,
47
47
"has-cors" : " 1.1.0" ,
48
48
"istanbul" : " 0.4.2" ,
49
49
"mocha" : " 2.3.4" ,
50
- "socket.io" : " 1.4.6 " ,
50
+ "socket.io" : " 1.5.0 " ,
51
51
"text-blob-builder" : " 0.0.1" ,
52
52
"uglify-js" : " 2.6.1" ,
53
53
"webpack-stream" : " 3.1.0" ,
You can’t perform that action at this time.
0 commit comments