mapbox / csv2geojson

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

new Function declaration is found #73

Open salihkesepara opened 2 years ago

salihkesepara commented 2 years ago

I installed the csv2geojson v5.1.1 to my project and after that, I checked the csv2geojson.js I found a new Function declaration here! Isn't this a security problem? Is it safe to use?

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function

Unsdftitled Udfdfntitled