Releases12
Frequency7 months 4 weeks
Last Release
Transform any case string into a lower case string with a space between each word

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
< 2.3.25 MEDIUM

The no-case module is vulnerable to regular expression denial of service. When malicious untrusted user input is passed into no-case it can block the event loop causing a denial of service condition.