@thi.ng/file-io
Advanced tools
Comparing version 1.2.1 to 1.2.2
# Change Log | ||
- **Last updated**: 2024-01-29T20:39:36Z | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -38,7 +38,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.19", | ||
"@thi.ng/checks": "^3.4.19", | ||
"@thi.ng/hex": "^2.3.31", | ||
"@thi.ng/logger": "^2.1.5", | ||
"@thi.ng/random": "^3.6.26" | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/checks": "^3.4.20", | ||
"@thi.ng/hex": "^2.3.32", | ||
"@thi.ng/logger": "^2.1.6", | ||
"@thi.ng/random": "^3.6.27" | ||
}, | ||
@@ -124,3 +124,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "20909ffc46f23f61ec7647e8d27ed17752ce9828\n" | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\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.20
Updated@thi.ng/checks@^3.4.20
Updated@thi.ng/hex@^2.3.32
Updated@thi.ng/logger@^2.1.6
Updated@thi.ng/random@^3.6.27