File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 2.0.2 / 2017-02-16
3
+ ===================
4
+
5
+ * [ chore] Bump ws to version 1.1.2 (vulnerability fix) (#480 )
6
+
2
7
2.0.1 / 2017-01-30
3
8
===================
4
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " engine.io" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server" ,
5
5
"main" : " ./lib/engine.io" ,
6
6
"author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
35
35
"devDependencies" : {
36
36
"babel-eslint" : " 5.0.0" ,
37
37
"babel-preset-es2015" : " 6.3.13" ,
38
- "engine.io-client" : " 2.0.1 " ,
38
+ "engine.io-client" : " 2.0.2 " ,
39
39
"eslint-config-standard" : " 4.4.0" ,
40
40
"eslint-plugin-standard" : " 1.3.2" ,
41
41
"expect.js" : " 0.2.0" ,
You can’t perform that action at this time.
0 commit comments