eventsource
eventsource copied to clipboard
EventSource client for Node.js and Browser (polyfill)
Pass the wrong type of second argument to addEventListener() and get a silent no-op. No warning (better), no error (best), not even any logging to indicate the caller is wrong....
Bumps [webpack](https://github.com/webpack/webpack) from 3.12.0 to 5.74.0. Release notes Sourced from webpack's releases. v5.74.0 Features add resolve.extensionAlias option which allows to alias extensions This is useful when you are forced to...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 3.4.1. Release notes Sourced from actions/setup-node's releases. Fix pnpm output and node-version output issues In scope of this release we fixed bugs related to the...
Hi, this PR adds a `browser` field to `package.json`, with a `browser.js` that re-exports `window.EventSource` in CommonJS format. This makes the package easily compatible with CommonJS based bundlers (e.g. vite).
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @TingluoHuang in actions/checkout#770 Prepare changelog...
Bumps [standard](https://github.com/standard/standard) from 10.0.3 to 17.0.0. Release notes Sourced from standard's releases. v17.0.0 We're super excited to announce standard 17! This major release fully focuses on getting in sync with...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [nyc](https://github.com/istanbuljs/nyc) from 11.9.0 to 15.1.0. Changelog Sourced from nyc's changelog. 15.1.0 (2020-06-01) Features experimental: Support using --all with node.js ESM (#1320) (992359a) 15.0.1 (2020-04-02) Bug Fixes Data merge concurrency...
Ref: https://github.com/EventSource/eventsource/issues/105 Updates `original` dependency to bump `url-parser` to version `1.5.1` which fixes security vulnerabilities.