Socket
Socket
Sign inDemoInstall

fs-jetpack

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-jetpack - npm Package Versions

13
7

3.1.0

Diff

Changelog

Source

3.1.0 (2020-07-19)

  • move() can move file or directory between devices (thanks @papb)
szwacz
published 3.0.0 •

Changelog

Source

3.0.0 (2020-07-15)

  • (breaking change) move() and rename() default overwrite behaviour have changed, now by default both methods throw error if destination path already exists.
szwacz
published 2.4.0 •

Changelog

Source

2.4.0 (2020-05-15)

  • write() can accept mode as a parameter
szwacz
published 2.3.0 •

Changelog

Source

2.3.0 (2020-05-03)

  • inspectTree() now supports times option.
szwacz
published 2.2.3 •

Changelog

Source

2.2.3 (2019-10-21)

  • Amended TypeScript definitions thanks to @orta
szwacz
published 2.2.2 •

Changelog

Source

2.2.2 (2019-02-19)

  • Use rimraf as internal implementation of remove() to fix https://github.com/szwacz/fs-jetpack/issues/80
szwacz
published 2.2.1 •

Changelog

Source

2.2.1 (2019-01-20)

  • find() no longer crashes on ENOENT (e.g. when one of the files has been deleted by other process).
  • Added check if a parameter newName passed to rename() isn't a path.
szwacz
published 2.2.0 •

Changelog

Source

2.2.0 (2018-10-13)

  • Added ignoreCase option to find() and copy() methods.
szwacz
published 2.1.1 •

Changelog

Source

2.1.1 (2018-09-19)

  • Rename file types.ts -> types.d.ts to fix https://github.com/szwacz/fs-jetpack/issues/72
szwacz
published 2.1.0 •

Changelog

Source

2.1.0 (2018-07-26)

  • From now on the library ships with TypeScript type definitions.
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