@thi.ng/args
Advanced tools
Comparing version 2.2.7 to 2.2.8
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.2.7", | ||
"version": "2.2.8", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -37,6 +37,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.4", | ||
"@thi.ng/api": "^8.4.5", | ||
"@thi.ng/checks": "^3.3.2", | ||
"@thi.ng/errors": "^2.2.3", | ||
"@thi.ng/strings": "^3.3.15" | ||
"@thi.ng/strings": "^3.3.16" | ||
}, | ||
@@ -100,3 +100,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6\n" | ||
"gitHead": "a4b60163a8caddceed5ec1b6b3584d164f61e7b6\n" | ||
} |
Updated@thi.ng/api@^8.4.5
Updated@thi.ng/strings@^3.3.16