@thi.ng/args
Advanced tools
Comparing version 2.2.44 to 2.2.45
# Change Log | ||
- **Last updated**: 2023-12-03T12:13:31Z | ||
- **Last updated**: 2023-12-09T19:12:03Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.2.44", | ||
"version": "2.2.45", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -36,10 +36,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.10", | ||
"@thi.ng/checks": "^3.4.10", | ||
"@thi.ng/errors": "^2.4.4", | ||
"@thi.ng/strings": "^3.7.1" | ||
"@thi.ng/api": "^8.9.11", | ||
"@thi.ng/checks": "^3.4.11", | ||
"@thi.ng/errors": "^2.4.5", | ||
"@thi.ng/strings": "^3.7.2" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.3", | ||
"rimraf": "^5.0.5", | ||
@@ -99,3 +98,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\n" | ||
"gitHead": "25f2ac8ff795a432a930119661b364d4d93b59a0\n" | ||
} |
5
61034
Updated@thi.ng/api@^8.9.11
Updated@thi.ng/checks@^3.4.11
Updated@thi.ng/errors@^2.4.5
Updated@thi.ng/strings@^3.7.2