@thi.ng/file-io
Advanced tools
Comparing version 0.3.20 to 0.3.21
# Change Log | ||
- **Last updated**: 2022-11-23T22:46:54Z | ||
- **Last updated**: 2022-11-30T22:27:37Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.3.20", | ||
"version": "0.3.21", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -37,10 +37,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.5.0", | ||
"@thi.ng/checks": "^3.3.3", | ||
"@thi.ng/logger": "^1.4.3", | ||
"@thi.ng/random": "^3.3.16" | ||
"@thi.ng/api": "^8.5.1", | ||
"@thi.ng/checks": "^3.3.4", | ||
"@thi.ng/logger": "^1.4.4", | ||
"@thi.ng/random": "^3.3.17" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.5", | ||
"@thi.ng/testament": "^0.3.6", | ||
"rimraf": "^3.0.2", | ||
@@ -112,3 +112,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "75ec32ff7f1b7b5e72e7a04ace24732cd5d6c774\n" | ||
"gitHead": "1fe40da507070653f420156d91e6b27cf682004f\n" | ||
} |
@@ -49,3 +49,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 1.10 KB | ||
Package sizes (brotli'd, pre-treeshake): ESM: 997 bytes | ||
@@ -52,0 +52,0 @@ ## Dependencies |
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
30561
Updated@thi.ng/api@^8.5.1
Updated@thi.ng/checks@^3.3.4
Updated@thi.ng/logger@^1.4.4
Updated@thi.ng/random@^3.3.17