thenativeweb / node-cqrs-domain

Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
http://cqrs.js.org/pages/domain.html
MIT License
269 stars 57 forks source link

Update deps #157

Closed ssipos90 closed 3 years ago

ssipos90 commented 3 years ago

Hi,

can you update deps?

lodash and dotty have some issues (prototype pollution, moderate and severe) reported by npm audit.

emmkong commented 3 years ago

Is this lib still being maintained?

goloroden commented 3 years ago

Hey @ssipos90 @emmkong 👋

Currently, we do not actively work on this module, but this may change in the future.

If, for now, you are looking for an up-to-date alternative, I'd recommend that you take a look at wolkenkit

ssipos90 commented 3 years ago

Is this lib still being maintained?

I don't know. I don't see a deprecation notice. I know @adrai gave it to you guys.

If this is dead, I'll fork it for myself and keep working on it.

emmkong commented 3 years ago

@goloroden, Our system is in production, it's not easy for us to switch. If you guys aren't willing to looking after this lib, maybe someone else in the community likes to take over.

@ssipos90 please let me know if you decided to fork.

goloroden commented 3 years ago

@ssipos90 Although we aren't saying that we won't continue working on this in the future, at least right now we don't have specific plans for this, so feel free to fork.