@thi.ng/args
Advanced tools
Comparing version 2.2.14 to 2.2.15
# Change Log | ||
- **Last updated**: 2022-12-22T21:47:07Z | ||
- **Last updated**: 2022-12-29T20:56:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -12,2 +12,8 @@ | ||
### [2.2.15](https://github.com/thi-ng/umbrella/tree/@thi.ng/args@2.2.15) (2022-12-29) | ||
#### ♻️ Refactoring | ||
- update "no-browser" pkg handling ([0e84f1b](https://github.com/thi-ng/umbrella/commit/0e84f1b)) | ||
## [2.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/args@2.2.0) (2022-08-15) | ||
@@ -14,0 +20,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.2.14", | ||
"version": "2.2.15", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -60,3 +60,3 @@ "type": "module", | ||
"hex", | ||
"node", | ||
"nodejs", | ||
"parser", | ||
@@ -100,3 +100,3 @@ "tuple", | ||
}, | ||
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n" | ||
"gitHead": "28bb74c67217a352d673b6efdab234921d4a370e\n" | ||
} |
58865