@thi.ng/file-io
Advanced tools
Comparing version 0.5.8 to 0.5.9
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -37,7 +37,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.6", | ||
"@thi.ng/api": "^8.8.0", | ||
"@thi.ng/checks": "^3.3.12", | ||
"@thi.ng/hex": "^2.3.9", | ||
"@thi.ng/logger": "^1.4.13", | ||
"@thi.ng/random": "^3.3.29" | ||
"@thi.ng/random": "^3.4.0" | ||
}, | ||
@@ -120,3 +120,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "abcedd9e4e06a4b631f363610eec572f79b571c1\n" | ||
"gitHead": "3a56bc490f1e68754762a503d06327b5b34ff7eb\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
34821
Updated@thi.ng/api@^8.8.0
Updated@thi.ng/random@^3.4.0