Socket
Socket
Sign inDemoInstall

fs-jetpack

Package Overview
Dependencies
2
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123457Next

0.6.1

Diff

Changelog

Source

0.6.1 (2015-04-03)

  • Option matching in copy() and find() now accepts negation patterns (e.g. !some/file.txt).
szwacz
published 0.6.0 •

Changelog

Source

0.6.0 (2015-03-30)

  • Lots of code refactoring
  • (breaking change) dir() no longer has exists option.
  • (breaking change) file() no longer has exists and empty options.
  • (breaking change) safe option for write() renamed to atomic (and uses new algorithm under the hood).
  • (breaking change) safe option for read() dropped (atomic while writing is enough).
  • (breaking change) In copy() options only and allBut have been replaced by option matching.
  • (breaking change) In remove() options only and allBut have been dropped (to do the same use find(), and then remove).
  • (breaking change) Default jsonIndent changed form 0 to 2.
  • find() method added.
  • More telling errors when read() failed while parsing JSON.
szwacz
published 0.5.3 •

Changelog

Source

0.5.3 (2015-01-06)

  • inspect() can return file access/modify/change time and mode.
szwacz
published 0.5.2 •

Changelog

Source

0.5.2 (2014-09-21)

  • inspect() checksum of empty file is now null.
szwacz
published 0.5.1 •

Changelog

Source

0.5.1 (2014-09-21)

  • cwd() accepts many arguments as path parts.
szwacz
published 0.5.0 •

Changelog

Source

0.5.0 (2014-08-31)

  • (breaking change) Method tree() renamed to inspectTree().
  • (breaking change) Parameters passed to list() has changed.
  • Methods inspect() and inspectTree() can calculate md5 and sha1 checksums.
  • Added aliases to fs.createReadStream() and fs.createWriteStream().
szwacz
published 0.4.1 •

Changelog

Source

0.4.1 (2014-07-16)

  • copy() now copies also file permissions on unix systems.
  • append() can specify file mode if file doesn't exist.
  • Can indent saved JSON data.
szwacz
published 0.4.0 •

Changelog

Source

0.4.0 (2014-07-14)

  • Changelog starts here.
szwacz
published 0.3.0 •

szwacz
published 0.2.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc