@thi.ng/args
Advanced tools
Comparing version 2.2.28 to 2.2.29
# Change Log | ||
- **Last updated**: 2023-08-04T10:58:19Z | ||
- **Last updated**: 2023-08-10T12:16:43Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.2.28", | ||
"version": "2.2.29", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -37,10 +37,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.0", | ||
"@thi.ng/checks": "^3.4.0", | ||
"@thi.ng/errors": "^2.3.0", | ||
"@thi.ng/strings": "^3.4.8" | ||
"@thi.ng/api": "^8.9.1", | ||
"@thi.ng/checks": "^3.4.1", | ||
"@thi.ng/errors": "^2.3.1", | ||
"@thi.ng/strings": "^3.4.9" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.18", | ||
"@thi.ng/testament": "^0.3.19", | ||
"rimraf": "^5.0.1", | ||
@@ -100,3 +100,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "9fa3f7f8169efa30e3c71b43c82f77393581c3b5\n" | ||
"gitHead": "672fb5ede530598da51c9d1cee48fe58c23bad34\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
# ![@thi.ng/args](https://media.thi.ng/umbrella/banners-20220914/thing-args.svg?2466633e) | ||
# ![@thi.ng/args](https://media.thi.ng/umbrella/banners-20230807/thing-args.svg?2466633e) | ||
@@ -5,0 +6,0 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/args.svg)](https://www.npmjs.com/package/@thi.ng/args) |
59265
235
Updated@thi.ng/api@^8.9.1
Updated@thi.ng/checks@^3.4.1
Updated@thi.ng/errors@^2.3.1
Updated@thi.ng/strings@^3.4.9