@thi.ng/file-io
Advanced tools
Comparing version 1.3.11 to 1.3.12
# Change Log | ||
- **Last updated**: 2024-03-13T14:04:31Z | ||
- **Last updated**: 2024-03-27T09:53:45Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "1.3.11", | ||
"version": "1.3.12", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -39,14 +39,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.30", | ||
"@thi.ng/checks": "^3.5.4", | ||
"@thi.ng/hex": "^2.3.40", | ||
"@thi.ng/logger": "^3.0.6", | ||
"@thi.ng/random": "^3.7.0" | ||
"@thi.ng/api": "^8.9.31", | ||
"@thi.ng/checks": "^3.5.5", | ||
"@thi.ng/hex": "^2.3.41", | ||
"@thi.ng/logger": "^3.0.7", | ||
"@thi.ng/random": "^3.7.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.42.3", | ||
"esbuild": "^0.20.1", | ||
"@microsoft/api-extractor": "^7.43.0", | ||
"esbuild": "^0.20.2", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.12", | ||
"typescript": "^5.4.2" | ||
"typescript": "^5.4.3" | ||
}, | ||
@@ -125,3 +125,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "da965520b2f3f8c259a791e8e8864308be2ba0be\n" | ||
"gitHead": "feb3b24654f2c931cd3c3308c1c0c807ee14d0e4\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.31
Updated@thi.ng/checks@^3.5.5
Updated@thi.ng/hex@^2.3.41
Updated@thi.ng/logger@^3.0.7
Updated@thi.ng/random@^3.7.1