kangax / html-minifier

Javascript-based HTML compressor/minifier (with Node.js support)
http://kangax.github.io/html-minifier/
MIT License
4.94k stars 571 forks source link

Update remaining major dependencies #1114

Open R4356th opened 2 years ago

R4356th commented 2 years ago

Resolves #1111 by updating camel-case, commander and param-case. Apparently also closes #985.

Also makes the CLI output a help message instead of running forever (which is the current behaviour) when no argument has been specified.

R4356th commented 2 years ago

@XhmikosR ping! :)