@thi.ng/file-io
Advanced tools
Comparing version 1.1.4 to 1.1.5
# Change Log | ||
- **Last updated**: 2023-12-31T09:44:23Z | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -38,7 +38,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/checks": "^3.4.16", | ||
"@thi.ng/hex": "^2.3.28", | ||
"@thi.ng/logger": "^2.1.3", | ||
"@thi.ng/random": "^3.6.23" | ||
"@thi.ng/api": "^8.9.17", | ||
"@thi.ng/checks": "^3.4.17", | ||
"@thi.ng/hex": "^2.3.29", | ||
"@thi.ng/logger": "^2.1.4", | ||
"@thi.ng/random": "^3.6.24" | ||
}, | ||
@@ -120,3 +120,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n" | ||
} |
@@ -81,2 +81,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2022 - 2023 Karsten Schmidt // Apache License 2.0 | ||
© 2022 - 2024 Karsten Schmidt // Apache License 2.0 |
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.17
Updated@thi.ng/checks@^3.4.17
Updated@thi.ng/hex@^2.3.29
Updated@thi.ng/logger@^2.1.4
Updated@thi.ng/random@^3.6.24