@thi.ng/args
Advanced tools
Comparing version 2.2.9 to 2.2.10
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.2.9", | ||
"version": "2.2.10", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -37,6 +37,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.6", | ||
"@thi.ng/api": "^8.5.0", | ||
"@thi.ng/checks": "^3.3.3", | ||
"@thi.ng/errors": "^2.2.4", | ||
"@thi.ng/strings": "^3.3.17" | ||
"@thi.ng/strings": "^3.3.18" | ||
}, | ||
@@ -100,3 +100,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "044ee6a3895720fc78e115032d4d831b63510929\n" | ||
"gitHead": "75ec32ff7f1b7b5e72e7a04ace24732cd5d6c774\n" | ||
} |
58724
Updated@thi.ng/api@^8.5.0
Updated@thi.ng/strings@^3.3.18