@thi.ng/args
Advanced tools
Comparing version 2.3.37 to 2.3.38
# Change Log | ||
- **Last updated**: 2024-07-06T12:02:18Z | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.3.37", | ||
"version": "2.3.38", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -39,8 +39,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.5", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/errors": "^2.5.11", | ||
"@thi.ng/logger": "^3.0.15", | ||
"@thi.ng/strings": "^3.7.37", | ||
"@thi.ng/text-format": "^2.2.8" | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/checks": "^3.6.8", | ||
"@thi.ng/errors": "^2.5.12", | ||
"@thi.ng/logger": "^3.0.16", | ||
"@thi.ng/strings": "^3.8.0", | ||
"@thi.ng/text-format": "^2.2.9" | ||
}, | ||
@@ -107,3 +107,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n" | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\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-20230807/thing-args.svg?2466633e) | ||
# ![@thi.ng/args](https://media.thi.ng/umbrella/banners-20230807/thing-args.svg?781aa3c2) | ||
@@ -10,3 +10,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/args.svg)](https://www.npmjs.com/package/@thi.ng/args) | ||
> [!NOTE] | ||
> This is one of 188 standalone projects, maintained as part | ||
> This is one of 189 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64620
Updated@thi.ng/api@^8.11.6
Updated@thi.ng/checks@^3.6.8
Updated@thi.ng/errors@^2.5.12
Updated@thi.ng/logger@^3.0.16
Updated@thi.ng/strings@^3.8.0
Updated@thi.ng/text-format@^2.2.9