Socket
Socket
Sign inDemoInstall

eventemitter2

Package Overview
Dependencies
0
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234567Next

6.4.9

Diff

rangermauve
published 6.4.8 •

rangermauve
published 6.4.7 •

rangermauve
published 6.4.6 •

rangermauve
published 6.4.5 •

Changelog

Source

[6.4.5] - 2021-10-03

Fixed

  • invoking a wildcard listener when there is also a matching exact listener (#278) @DigitalBrainJS
rangermauve
published 6.4.4 •

Changelog

Source

[6.4.4] - 2021-02-23

Added

  • ETIMEDOUT code property to timeout errors @HalleyAssist

Fixed

  • prepending listeners to wildcard emitters @Ilrilan
rangermauve
published 6.4.3 •

Changelog

Source

[6.4.3] - 2020-06-18

Fixed

  • ignoring the objectify option in wildcard mode (#265) @DigitalBrainJS
  • waitFor listeners leakage issue (#262) @DigitalBrainJS
rangermauve
published 6.4.2 •

Changelog

Source

[6.4.2] - 2020-05-28

Fixed

  • removed eval usage to avoid Content Security Policy issue (#259) @DigitalBrainJS
rangermauve
published 6.4.1 •

Changelog

Source

[6.4.1] - 2020-05-10

Fixed

  • increased emitter performance in wildcard mode @DigitalBrainJS
rangermauve
published 6.4.0 •

Changelog

Source

[6.4.0] - 2020-05-04

Added

  • Symbol events support for simple and wildcard emitters #201 @DigitalBrainJS
  • emitter.hasListeners method #251 @DigitalBrainJS
  • emitter.listenTo & emitter.stopListeningTo methods for listening to an external event emitter of any kind and propagate its events through itself using optional reducers/filters @DigitalBrainJS
  • async listeners for invoking handlers using setImmediate|setTimeout|nextTick (see async, promisify and nextTicks options for subscription methods) @DigitalBrainJS
  • Ability for subscription methods to return a listener object to simplify subscription management (see the objectify option) @DigitalBrainJS
  • micro optimizations for performance reasons @DigitalBrainJS

Fixed

  • Event name/reference normalization for the this.event property #162 @DigitalBrainJS
  • Bug with data arguments for Any listeners #254 @DigitalBrainJS
  • emitter.eventNames now supports wildcard emitters #214 @DigitalBrainJS
234567Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc