@thi.ng/file-io
Advanced tools
Comparing version 0.5.24 to 0.5.25
# Change Log | ||
- **Last updated**: 2023-08-27T11:20:59Z | ||
- **Last updated**: 2023-10-23T07:37:37Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.5.24", | ||
"version": "0.5.25", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -37,14 +37,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.5", | ||
"@thi.ng/checks": "^3.4.5", | ||
"@thi.ng/hex": "^2.3.17", | ||
"@thi.ng/logger": "^1.4.21", | ||
"@thi.ng/random": "^3.6.8" | ||
"@thi.ng/api": "^8.9.6", | ||
"@thi.ng/checks": "^3.4.6", | ||
"@thi.ng/hex": "^2.3.18", | ||
"@thi.ng/logger": "^1.4.22", | ||
"@thi.ng/random": "^3.6.9" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.23", | ||
"rimraf": "^5.0.1", | ||
"@microsoft/api-extractor": "^7.38.0", | ||
"@thi.ng/testament": "^0.3.24", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.0", | ||
"typedoc": "^0.25.2", | ||
"typescript": "^5.2.2" | ||
@@ -120,3 +120,3 @@ }, | ||
}, | ||
"gitHead": "d492ecb41df758db372a76449ea9b5bad47b25c4\n" | ||
"gitHead": "8d46d9326a9f9b81d65e7e274446f5964f9942ac\n" | ||
} |
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
Updated@thi.ng/api@^8.9.6
Updated@thi.ng/checks@^3.4.6
Updated@thi.ng/hex@^2.3.18
Updated@thi.ng/logger@^1.4.22
Updated@thi.ng/random@^3.6.9