[Snyk] Upgrade engine.io-client from 4.0.0 to 6.1.1#8
Open
[Snyk] Upgrade engine.io-client from 4.0.0 to 6.1.1#8
Conversation
Snyk has created this PR to upgrade engine.io-client from 4.0.0 to 6.1.1. See this package in npm: https://www.npmjs.com/package/engine.io-client See this project in Snyk: https://app.snyk.io/org/brand-new/project/18ae853c-0fa4-4498-84b1-710be3b91697?utm_source=github&utm_medium=referral&page=upgrade-pr
Dependencies * debug > 4.3.3 * engine.io-parser > 4.0.3 Development Dependencies * eiows > 3.7.3 * eslint-config-prettier > 6.15.0 [atomist:generated] [atomist-skill:atomist/npm-vulnerability-scanner-skill]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade engine.io-client from 4.0.0 to 6.1.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Warning: This is a major version upgrade, and may be a breaking change.
The recommended version fixes:
SNYK-JS-XMLHTTPREQUESTSSL-1255647
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
SNYK-JS-XMLHTTPREQUESTSSL-1082936
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: engine.io-client
-
6.1.1 - 2021-11-14
- add package name in nested package.json (6e798fb)
- fix vite build for CommonJS users (c557707)
- Diff: 6.1.0...6.1.1
- Server release: -
- ws version:
-
6.1.0 - 2021-11-08
- typings: allow any value in the query option (018e1af)
- typings: allow port to be a number (#680) (8f68f77)
- Diff: 6.0.2...6.1.0
- Server release: 6.1.0
- ws version:
-
6.0.3 - 2021-11-14
- add package name in nested package.json (32511ee)
- fix vite build for CommonJS users (9fcaf58)
- Diff: 6.0.2...6.0.3
- Server release: -
- ws version:
-
6.0.2 - 2021-10-15
- bundle: fix vite build (faa9f31)
- Diff: 6.0.1...6.0.2
- Server release: -
- ws version:
-
6.0.1 - 2021-10-14
- fix usage with vite (4971914)
- Diff: 6.0.0...6.0.1
- Server release: -
- ws version:
-
6.0.0 - 2021-10-08
- the codebase was migrated to TypeScript (7245b80)
- rollup is now used instead of webpack to create the bundles (27de300)
- code that provided support for ancient browsers (think IE8) was removed (c656192 and b2c7381)
- CommonJS
- ESM with debug
- ESM without debug (rationale here: 00d7e7d)
- provide an ESM build without debug (00d7e7d)
- the enableXDR option is removed (c656192)
- the jsonp and forceJSONP options are removed (b2c7381)
- Diff: 5.2.0...6.0.0
- Server release: 6.0.0
- ws version:
-
5.2.0 - 2021-08-29
- add an option to use native timer functions (#672) (5d1d5be)
- Diff: 5.1.2...5.2.0
- Server release: 5.2.0
- ws version: ~7.4.2
-
5.1.2 - 2021-06-24
- emit ping when receiving a ping from the server (589d3ad)
- websocket: fix timer blocking writes (#670) (f30a10b)
- Diff: 5.1.1...5.1.2
- Server release: -
- ws version: ~7.4.2
-
5.1.1 - 2021-05-11
-
5.1.0 - 2021-05-04
-
5.0.1 - 2021-03-31
-
5.0.0 - 2021-03-10
-
4.1.4 - 2021-05-05
-
4.1.3 - 2021-03-31
-
4.1.2 - 2021-02-25
-
4.1.1 - 2021-02-02
-
4.1.0 - 2021-01-14
-
4.0.6 - 2021-01-04
-
4.0.5 - 2020-12-07
-
4.0.4 - 2020-11-17
-
4.0.3 - 2020-11-17
-
4.0.2 - 2020-11-09
-
4.0.1 - 2020-10-21
-
4.0.0 - 2020-09-10
from engine.io-client GitHub release notesBug Fixes
Links
~8.2.3The minor bump is due to changes on the server side.
Bug Fixes
Links
~8.2.3Some bug fixes were backported from master, to be included by the latest
socket.io-clientversion.Bug Fixes
Links
~8.2.3Bug Fixes
Links
~8.2.3Bug Fixes
Links
~8.2.3This major release contains three important changes:
There is now three distinct builds (in the build/ directory):
And three bundles (in the dist/ directory) :
engine.io.js: unminified UMD bundleengine.io.min.js: minified UMD bundleengine.io.esm.min.js: ESM bundlePlease note that the communication protocol was not updated, so a v5 client will be able to reach a v6 server (and vice-versa).
Reference: https://github.com/socketio/engine.io-protocol
Features
BREAKING CHANGES
Links
~8.2.3(diff)Features
Links
Bug Fixes
Links
Commit messages
Package name: engine.io-client
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:

🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs