@alwatr/node-fs
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.10](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.9...@alwatr/node-fs@1.0.10) (2024-08-31) | ||
**Note:** Version bump only for package @alwatr/node-fs | ||
## [1.0.9](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.8...@alwatr/node-fs@1.0.9) (2024-08-31) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/node-fs", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Enhanced file system operations in Node.js with asynchronous queue to prevent parallel writes.", | ||
@@ -78,3 +78,3 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"@alwatr/flat-string": "^1.0.20", | ||
"@alwatr/logger": "^3.2.10" | ||
"@alwatr/logger": "^3.2.11" | ||
}, | ||
@@ -89,3 +89,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5d81b77988089edb24aa6853d0a98fdeb85dbf77" | ||
"gitHead": "369275b8713f7f8ae1e44fdfddacd5053e38c95c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
52099
Updated@alwatr/logger@^3.2.11