All safe-event-emitter versions

safe-event-emitter @1.0.1

ISC
License
No
Install Scripts
1
Dependencies
0
Dev Dependencies
1.4 KB
Package Size
Published

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.

Maintainers

kumavis

Dependencies (1)

PackageConstraintRegistry Status
events ^3.0.0 auto_approved

Transitive Dependency Tree

1 transitive deps max depth 1
  ├─ events ^3.0.0 → 3.3.0

Commit: f7677f607782

Published to npm: