FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Support IE11 by adding a polyfill for the EventSource API by feross · Pull Request #1 · SocketDemo/bitmidi.com · GitHub

Support IE11 by adding a polyfill for the EventSource API - #1

Open
feross wants to merge 1 commit into
masterfrom
add-event-source-polyfill
Open

Support IE11 by adding a polyfill for the EventSource API#1
feross wants to merge 1 commit into
masterfrom
add-event-source-polyfill

Conversation

feross commented Aug 26, 2022

Copy link
Copy Markdown
Contributor

One of our paying enterprise customers requires that we support Internet Explorer 11 (IE11). Right now, the only API we're using that does not work on IE11 is the EventSource API.

This PR add a polyfill for the EventSource API so that our web app will work on browsers that are missing this API. We use the event-source-polyfill package to implement the polyfill.

This package has 516,742 weekly downloads so it should be reliable and safe.

socket-security Bot commented Aug 26, 2022
edited
Loading

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert (click for details)
Warn event-source-polyfill@1.0.26 is Protestware or potentially unwanted behavior.

Note: This package geolocates users based on their IP address and if the user is Russia-based prints a political protest message in the browser 15 seconds after the package is loaded. The package then tries to redirect the browser to another site using the window.open() function.

Source: package-lock.json

Source: package.json

ℹ Read more on: This package | This alert | What is protestware?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Consider that consuming this package may come along with functionality unrelated to its primary purpose.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/event-source-polyfill@1.0.26. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

feross closed this Oct 6, 2022
feross reopened this Oct 6, 2022
feross closed this Feb 27, 2024
feross reopened this Feb 27, 2024

socket-security Bot commented Feb 27, 2024
edited
Loading

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
event-source-polyfill@​1.0.26

View full report

feross closed this Jun 14, 2024
feross reopened this Jun 14, 2024
feross closed this Jun 14, 2024
feross reopened this Jun 14, 2024
feross closed this Apr 30, 2025
feross reopened this Apr 30, 2025
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL