Sign in Sign up
npm

safe-event-emitter

An `EventEmitter` that isolates the emitter from errors in handlers. If an error is thrown in a handler it is caught and re-thrown inside of a `setTimeout` so as to not interupt the emitter's code flow.

Latest release
Oct 04, 2018
Releases
2
Known CVEs
0
First release
Oct 04, 2018
License
ISC
View on Npm
Insights

Activity

Total releases
2
Last 12 months
0
Cadence
~daily
Dependencies
1

Releases per month

last 12 months

Release mix

  • patch 1
2 releases
Releases
Version Released
1.0.1 patch deprecated
1.0.0 initial deprecated