zemirco / json2csv

Convert json to csv with column titles
http://zemirco.github.io/json2csv
MIT License
2.72k stars 362 forks source link

Update dependencies #502

Closed juanjoDiaz closed 4 years ago

juanjoDiaz commented 4 years ago

Update all the dependencies and replace some abandoned rollup plugins with the newer alternative. In the future, once I split the node part from the pure JS part, we won't need the plugin at all.

The only security warning that we get at the moment comes from gh-pages and it's probably not too relevant.

Please do NOT squash the commits when merging. There are separate tasks and keeping them separate makes it easier to troubleshoot potential errors.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 2b150c4cb18dd26fb1d69cbd7cc4715de91c1a6a on juanjoDiaz:update_dependencies into d51e1e37cf45935e41b1c9ead2db6260880786c3 on zemirco:master.