@thi.ng/args
Advanced tools
Comparing version 2.3.9 to 2.3.10
# Change Log | ||
- **Last updated**: 2024-01-30T15:21:30Z | ||
- **Last updated**: 2024-01-30T21:37:18Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.3.9", | ||
"version": "2.3.10", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -38,8 +38,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.21", | ||
"@thi.ng/checks": "^3.4.21", | ||
"@thi.ng/errors": "^2.4.14", | ||
"@thi.ng/logger": "^2.1.7", | ||
"@thi.ng/strings": "^3.7.12", | ||
"@thi.ng/text-format": "^2.0.8" | ||
"@thi.ng/api": "^8.9.22", | ||
"@thi.ng/checks": "^3.4.22", | ||
"@thi.ng/errors": "^2.4.15", | ||
"@thi.ng/logger": "^2.1.8", | ||
"@thi.ng/strings": "^3.7.13", | ||
"@thi.ng/text-format": "^2.0.9" | ||
}, | ||
@@ -106,3 +106,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ded7c5e87ebc7f6279c24f183c24ff348db8f304\n" | ||
"gitHead": "a86521dfac00768f7e51a607209325eb72004730\n" | ||
} |
64003
Updated@thi.ng/api@^8.9.22
Updated@thi.ng/checks@^3.4.22
Updated@thi.ng/errors@^2.4.15
Updated@thi.ng/logger@^2.1.8
Updated@thi.ng/strings@^3.7.13
Updated@thi.ng/text-format@^2.0.9