@thi.ng/args
Advanced tools
Comparing version 2.3.52 to 2.3.53
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.3.52", | ||
"version": "2.3.53", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -44,5 +44,5 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/checks": "^3.6.18", | ||
"@thi.ng/checks": "^3.6.19", | ||
"@thi.ng/errors": "^2.5.22", | ||
"@thi.ng/logger": "^3.0.26", | ||
"@thi.ng/logger": "^3.0.27", | ||
"@thi.ng/strings": "^3.9.0", | ||
@@ -111,3 +111,3 @@ "@thi.ng/text-format": "^2.2.21" | ||
}, | ||
"gitHead": "56c1d57a96565bbcc8c06c73779a619bba0db368\n" | ||
"gitHead": "6542b842120bef47cc18d45a1b1db68307a7f04b\n" | ||
} |
Updated@thi.ng/checks@^3.6.19
Updated@thi.ng/logger@^3.0.27