Socket
Socket
Sign inDemoInstall

fast-csv

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-csv - npm Package Versions

1
68

0.2.5

Diff

Changelog

Source

v0.2.5

  • Fixed issue where not all rows are emitted when using pause and resume
damartin
published 0.2.4 •

Changelog

Source

v0.2.4

  • Added more fine grained control to .pause and .resume
    • You can now pause resume between chunks
damartin
published 0.2.3 •

Changelog

Source

v0.2.3

  • Add new createWriteStream for creating a streaming csv writer
damartin
published 0.2.2 •

Changelog

Source

v0.2.2

  • Fixed issue with having line breaks containing \r\n
damartin
published 0.2.1 •

Changelog

Source

v0.2.1

  • Fixed issue with \r line break in parser
damartin
published 0.2.0 •

Changelog

Source

v0.2.0

  • Added multiline value support
  • Updated escaping logic
  • More performance enhancements
  • More robusts test cases
  • Removed support for having two quote types instead it just supports a single quote and escape sequence. Source code (zip)
damartin
published 0.1.2 •

Changelog

Source

v0.1.2

  • Fixed issue with formatter handling undefined or null values.
  • Changed formatter not not include a new line at the end of a CSV.
  • Added pause and resume functionality to ParserStream
damartin
published 0.1.1 •

Changelog

Source

v0.1.1

  • Added trim, ltrim, and rtrim to parsing options
damartin
published 0.1.0 •

Changelog

Source

v0.1.0

damartin
published 0.0.3 •

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