modclean
modclean copied to clipboard
v3 release with updated dependencies?
Looks like v3-dev has been used for years with no major issues. Maybe it is time to cut a release?!
@Mihailoff I couldn't agree more. I'm pretty deep in another project right now, but I'll add this to my list to accomplish next.
+1
Starting to see this in the npm audit security report:
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate │ Inefficient Regular Expression Complexity in │
│ │ chalk/ansi-regex │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ ansi-regex │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=5.0.1 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ modclean │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ modclean > ora > strip-ansi > ansi-regex │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw
└───────────────┴──────────────────────────────────────────────────────────────┘