@thi.ng/file-io
Advanced tools
Comparing version 0.5.12 to 0.5.13
# Change Log | ||
- **Last updated**: 2023-06-14T07:58:51Z | ||
- **Last updated**: 2023-08-04T10:58:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.5.12", | ||
"version": "0.5.13", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -37,15 +37,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.8.2", | ||
"@thi.ng/checks": "^3.3.14", | ||
"@thi.ng/hex": "^2.3.11", | ||
"@thi.ng/logger": "^1.4.15", | ||
"@thi.ng/random": "^3.5.0" | ||
"@thi.ng/api": "^8.9.0", | ||
"@thi.ng/checks": "^3.4.0", | ||
"@thi.ng/hex": "^2.3.12", | ||
"@thi.ng/logger": "^1.4.16", | ||
"@thi.ng/random": "^3.5.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.35.3", | ||
"@thi.ng/testament": "^0.3.17", | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.18", | ||
"rimraf": "^5.0.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.3" | ||
"typescript": "^5.1.6" | ||
}, | ||
@@ -120,3 +120,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "88cfe77770f3b07c788301dccefcb9547cd4aff6\n" | ||
"gitHead": "9fa3f7f8169efa30e3c71b43c82f77393581c3b5\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.9.0
Updated@thi.ng/checks@^3.4.0
Updated@thi.ng/hex@^2.3.12
Updated@thi.ng/logger@^1.4.16
Updated@thi.ng/random@^3.5.1