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

123

0.0.9

Diff

Changelog

Source

0.0.9 (2013-10-24)

Bug Fixes

  • Old "last-event-id" used on reconnect (#27 Aslak Hellesøy)
aslakhellesoy
published 0.0.8 •

Changelog

Source

0.0.8 (2013-09-12)

Features

  • Allow unauthorized HTTPS connections by setting rejectUnauthorized to false. (Aslak Hellesøy)

Bug Fixes

  • EventSource still reconnected when closed (#24 FrozenCow)
aslakhellesoy
published 0.0.7 •

Changelog

Source

0.0.7 (2013-04-19)

Features

  • Explicitly raise an error when server returns http 403 and don't continue (#20 Scott Moak)
  • Added ability to send custom http headers to server (#21, #9 Scott Moak)
  • Switched from testing with Nodeunit to Mocha (Aslak Hellesøy)

Bug Fixes

  • Fix Unicode support to cope with Javascript Unicode size limitations (#23, #22 Devon Adkisson)
  • Graceful handling of parse errors (#19 Aslak Hellesøy)
aslakhellesoy
published 0.0.6 •

Changelog

Source

0.0.6 (2013-01-24)

Features

  • Add Accept: text/event-stream header (#17 William Wicks)
aslakhellesoy
published 0.0.5 •

Changelog

Source

0.0.5 (2012-02-12)

Features

  • Add no-cache and https support (#10 Einar Otto Stangvik)
  • Ensure that Last-Event-ID is sent to the server for reconnects, as defined in the spec (#8 Einar Otto Stangvik)
  • Verify that CR and CRLF are accepted alongside LF (#7 Einar Otto Stangvik)
  • Emit 'open' event (#4 Einar Otto Stangvik)
aslakhellesoy
published 0.0.4 •

Changelog

Source

0.0.4 (2012-02-10)

Features

  • Automatic reconnect every second if the server is down. Reconnect interval can be set with reconnectInterval (not in W3C spec). (Aslak Hellesøy)
aslakhellesoy
published 0.0.3 •

Changelog

Source

0.0.3 (2012-02-10)

Features

  • Jison based eventstream parser (#2 Einar Otto Stangvik)
aslakhellesoy
published 0.0.2 •

Changelog

Source

0.0.2 (2012-02-08)

Features

  • Use native EventListener (Aslak Hellesøy)
aslakhellesoy
published 0.0.1 •

Changelog

Source

0.0.1 (2012-02-08)

Features

  • First release (Aslak Hellesøy)
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