Score
3
/10
Last Scanned on 2024-12-23
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn MoreOther packages similar to re-emitter
safe-event-emitter
1.0.1
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.
regexp-parser-event
1.1.47
## API
remitter
0.4.6
A TypeScript friendly event emitter with easy re-emitting events.
@juhan280/typed-emitter
1.0.0
The type re-declaration of the `EventEmitter` class defined and exposed by the `node:events` module.