@thi.ng/file-io
Advanced tools
Comparing version 0.5.0 to 0.5.2
# Change Log | ||
- **Last updated**: 2023-02-05T14:42:21Z | ||
- **Last updated**: 2023-02-10T14:03:10Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.5.0", | ||
"version": "0.5.2", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.0", | ||
"@thi.ng/checks": "^3.3.8", | ||
"@thi.ng/hex": "^2.3.5", | ||
"@thi.ng/logger": "^1.4.8", | ||
"@thi.ng/random": "^3.3.22" | ||
"@thi.ng/api": "^8.7.2", | ||
"@thi.ng/checks": "^3.3.9", | ||
"@thi.ng/hex": "^2.3.6", | ||
"@thi.ng/logger": "^1.4.9", | ||
"@thi.ng/random": "^3.3.24" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.2", | ||
"@thi.ng/testament": "^0.3.10", | ||
"@thi.ng/testament": "^0.3.11", | ||
"rimraf": "^4.1.2", | ||
@@ -120,3 +120,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "50ba9c87676fac60c46d2bc0e4d2c7711a374a68\n" | ||
"gitHead": "cafa4ecea90fb681949dc3885a5bd6ddefa38b51\n" | ||
} |
@@ -46,3 +46,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (brotli'd, pre-treeshake): ESM: 1.03 KB | ||
Package sizes (brotli'd, pre-treeshake): ESM: 1.25 KB | ||
@@ -53,2 +53,3 @@ ## Dependencies | ||
- [@thi.ng/checks](https://github.com/thi-ng/umbrella/tree/develop/packages/checks) | ||
- [@thi.ng/hex](https://github.com/thi-ng/umbrella/tree/develop/packages/hex) | ||
- [@thi.ng/logger](https://github.com/thi-ng/umbrella/tree/develop/packages/logger) | ||
@@ -55,0 +56,0 @@ - [@thi.ng/random](https://github.com/thi-ng/umbrella/tree/develop/packages/random) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34808
80
Updated@thi.ng/api@^8.7.2
Updated@thi.ng/checks@^3.3.9
Updated@thi.ng/hex@^2.3.6
Updated@thi.ng/logger@^1.4.9
Updated@thi.ng/random@^3.3.24