Download Latest Version 5.0.4 source code.tar.gz (12.6 kB)
Email in envelope

Get an email when there's a new version of EventEmitter3

Home / 5.0.0
Name Modified Size InfoDownloads / Week
Parent folder
5.0.0 source code.tar.gz 2022-11-28 13.7 kB
5.0.0 source code.zip 2022-11-28 23.4 kB
README.md 2022-11-28 342 Bytes
Totals: 3 Items   37.4 kB 0

Breaking changes

  • The umd directory has been renamed to dist and the eventemitter3.min.js bundle to eventemitter3.umd.min.js (#252).
  • Importing the module with the TypeScript-specific import EventEmitter = require('eventemitter3') syntax is no longer supported (#252).

Features

  • Added ESM support (#252).
Source: README.md, updated 2022-11-28