Comparing version 2.0.10 to 2.0.11
{ | ||
"name": "memfs", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"description": "In-memory file-system with Node's fs API.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -66,3 +66,3 @@ # memfs 2.0 [![][npm-badge]][npm-url] [![][travis-badge]][travis-url] | ||
- [`spyfs`][linkfs] - spies on filesystem actions | ||
- [`spyfs`][spyfs] - spies on filesystem actions | ||
- [`unionfs`][unionfs] - creates a union of multiple filesystem volumes | ||
@@ -69,0 +69,0 @@ - [`linkfs`][linkfs] - redirects filesystem paths |
176859
0