mapbox / csv2geojson

magically convert csv files to geojson files
http://mapbox.github.io/csv2geojson/
MIT License
364 stars 82 forks source link

Swap cli from deprecated optimist to meow for security #77

Closed AlexanderBelokon closed 2 years ago

AlexanderBelokon commented 2 years ago

I've tested it by hand and it seems to work the same way.

It wasn't tested before and adding tests seems to be much more complicated than the change itself, so in the interest of security I'd like to publish this as a new version and add tests if necessary as a next step.