Thanks for making my life easier by maintaining CSV tools! 🙏 ❤️
The csv-parse options overview lists skip_lines_with_empty_values here: https://csv.js.org/parse/options/
It links to a 404 page. I believe this is now called skip_records_with_empty_values and a corresponding page exists here: https://csv.js.org/parse/options/skip_records_with_empty_values/