Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

write

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

write - npm Package Versions

2

2.0.0

Diff

Changelog

Source

v2.0.0 - 2019-08-12

Changes

  • Refactored code
  • Use fs.createWriteStream in the main function to improve performance.

Added

  • Added overwrite option
  • Added increment option

See the README for more details.

Removed

  • Removed support for passing a custom string on options.newline. This should be done before passing the contents to write()
  • The .promise method was removed since the main export returns a promise, making the method unnecessary.
jonschlinkert
published 1.0.3 •

jonschlinkert
published 1.0.2 •

Changelog

Source

v1.0.2 - 2017-07-11

  • improved documentation
jonschlinkert
published 1.0.1 •

jonschlinkert
published 1.0.0 •

Changelog

Source

v1.0.0 - 2017-07-09

Added

  • promise support

Changed

  • The main export will now return a promise if no callback is passed
jonschlinkert
published 0.3.3 •

jonschlinkert
published 0.3.2 •

jonschlinkert
published 0.3.1 •

jonschlinkert
published 0.3.0 •

jonschlinkert
published 0.2.1 •

2
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