Skip to content

replace event-emitter package with NodeJS builtin events#1399

Open
wommy wants to merge 1 commit into
futurepress:masterfrom
wommy:remove-event-emitter
Open

replace event-emitter package with NodeJS builtin events#1399
wommy wants to merge 1 commit into
futurepress:masterfrom
wommy:remove-event-emitter

Conversation

@wommy

@wommy wommy commented Sep 24, 2024

Copy link
Copy Markdown

event-emitter breaks webpack4 builds with its es5-ext dependency
so i replaced it with node's built in
this is holding back AudioBookShelf's upgrade from nuxt2

pull it, test it out, lmk if you encounter any bugs

es5-ext also occasionally false flags as CVE because of a post install script

@wommy

wommy commented Oct 3, 2024

Copy link
Copy Markdown
Author

@fchasen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant