Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

engine.io-client

Package Overview
Dependencies
Maintainers
2
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

engine.io-client - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

7

CHANGELOG.md

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

## [4.1.4](https://github.com/socketio/engine.io-client/compare/4.1.3...4.1.4) (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`.
## [4.1.3](https://github.com/socketio/engine.io-client/compare/4.1.2...4.1.3) (2021-03-31)

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

2

dist/engine.io.min.js
/*!
* Engine.IO v4.1.3
* Engine.IO v4.1.4
* (c) 2014-2021 Guillermo Rauch

@@ -4,0 +4,0 @@ * Released under the MIT License.

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

"license": "MIT",
"version": "4.1.3",
"version": "4.1.4",
"main": "lib/index.js",

@@ -36,3 +36,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"

@@ -39,0 +39,0 @@ },

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc