@thi.ng/args
Advanced tools
Comparing version 2.3.21 to 2.3.22
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.3.21", | ||
"version": "2.3.22", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -39,8 +39,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.28", | ||
"@thi.ng/api": "^8.9.29", | ||
"@thi.ng/checks": "^3.5.2", | ||
"@thi.ng/errors": "^2.4.20", | ||
"@thi.ng/logger": "^3.0.5", | ||
"@thi.ng/strings": "^3.7.21", | ||
"@thi.ng/text-format": "^2.1.6" | ||
"@thi.ng/strings": "^3.7.22", | ||
"@thi.ng/text-format": "^2.1.7" | ||
}, | ||
@@ -107,3 +107,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n" | ||
"gitHead": "69100942474942f7446ac645d59d91e7dfc352f9\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.29
Updated@thi.ng/strings@^3.7.22
Updated@thi.ng/text-format@^2.1.7