Socket
Socket
Sign inDemoInstall

engine.io-client

Package Overview
Dependencies
21
Maintainers
2
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.1 to 3.5.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [3.5.2](https://github.com/socketio/engine.io-client/compare/3.5.1...3.5.2) (2021-05-05)
This release only contains a bump of `xmlhttprequest-ssl`, in order to fix the following vulnerability: https://www.npmjs.com/advisories/1665.
Please note that `engine.io-client` was not directly impacted by this vulnerability, since we are always using `async: true`.
## [3.5.1](https://github.com/socketio/engine.io-client/compare/3.5.0...3.5.1) (2021-03-02)

@@ -2,0 +9,0 @@

4

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "3.5.1",
"version": "3.5.2",
"main": "lib/index.js",

@@ -37,3 +37,3 @@ "homepage": "https://github.com/socketio/engine.io-client",

"ws": "~7.4.2",
"xmlhttprequest-ssl": "~1.5.4",
"xmlhttprequest-ssl": "~1.6.2",
"yeast": "0.1.2"

@@ -40,0 +40,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc