Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eventsource

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventsource - npm Package Versions

124

0.2.1

Diff

Changelog

Source

0.2.1 (2016-02-28)

Features

  • Add http/https proxy function. (#46 Eric Lu)
  • Drop support for Node 0.10.x and older (Aslak Hellesøy).

Bug Fixes

  • Fix close() for polyfill. (#52 brian-medendorp)
  • Fix reconnect for polyfill. Only disable reconnect when server status is 204. (Aslak Hellesøy).
aslakhellesoy
published 0.2.0 •

Changelog

Source

0.2.0 (2016-02-11)

Features

  • Renamed repository to eventsource (since it's not just Node, but also browser polyfill). (Aslak Hellesøy).
  • Compatibility with webpack/browserify. (#44 Adriano Raiano).
aslakhellesoy
published 0.1.6 •

Changelog

Source

0.1.6 (2015-02-09)

Bug Fixes

  • Ignore headers without a value. (#41, #43 Adriano Raiano)
aslakhellesoy
published 0.1.5 •

Changelog

Source

0.1.5 (2015-02-08)

Features

  • Refactor tests to support Node.js 0.12.0 and Io.js 1.1.0. (Aslak Hellesøy)
aslakhellesoy
published 0.1.4 •

Changelog

Source

0.1.4 (2014-10-31)

Features

  • Expose status property on error events. (#40 Adriano Raiano)

Bug Fixes

  • Added missing origin property. (#39, #38 Arnout Kazemier)
aslakhellesoy
published 0.1.3 •

Changelog

Source

0.1.3 (2014-09-17)

Bug Fixes

  • Made message properties enumerable. (#37 Golo Roden)
aslakhellesoy
published 0.1.2 •

Changelog

Source

0.1.2 (2014-08-07)

Bug Fixes

  • Blank lines not read. (#35, #36 Lesterpig)
aslakhellesoy
published 0.1.1 •

Changelog

Source

0.1.1 (2014-05-18)

Bug Fixes

  • Fix message type. (#33 Romain Gauthier)
aslakhellesoy
published 0.1.0 •

Changelog

Source

0.1.0 (2014-03-07)

Bug Fixes

  • High CPU usage by replacing Jison with port of WebKit's parser. (#25, #32, #18 qqueue)
aslakhellesoy
published 0.0.10 •

Changelog

Source

0.0.10 (2013-11-21)

Features

  • Provide Event argument on open and error event (#30, #31 Donghwan Kim)
  • Expose lastEventId on messages. (#28 mbieser)
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