| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
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.
|
Sorry, something went wrong.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.