custom-file
Advanced tools
Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "custom-file", | ||
"description": "It abstracts the File and Folder classes, can be used on any virtual file system, and stream supports.", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"homepage": "https://github.com/snowyu/custom-file.js", | ||
@@ -31,3 +31,3 @@ "repository": { | ||
"dependencies": { | ||
"abstract-file": "^0.2.2", | ||
"abstract-file": "^0.3.0", | ||
"bluebird": "^2.9.34", | ||
@@ -34,0 +34,0 @@ "inherits-ex": "^1.1.3", |
+ Addedabstract-file@0.3.2(transitive)
- Removedabstract-file@0.2.4(transitive)
Updatedabstract-file@^0.3.0