@thi.ng/file-io
Advanced tools
Comparing version
# Change Log | ||
- **Last updated**: 2025-04-16T11:11:14Z | ||
- **Last updated**: 2025-04-30T12:52:32Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "2.1.35", | ||
"version": "2.1.36", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS/Bun", | ||
@@ -42,12 +42,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.26", | ||
"@thi.ng/checks": "^3.7.6", | ||
"@thi.ng/hex": "^2.3.70", | ||
"@thi.ng/logger": "^3.1.7", | ||
"@thi.ng/random": "^4.1.17" | ||
"@thi.ng/api": "^8.11.27", | ||
"@thi.ng/checks": "^3.7.7", | ||
"@thi.ng/hex": "^2.3.71", | ||
"@thi.ng/logger": "^3.1.8", | ||
"@thi.ng/random": "^4.1.18" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^22.14.1", | ||
"esbuild": "^0.25.2", | ||
"typedoc": "^0.28.2", | ||
"@types/node": "^22.15.3", | ||
"esbuild": "^0.25.3", | ||
"typedoc": "^0.28.3", | ||
"typescript": "^5.8.3" | ||
@@ -130,3 +130,3 @@ }, | ||
}, | ||
"gitHead": "c464b6948f92cba90c2ea75b59203dad894fb450\n" | ||
"gitHead": "4354686a6fb1f82c09ea48f92f87786191b231a0\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 205 standalone projects, maintained as part | ||
> This is one of 206 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated
Updated
Updated
Updated
Updated