Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

1
11

4.0.0-alpha.0

Diff

Changelog

Source

4.0.0-alpha.0 (2018-02-21)

Bug Fixes

Chores

Features

  • add doubleQuote to cli, rename other options to line up with the cli (5e402dc)
  • Add fields config option to CLI (#245) (74ef666)
  • Add streaming API (#235) (01ca93e)
  • Split tests in multiple files (#246) (839de77)

BREAKING CHANGES

  • Replaces field-list with field-config

  • Remove preserveNewLinesInValues option, preserve by default

  • Refactor the entire library to ES6

  • Fix PR issues

  • Add strict mode for node 4.X

  • Remove fieldNames

  • Increase coverage back to 100%

  • callback is no longer available, just return the csv from the json2csv.

  • updated tests
  • updated readme
    • Rename unwindPath to unwind
  • Fix field-list in CLI

  • newLine removed, eol kept.

  • Rename del to delimiter to match the cli flag

  • Rename quotes to quote to match the cli flag

  • Remove unused double quotes comment

  • Fix noHeader in CLI

  • Revert "Remove unused double quotes comment"

This reverts commit 250d3e6ddf3062cbdc1e0174493a37fa21197d8e.

  • Add doubleQuote to CLI
  • Rename hasCSVColumnTitle to noHeader to keep in line with the CLI

<a name="3.11.5"></a>

knownasilya
published 3.11.5 •

Changelog

Source

3.11.5 (2017-10-23)

Bug Fixes

<a name="3.11.4"></a>

knownasilya
published 3.11.4 •

Changelog

Source

3.11.4 (2017-10-09)

Bug Fixes

  • security: Update debug to 3.1.0 for security reasons (9c7cfaa)

<a name="3.11.3"></a>

knownasilya
published 3.11.3 •

Changelog

Source

3.11.3 (2017-10-09)

<a name="3.11.2"></a>

knownasilya
published 3.11.2 •

Changelog

Source

3.11.2 (2017-09-13)

Bug Fixes

<a name="3.11.1"></a>

knownasilya
published 3.11.1 •

Changelog

Source

3.11.1 (2017-08-11)

Bug Fixes

<a name="3.11.0"></a>

knownasilya
published 3.11.0 •

Changelog

Source

3.11.0 (2017-08-02)

Bug Fixes

Features

  • Added flag to signal if resulting function value should be stringified or not (#192) (aaa6b05)

<a name="3.10.0"></a>

knownasilya
published 3.10.0 •

Changelog

Source

3.10.0 (2017-07-24)

Features

<a name="3.9.1"></a>

knownasilya
published 3.9.1 •

Changelog

Source

3.9.1 (2017-07-14)

<a name="3.9.0"></a>

knownasilya
published 3.9.0 •

Changelog

Source

3.9.0 (2017-07-11)

Features

<a name="3.8.0"></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