@thi.ng/args
Advanced tools
Comparing version 2.2.12 to 2.2.13
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.2.12", | ||
"version": "2.2.13", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -37,6 +37,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.6.0", | ||
"@thi.ng/api": "^8.6.1", | ||
"@thi.ng/checks": "^3.3.5", | ||
"@thi.ng/errors": "^2.2.6", | ||
"@thi.ng/strings": "^3.3.20" | ||
"@thi.ng/strings": "^3.3.21" | ||
}, | ||
@@ -100,3 +100,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f445a9cc8022bcdebbf6ff91fd66ced016d72f01\n" | ||
"gitHead": "7b2af448da8a63fb21704a79cc4cdf1f3d7d7a64\n" | ||
} |
Updated@thi.ng/api@^8.6.1
Updated@thi.ng/strings@^3.3.21