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+
17### 0.1.3 / 2017-11-11
28
39- 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
22
33Licensed under the Apache License, Version 2.0 (the "License"); you may not use
44this file except in compliance with the License. You may obtain a copy of the
Original file line number Diff line number Diff line change 77 " websocket"
88 ],
99 "license" : " Apache-2.0" ,
10- "version" : " 0.1.3 " ,
10+ "version" : " 0.1.4 " ,
1111 "engines" : {
1212 "node" : " >=0.8.0"
1313 },
You can’t perform that action at this time.
0 commit comments