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

eventsource

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventsource - npm Package Versions

134

1.0.7

Diff

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)
rexxars
published 1.0.0 •

Changelog

Source

1.0.0 (2017-04-17)

Features

  • Add missing removeEventListener-method. (#51 Yucheng Tu / Espen Hovlandsdal)
  • Add ability to customize https options. (#53 Rafael Alfaro)
  • Add readyState constants to EventSource instances. (#66 Espen Hovlandsdal)

Bug Fixes

  • Fix EventSource reconnecting on non-200 responses. (af84476 Espen Hovlandsdal)
rexxars
published 0.2.3 •

Changelog

Source

0.2.3 (2017-04-17)

Bug Fixes

  • Fix onConnectionClosed firing multiple times resulting in multiple connections. (#61 Phil Strong / Duncan Wong)

Reverts

  • Revert "Protects against multiple connects" (3887a4a)
rexxars
published 0.2.2 •

Changelog

Source

0.2.2 (2017-02-28)

Bug Fixes

  • Don't include test files in npm package. (#56 eanplatter)
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