juanjoDiaz / json2csv

Flexible conversion between JSON and CSV
https://juanjodiaz.github.io/json2csv/
MIT License
306 stars 32 forks source link

@json2csv/formatters has a troublesome entry in its package.json #42

Closed deej-split closed 1 year ago

deej-split commented 1 year ago

@json2csv/formatters version: 7.0.1 Node version: 16.x Browser: n/a

Look at https://www.npmjs.com/package/@json2csv/formatters?activeTab=code and look at package.json

Note: image

Also note that in that same package, there is no src/index.js file.

image

We also use @json2csv/node and @json2csv/transforms and they seem fine.

Thanks! Appreciate the work!

deej-split commented 1 year ago

Somehow I missed that someone had filed the same issue. :-)