@thi.ng/file-io
Advanced tools
Comparing version 1.3.0 to 1.3.1
# Change Log | ||
- **Last updated**: 2024-02-19T15:50:26Z | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -38,7 +38,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.23", | ||
"@thi.ng/checks": "^3.4.23", | ||
"@thi.ng/hex": "^2.3.35", | ||
"@thi.ng/logger": "^3.0.0", | ||
"@thi.ng/random": "^3.6.30" | ||
"@thi.ng/api": "^8.9.24", | ||
"@thi.ng/checks": "^3.4.24", | ||
"@thi.ng/hex": "^2.3.36", | ||
"@thi.ng/logger": "^3.0.1", | ||
"@thi.ng/random": "^3.6.31" | ||
}, | ||
@@ -124,3 +124,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ea2ec2e4f14c572bbfac00c43953a6c4033da09e\n" | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\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.24
Updated@thi.ng/checks@^3.4.24
Updated@thi.ng/hex@^2.3.36
Updated@thi.ng/logger@^3.0.1
Updated@thi.ng/random@^3.6.31