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

23
11

6.0.0-alpha.2

Diff

Changelog

Source

6.0.0-alpha.2 (2023-01-21)

knownasilya
published 5.0.7 •

knownasilya
published 6.0.0-alpha.1 •

Changelog

Source

6.0.0-alpha.1 (2022-02-23)

Features

  • expose JSON2CSVStreamParser (d476707)

Bug Fixes

  • fix missing ndjson option to CLI (885e28b)
  • fix some issues in the AsyncParser tests (695f116)
  • reset lockfile due to changes in url patterns for github (b589372)
  • unwind transform issue with nested arrays (#548) (3cb57f3)
  • update engines and volta (98984dd)
knownasilya
published 6.0.0-alpha.0 •

Changelog

Source

6.0.0-alpha.0 (2021-04-14)

⚠ BREAKING CHANGES

  • Drop support for Node < v12

  • AsyncParser API has changed, see the Upgrading from 5.X to 6.X section for details.

  • fix: consolidate the API of AsyncParser and parseAsync

  • feat: simplify AsyncParser

  • chore: drop support for node 11

  • refactor: improve AsyncParser parse method

  • docs: add links to node docs and fix few small issues

  • In the JavaScript modules, formatters are introduced and the quote, escapedQuote and excelStrings options are removed. See the migration notes in the readme. CLI hasn't changed.

Features

  • Introduce formatters (#455) (88ed6ee)
  • use jsonparse for ND-JSON instead of the custom made implementation (#493) (55aa0c7)

Bug Fixes

  • consolidate the API of AsyncParser and parseAsync (#492) (bcce91f)
  • issue with unwind and empty arrays creating an extra column (#497) (3b74735)
  • Performance optimizations (#491) (471f5a7)
  • prevents Parser and AsyncParser from caching the fields option between executions causing issues and inconsistencies (#498) (4d8a81a)
  • simplify stringExcel formatter and support proper escaping (#513) (50062c3)
knownasilya
published 5.0.6 •

knownasilya
published 5.0.5 •

knownasilya
published 5.0.4 •

knownasilya
published 5.0.3 •

Changelog

Source

5.0.3 (2020-09-24)

Bug Fixes

knownasilya
published 5.0.2 •

Changelog

Source

5.0.2 (2020-09-24)

Bug Fixes

  • cli: fix relative paths issue in CLI when not streaming (#488) (06079e8)
knownasilya
published 5.0.1 •

Changelog

Source

5.0.1 (2020-04-28)

Bug Fixes

23
11
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