New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eventsource

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventsource - npm Package Versions

1345

2.0.1

Diff

Changelog

Source

2.0.1 (2022-04-25)

Bug Fixes

  • Fix URL is not a constructor error for browser (#268 Ajinkya Rajput)
rexxars
published 2.0.0 •

Changelog

Source

2.0.0 (2022-03-02)

⚠ BREAKING CHANGES

  • Node >= 12 now required (#152 @HonkingGoose)

Bug Fixes

  • Preallocate buffer size when reading data for increased performance with large messages (#239 Pau Freixes)
  • Removed dependency on url-parser. Fixes CVE-2022-0512 & CVE-2022-0691 (#249 Alex Hladin)

Bug Fixes

  • NPM download badge links to malware (8954d63)
rexxars
published 1.1.0 •

Changelog

Source

1.1.0 (2021-03-18)

Features

  • Improve performance for large messages across many chunks (#130 Trent Willis)
  • Add createConnection option for http or https requests (#120 Vasily Lavrov)
  • Support HTTP 302 redirects (#116 Ryan Bonte)

Bug Fixes

  • Prevent sequential errors from attempting multiple reconnections (#125 David Patty)
  • Add new to correct test (#111 Stéphane Alnet)
  • Fix reconnections attempts now happen more than once (#136 Icy Fish)
rexxars
published 1.0.7 •

Changelog

Source

1.0.7 (2018-08-27)

Features

  • Add dispatchEvent to EventSource (#101 Ali Afroozeh)
  • Added checkServerIdentity option (#104 cintolas)
  • Surface request error message (#107 RasPhilCo)
rexxars
published 1.0.6 •

Changelog

Source

1.0.6 (2018-08-23)

Bug Fixes

  • Fix issue where a unicode sequence split in two chunks would lead to invalid messages (#108 Espen Hovlandsdal)
rexxars
published 1.0.5 •

Changelog

Source

1.0.5 (2017-07-18)

Bug Fixes

  • Check for window existing before polyfilling. (#80 Neftaly Hernandez)
rexxars
published 1.0.4 •

Changelog

Source

1.0.4 (2017-06-19)

Bug Fixes

  • Pass withCredentials on to the XHR. (#79 Ken Mayer)
rexxars
published 1.0.3 •

rexxars
published 1.0.2 •

Changelog

Source

1.0.2 (2017-05-28)

Bug Fixes

  • Fix proxy not working when proxy and target URL uses different protocols. (#76 Espen Hovlandsdal)
  • Make close() a prototype method instead of an instance method. (#77 Espen Hovlandsdal)
rexxars
published 1.0.1 •

Changelog

Source

1.0.1 (2017-05-10)

Bug Fixes

  • Reconnect if server responds with HTTP 500, 502, 503 or 504. (#74 Vykintas Narmontas)
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