Socket
Socket
Sign inDemoInstall

@fast-csv/parse

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fast-csv/parse - npm Package Versions

1

4.1.2

Diff

Changelog

Source

v4.1.2

  • New Docs powered by Docusaurus!
  • New logo courtesy of @dylanstanfield
damartin
published 4.1.1 •

Changelog

Source

v4.1.1

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

Changelog

Source

v4.1.0

  • [ADDED] A new headers event that will be emitted when headers are parsed [#321] (https://github.com/C2FO/fast-csv/issues/321)
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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc