Socket
Socket
Sign inDemoInstall

memfs

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memfs - npm Package Versions

1
16

3.3.0

Diff

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)
streamich
published 3.2.4 •

Changelog

Source

3.2.4 (2021-09-02)

Bug Fixes

  • 🐛 use globalThis defensively (eed6bbf)
streamich
published 3.2.3 •

Changelog

Source

3.2.3 (2021-08-31)

Bug Fixes

  • global and timers this arg in browser (1e93ab1)
  • prevent callback from triggering twice when callback throws (07e8215)
  • prevent callback from triggering twice when callback throws (6db755d), closes #542
streamich
published 3.2.2 •

Changelog

Source

3.2.2 (2021-04-05)

Bug Fixes

  • deps: update dependency fs-monkey to v1.0.2 (07f05db)
  • deps: update dependency fs-monkey to v1.0.3 (84346ed)
streamich
published 3.2.1 •

Changelog

Source

3.2.1 (2021-03-31)

Bug Fixes

  • add The Unlicense license SDPX in package.json (#594) (0e7b04b)
streamich
published 3.2.0 •

Changelog

Source

3.2.0 (2020-05-19)

Bug Fixes

  • 'fromJSON()' did not consider cwd when creating directories (3d6ee3b)

Features

  • support nested objects in 'fromJSON()' (f8c329c)
streamich
published 3.1.3 •

Changelog

Source

3.1.3 (2020-05-14)

Bug Fixes

  • deps: update dependency fs-monkey to v1.0.1 (10fc705)
streamich
published 3.1.2 •

Changelog

Source

3.1.2 (2020-03-12)

Bug Fixes

  • should throw EEXIST instead of EISDIR on mkdirSync('/') (f89eede)
streamich
published 3.1.1 •

Changelog

Source

3.1.1 (2020-02-17)

Bug Fixes

  • deps: update dependency fs-monkey to v1 (ccd1be0)
streamich
published 3.1.0 •

Changelog

Source

3.1.0 (2020-02-17)

Features

  • replace fast-extend with native Object.assign (934f1f3)
  • specify engines field with node constraint of >= 8.3.0 (7d3b132)
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