File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ### 0.1.4 / 2020-06-02
2
+
3
+ - Remove a ReDoS vulnerability in the header parser (CVE-2020 -7662, reported by
4
+ Robert McLaughlin)
5
+ - Change license from MIT to Apache 2.0
6
+
1
7
### 0.1.3 / 2017-11-11
2
8
3
9
- Accept extension names and parameters including uppercase letters
Original file line number Diff line number Diff line change 1
- Copyright 2014-2017 James Coglan
1
+ Copyright 2014-2020 James Coglan
2
2
3
3
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
4
this file except in compliance with the License. You may obtain a copy of the
Original file line number Diff line number Diff line change 7
7
" websocket"
8
8
],
9
9
"license" : " Apache-2.0" ,
10
- "version" : " 0.1.3 " ,
10
+ "version" : " 0.1.4 " ,
11
11
"engines" : {
12
12
"node" : " >=0.8.0"
13
13
},
You can’t perform that action at this time.
0 commit comments