@thi.ng/file-io
Advanced tools
Comparing version 0.3.5 to 0.3.6
# Change Log | ||
- **Last updated**: 2022-07-19T15:36:12Z | ||
- **Last updated**: 2022-08-01T14:53:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -37,10 +37,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.3.8", | ||
"@thi.ng/checks": "^3.2.2", | ||
"@thi.ng/logger": "^1.1.8", | ||
"@thi.ng/random": "^3.3.3" | ||
"@thi.ng/api": "^8.3.9", | ||
"@thi.ng/checks": "^3.2.3", | ||
"@thi.ng/logger": "^1.1.9", | ||
"@thi.ng/random": "^3.3.4" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.9", | ||
"@thi.ng/testament": "^0.2.10", | ||
"rimraf": "^3.0.2", | ||
@@ -112,3 +112,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "108a6357b77d457912d30681d7cc5603ae995209\n" | ||
"gitHead": "976ccd698cedaa60dcef2e69030a5eb98898cc4a\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
30547
Updated@thi.ng/api@^8.3.9
Updated@thi.ng/checks@^3.2.3
Updated@thi.ng/logger@^1.1.9
Updated@thi.ng/random@^3.3.4