@thi.ng/file-io
Advanced tools
Comparing version 0.3.4 to 0.3.5
# Change Log | ||
- **Last updated**: 2022-06-23T12:16:18Z | ||
- **Last updated**: 2022-07-19T15:36:12Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -37,14 +37,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.3.7", | ||
"@thi.ng/checks": "^3.2.1", | ||
"@thi.ng/logger": "^1.1.7", | ||
"@thi.ng/random": "^3.3.2" | ||
"@thi.ng/api": "^8.3.8", | ||
"@thi.ng/checks": "^3.2.2", | ||
"@thi.ng/logger": "^1.1.8", | ||
"@thi.ng/random": "^3.3.3" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.8", | ||
"@thi.ng/testament": "^0.2.9", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.3" | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -112,3 +112,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "73139849c7b46c0451693d994e14a34bc2434280\n" | ||
"gitHead": "108a6357b77d457912d30681d7cc5603ae995209\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.3.8
Updated@thi.ng/checks@^3.2.2
Updated@thi.ng/logger@^1.1.8
Updated@thi.ng/random@^3.3.3