@thi.ng/args
Advanced tools
Comparing version 2.3.8 to 2.3.9
# Change Log | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Last updated**: 2024-01-30T15:21:30Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.3.8", | ||
"version": "2.3.9", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -38,8 +38,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/checks": "^3.4.20", | ||
"@thi.ng/errors": "^2.4.13", | ||
"@thi.ng/logger": "^2.1.6", | ||
"@thi.ng/strings": "^3.7.11", | ||
"@thi.ng/text-format": "^2.0.7" | ||
"@thi.ng/api": "^8.9.21", | ||
"@thi.ng/checks": "^3.4.21", | ||
"@thi.ng/errors": "^2.4.14", | ||
"@thi.ng/logger": "^2.1.7", | ||
"@thi.ng/strings": "^3.7.12", | ||
"@thi.ng/text-format": "^2.0.8" | ||
}, | ||
@@ -106,3 +106,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\n" | ||
"gitHead": "ded7c5e87ebc7f6279c24f183c24ff348db8f304\n" | ||
} |
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
Updated@thi.ng/api@^8.9.21
Updated@thi.ng/checks@^3.4.21
Updated@thi.ng/errors@^2.4.14
Updated@thi.ng/logger@^2.1.7
Updated@thi.ng/strings@^3.7.12
Updated@thi.ng/text-format@^2.0.8