@thi.ng/args
Advanced tools
Comparing version
# Change Log | ||
- **Last updated**: 2025-02-19T20:59:58Z | ||
- **Last updated**: 2025-03-09T19:21:53Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.3.62", | ||
"version": "2.3.63", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -42,8 +42,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.21", | ||
"@thi.ng/checks": "^3.7.1", | ||
"@thi.ng/errors": "^2.5.27", | ||
"@thi.ng/logger": "^3.1.2", | ||
"@thi.ng/strings": "^3.9.6", | ||
"@thi.ng/text-format": "^2.2.26" | ||
"@thi.ng/api": "^8.11.22", | ||
"@thi.ng/checks": "^3.7.2", | ||
"@thi.ng/errors": "^2.5.28", | ||
"@thi.ng/logger": "^3.1.3", | ||
"@thi.ng/strings": "^3.9.7", | ||
"@thi.ng/text-format": "^2.2.27" | ||
}, | ||
@@ -111,3 +111,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5084790092321b8654373237225c5f428f092782\n" | ||
"gitHead": "55987d581e4985b1c3091ba6be3f9b53a0c5eeea\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 202 standalone projects, maintained as part | ||
> This is one of 203 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated
Updated
Updated
Updated
Updated
Updated