Socket
Socket
Sign inDemoInstall

@fast-csv/format

Package Overview
Dependencies
5
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1

4.1.1

Diff

Changelog

Source

v4.1.1

  • [FIXED] Issue where code is not built before publishing. #329
damartin
published 4.0.3 •

Changelog

Source

v4.0.3

  • [FIXED] Issue where invalid rows were not accounted for when skipRows was set #317
  • [FIXED] Issue where readableObjectMode was not set to false when formatting #319
  • [FIXED] Issue where carriage returns and line feeds were not always quoted when formatting #320
damartin
published 4.0.2 •

Changelog

Source

v4.0.2

  • [ADDED] writeHeaders to @fast-csv/format option to prevent writing headers.
    • This makes appending to a csv easier and safer because you can still specify headers without writing them.
damartin
published 4.0.1 •

Changelog

Source

v4.0.1

  • [FIXED] package.json homepage links
  • [ADDED] version npm script
damartin
published 4.0.0 •

Changelog

Source

v4.0.0

  • Migrated from mocha to jest
  • Moved to lerna.
    • Split parse and format packages
  • Added running examples and checking output as part of the tests
  • Updated docs for new directory layout
  • Added typescript examples
  • Added generics type support to format and parse streams
  • [ADDED] Docs around using strictColumnHandling to emit errors when there are more columns than headers [#195]
damartin
published 4.0.0-alpha.0 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc