Socket
Socket
Sign inDemoInstall

csv-writer

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.6.0

Diff

Changelog

Source

[1.6.0] - 2020-01-18

Added

  • Support for specifying values in nested objects. #34
ryu1kn
published 1.5.0 •

Changelog

Source

[1.5.0] - 2019-07-13

Added

  • Added alwaysQuote flag to always double-quote all fields. #21
ryu1kn
published 1.4.0 •

Changelog

Source

[1.4.0] - 2019-06-19

Added

  • Allow CRLF as a record delimiter. #27
ryu1kn
published 1.3.0 •

Changelog

Source

[1.3.0] - 2019-04-19

Changed

  • Changed project language from JavaScript to TypeScript.

Added

  • Made TypeScript type definitions accessible. Thanks to @coyotte508. PR #23
ryu1kn
published 1.2.0 •

Changelog

Source

[1.2.0] - 2018-08-22

Added

  • CSV records are now not limited to an array but can be an iterable object. Thanks to @pineapplemachine. PR #11
ryu1kn
published 1.1.0 •

Changelog

Source

[1.1.0] - 2018-08-20

Added

  • Allow semicolon as a field delimiter as it is commonly used in CSV in some regions. Thanks to @HKskn. PR #8, #6
ryu1kn
published 1.0.1 •

Changelog

Source

[1.0.1] - 2018-08-09

Fixed

  • Fixed the issue that coverage report badge on README shows question mark. Use Coveralls instead of CodeClimate to get code coverage.
ryu1kn
published 1.0.0 •

Changelog

Source

[1.0.0] - 2018-02-28

Added

  • Support for adding CSV records to already existing files. Thanks to @jonmelcher. PR #4
ryu1kn
published 0.0.3 •

Changelog

Source

[0.0.3] - 2016-11-09

Fixed

  • Fixed the bug that fields were not always surrounded by double quotes
  • Fixed the bug that white space characters on the edge of fields were trimmed
ryu1kn
published 0.0.2 •

Changelog

Source

[0.0.2] - 2016-10-15

Fixed

  • Fixed the bug that field values were not quoted when they have newline characters
2Next
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