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

13
8

4.1.6

Diff

Changelog

Source

4.1.6 (2020-05-15)

Bug Fixes

  • deps: update dependency @docusaurus/core to v2.0.0-alpha.54 (24a0473)
  • parse: Handle escaped escape properly #340 (78d9b16)
damartin
published 4.1.5 •

Changelog

Source

4.1.5 (2020-05-15)

Bug Fixes

  • Fix for #345 remove revert to old tsconfig.build (aa4488f)
damartin
published 4.1.4 •

Changelog

Source

4.1.4 (2020-05-15)

Bug Fixes

  • Fix lerna:version command (6da1eb3)
damartin
published 4.1.3 •

Changelog

Source

4.1.4 (2020-05-15)

Bug Fixes

  • Fix lerna:version command (6da1eb3)
damartin
published 4.1.2 •

Changelog

Source

v4.1.2

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