@thi.ng/args
Advanced tools
Comparing version 2.0.4 to 2.0.6
@@ -6,2 +6,18 @@ # Change Log | ||
## [2.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@2.0.5...@thi.ng/args@2.0.6) (2021-10-28) | ||
**Note:** Version bump only for package @thi.ng/args | ||
## [2.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@2.0.4...@thi.ng/args@2.0.5) (2021-10-28) | ||
**Note:** Version bump only for package @thi.ng/args | ||
## [2.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@2.0.3...@thi.ng/args@2.0.4) (2021-10-25) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "2.0.4", | ||
"version": "2.0.6", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -37,9 +37,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.0.4", | ||
"@thi.ng/checks": "^3.0.4", | ||
"@thi.ng/errors": "^2.0.4", | ||
"@thi.ng/strings": "^3.1.0" | ||
"@thi.ng/api": "^8.0.6", | ||
"@thi.ng/checks": "^3.0.6", | ||
"@thi.ng/errors": "^2.0.6", | ||
"@thi.ng/strings": "^3.1.2" | ||
}, | ||
"devDependencies": { | ||
"@thi.ng/testament": "^0.1.4" | ||
"@thi.ng/testament": "^0.1.6" | ||
}, | ||
@@ -95,3 +95,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "9ff00a103f76cc4917ef3f244132e218f2300a05" | ||
"gitHead": "c17a556ad25f6882dfa8f806a1d9e8ed7ac7cd71" | ||
} |
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
56123
Updated@thi.ng/api@^8.0.6
Updated@thi.ng/checks@^3.0.6
Updated@thi.ng/errors@^2.0.6
Updated@thi.ng/strings@^3.1.2