@thi.ng/file-io
Advanced tools
Comparing version
# Change Log | ||
- **Last updated**: 2025-04-30T12:52:32Z | ||
- **Last updated**: 2025-05-28T12:02:39Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "2.1.36", | ||
"version": "2.1.37", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS/Bun", | ||
@@ -42,12 +42,12 @@ "type": "module", | ||
"dependencies": { | ||
"@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" | ||
"@thi.ng/api": "^8.11.28", | ||
"@thi.ng/checks": "^3.7.8", | ||
"@thi.ng/hex": "^2.3.72", | ||
"@thi.ng/logger": "^3.1.9", | ||
"@thi.ng/random": "^4.1.19" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^22.15.3", | ||
"esbuild": "^0.25.3", | ||
"typedoc": "^0.28.3", | ||
"@types/node": "^22.15.21", | ||
"esbuild": "^0.25.5", | ||
"typedoc": "^0.28.5", | ||
"typescript": "^5.8.3" | ||
@@ -130,3 +130,3 @@ }, | ||
}, | ||
"gitHead": "4354686a6fb1f82c09ea48f92f87786191b231a0\n" | ||
"gitHead": "61c3833b7ef7d044621454b5ea4af885d39f065e\n" | ||
} |
@@ -8,3 +8,3 @@ import type { ILogger } from "@thi.ng/logger"; | ||
*/ | ||
export declare const readBinary: (path: string, logger?: ILogger) => Uint8Array<ArrayBufferLike>; | ||
export declare const readBinary: (path: string, logger?: ILogger) => Uint8Array<ArrayBuffer>; | ||
//# sourceMappingURL=read.d.ts.map |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 206 standalone projects, maintained as part | ||
> This is one of 208 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
44266
-0.01%Updated
Updated
Updated
Updated
Updated