@thi.ng/file-io
Advanced tools
Comparing version 0.3.10 to 0.3.11
# Change Log | ||
- **Last updated**: 2022-08-01T14:53:59Z | ||
- **Last updated**: 2022-09-21T21:37:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/file-io", | ||
"version": "0.3.10", | ||
"version": "0.3.11", | ||
"description": "Assorted file I/O utils (with logging support) for NodeJS", | ||
@@ -37,14 +37,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.1", | ||
"@thi.ng/checks": "^3.2.4", | ||
"@thi.ng/logger": "^1.2.1", | ||
"@thi.ng/random": "^3.3.7" | ||
"@thi.ng/api": "^8.4.2", | ||
"@thi.ng/checks": "^3.2.5", | ||
"@thi.ng/logger": "^1.3.0", | ||
"@thi.ng/random": "^3.3.8" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.12", | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@thi.ng/testament": "^0.3.0", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.4" | ||
"typescript": "^4.8.3" | ||
}, | ||
@@ -112,3 +112,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "be8423e2019e95c14a096260a93b9762dde0c768\n" | ||
"gitHead": "973139c5aa3b50081020f4cc726a7cc330f77fc7\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
# ![file-io](https://media.thi.ng/umbrella/banners/thing-file-io.svg?a335b918) | ||
# ![file-io](https://media.thi.ng/umbrella/banners-20220914/thing-file-io.svg?dd391d1e) | ||
@@ -13,3 +13,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/file-io.svg)](https://www.npmjs.com/package/@thi.ng/file-io) | ||
- [About](#about) | ||
- [Status](#status) | ||
- [Status](#status) | ||
- [Installation](#installation) | ||
@@ -29,3 +29,3 @@ - [Dependencies](#dependencies) | ||
### Status | ||
## Status | ||
@@ -32,0 +32,0 @@ **STABLE** - used in production |
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
30553
Updated@thi.ng/api@^8.4.2
Updated@thi.ng/checks@^3.2.5
Updated@thi.ng/logger@^1.3.0
Updated@thi.ng/random@^3.3.8