Socket
Socket
Sign inDemoInstall

json2csv

Package Overview
Dependencies
Maintainers
4
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json2csv - npm Package Versions

13
11

5.0.0

Diff

Changelog

Source

5.0.0 (2020-03-15)

⚠ BREAKING CHANGES

  • Node 8 and 9 no longer supported, use Node 10 or greater. It might still work, but it has reached End-Of-Life.

  • module no longer takes unwind, unwindBlank, flatten or the flattenSeparator options, instead see the new transforms option. CLI options are unchanged from the callers side, but use the built in transforms under the hood.

  • Add support for transforms

  • Add documentation about transforms

  • remove extra commonjs build, use starting point in package.json main field.

  • Renamed doubleQuote to escapedQuote

  • remove stringify option

  • --fields-config option has been removed, use the new --config option for all configuration, not just fields.

  • Drop node 6 and 7, and add node 11 and 12

Bug Fixes

Features

  • Add support for flattening arrays and change transforms arguments to an object. (#432) (916e448)
  • Add support for transforms (#431) (f1d04d0)
  • Improve async promise to optionally not return (#421) (3e296f6)
  • Improves the unwind transform so it unwinds all unwindable fields if … (#434) (ec1f301)
  • replace fields config by a global config (#338) (d6c1c5f)
knownasilya
published 4.5.4 •

knownasilya
published 4.5.3 •

knownasilya
published 4.5.2 •

Changelog

Source

4.5.2 (2019-07-05)

Bug Fixes

  • Improve the inference of the header name when using function as value (#395) (590d19a)

<a name="4.4.0"></a>

knownasilya
published 4.5.1 •

Changelog

Source

4.5.2 (2019-07-05)

Bug Fixes

  • Improve the inference of the header name when using function as value (#395) (590d19a)

<a name="4.4.0"></a>

knownasilya
published 4.5.0 •

knownasilya
published 4.4.1 •

knownasilya
published 4.4.0 •

Changelog

Source

4.4.0 (2019-03-25)

Features

  • Performance improvements and new async api (#360) (d59dea1)

<a name="4.3.5"></a>

knownasilya
published 4.3.5 •

Changelog

Source

4.3.5 (2019-02-22)

Bug Fixes

<a name="4.3.4"></a>

knownasilya
published 4.3.4 •

Changelog

Source

4.3.4 (2019-02-11)

Bug Fixes

  • issue with fields.value function not receiving correct fields (#353) (851c02f)

<a name="4.3.3"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc