Socket
Socket
Sign inDemoInstall

memfs

Package Overview
Dependencies
1
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
15Next

3.4.8

Diff

Changelog

Source

3.4.8 (2022-10-28)

Bug Fixes

  • extend with null bytes when calling truncate with a len greater than the current file size (#875) (25027fb)
streamich
published 3.4.7 •

Changelog

Source

3.4.7 (2022-06-24)

Bug Fixes

  • dont patch getuid and getgid on process anymore (#847) (1c19e87)
streamich
published 3.4.6 •

Changelog

Source

3.4.6 (2022-06-18)

Bug Fixes

streamich
published 3.4.5 •

Changelog

Source

3.4.5 (2022-06-18)

Bug Fixes

  • throw EEXIST when opening file that already exists with 'wx' flag (#853) (8b021b3)
streamich
published 3.4.4 •

Changelog

Source

3.4.4 (2022-05-28)

Bug Fixes

  • allow Uint8Arrays to be passed to FsWriteStream (#842) (4398992)
streamich
published 3.4.3 •

Changelog

Source

3.4.3 (2022-05-17)

Bug Fixes

  • ensure js file is copied to expected place (#838) (90e2e1d)
streamich
published 3.4.2 •

Changelog

Source

3.4.2 (2022-05-17)

Bug Fixes

  • set closed property correct on Node 18 (#836) (d1823e1)
streamich
published 3.4.1 •

Changelog

Source

3.4.1 (2021-12-30)

Bug Fixes

  • recursively sync children steps to fix rename (43e8222)
streamich
published 3.4.0 •

Changelog

Source

3.4.0 (2021-11-24)

Features

  • support the throwIfNoEntry option (80cf803)
streamich
published 3.3.0 •

Changelog

Source

3.3.0 (2021-09-19)

Bug Fixes

  • 🐛 remove unused method (05b2a47)

Features

  • 🎸 add .rmSync(), .rm(), and .promises.rm() methods (2414fb6)
  • 🎸 add support for "recursive" and "force" flags in .rm() (7f6714c)
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