node-ipc icon indicating copy to clipboard operation
node-ipc copied to clipboard

Update event-pubsub to v5.0.4

Open catrielmuller opened this issue 5 months ago • 3 comments

Hi @RIAEvangelist

Update event-pubsub to fix the security warnings from copyfiles dev dependency Can you please update the dependency and publish a new version to resolve the deprecation warning.

npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

Blocked By: https://github.com/RIAEvangelist/event-pubsub/issues/28

catrielmuller avatar Nov 18 '25 20:11 catrielmuller

I'll have to confirm all the tests pass unless you can confirm with a screen shot of the test results.

Thanks!

RIAEvangelist avatar Nov 19 '25 02:11 RIAEvangelist

Oh... Been a while. I may have that in the pipeline.

RIAEvangelist avatar Nov 19 '25 02:11 RIAEvangelist

I'll have to confirm all the tests pass unless you can confirm with a screen shot of the test results.

Thanks!

@RIAEvangelist , You need publish first the event-pubsub package first, because this changes on the package json point to a version that it's not available yet.

catrielmuller avatar Nov 19 '25 13:11 catrielmuller