@thi.ng/args
Advanced tools
Comparing version 0.2.6 to 0.2.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.2.6...@thi.ng/args@0.2.7) (2021-03-17) | ||
**Note:** Version bump only for package @thi.ng/args | ||
## [0.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.2.5...@thi.ng/args@0.2.6) (2021-03-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -54,4 +54,4 @@ "module": "./index.js", | ||
"@thi.ng/checks": "^2.9.5", | ||
"@thi.ng/errors": "^1.2.32", | ||
"@thi.ng/strings": "^1.15.5" | ||
"@thi.ng/errors": "^1.3.0", | ||
"@thi.ng/strings": "^1.15.6" | ||
}, | ||
@@ -87,3 +87,3 @@ "files": [ | ||
}, | ||
"gitHead": "24c8afbd4450f14973ec4c5481ca24722bb2e2f0" | ||
"gitHead": "15f3ea0e15805bc67ca61bf87ce5e8849a7d8e86" | ||
} |
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
83699
Updated@thi.ng/errors@^1.3.0
Updated@thi.ng/strings@^1.15.6