@thi.ng/file-io
Advanced tools
Comparing version 1.1.2 to 1.1.3
# Change Log | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Last updated**: 2023-12-28T23:24:38Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -38,14 +38,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/checks": "^3.4.14", | ||
"@thi.ng/hex": "^2.3.26", | ||
"@thi.ng/logger": "^2.1.1", | ||
"@thi.ng/random": "^3.6.21" | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/checks": "^3.4.15", | ||
"@thi.ng/hex": "^2.3.27", | ||
"@thi.ng/logger": "^2.1.2", | ||
"@thi.ng/random": "^3.6.22" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"esbuild": "^0.19.8", | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"esbuild": "^0.19.10", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -120,3 +120,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "36d93175f8fbc0190c3c96a9ac0016a9663e9a80\n" | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\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
32882
Updated@thi.ng/api@^8.9.15
Updated@thi.ng/checks@^3.4.15
Updated@thi.ng/hex@^2.3.27
Updated@thi.ng/logger@^2.1.2
Updated@thi.ng/random@^3.6.22