File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.4](https://.com/socketio/engine.io-client/compare/4.1.3...4.1.4) (2021-05-05)
2+
3+
This release only contains a bump of `xmlhttprequest-ssl`, in order to fix the following vulnerability: https://www.npmjs.com/advisories/1665.
4+
5+
Please note that `engine.io-client` was not directly impacted by this vulnerability, since we are always using `async: true`.
6+
7+
18
## [4.1.3](https://.com/socketio/engine.io-client/compare/4.1.2...4.1.3) (2021-03-31)
29

310

Some generated files are not rendered by default. Learn more about customizing how changed files appear on .
Some generated files are not rendered by default. Learn more about customizing how changed files appear on .
Some generated files are not rendered by default. Learn more about customizing how changed files appear on .
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "engine.io-client",
33
"description": "Client for the realtime Engine",
44
"license": "MIT",
5-
"version": "4.1.3",
5+
"version": "4.1.4",
66
"main": "lib/index.js",
77
"homepage": "https://.com/socketio/engine.io-client",
88
"contributors": [

0 commit comments

Comments
 (0)