@thi.ng/args
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@1.0.2...@thi.ng/args@1.0.3) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/args | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@1.0.1...@thi.ng/args@1.0.2) (2021-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/args", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.", | ||
@@ -41,6 +41,6 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.8", | ||
"@thi.ng/checks": "^2.9.9", | ||
"@thi.ng/errors": "^1.3.3", | ||
"@thi.ng/strings": "^2.1.4" | ||
"@thi.ng/api": "^7.1.9", | ||
"@thi.ng/checks": "^2.9.10", | ||
"@thi.ng/errors": "^1.3.4", | ||
"@thi.ng/strings": "^2.1.5" | ||
}, | ||
@@ -75,3 +75,3 @@ "files": [ | ||
}, | ||
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d" | ||
"gitHead": "538019e9d8ca6c5fee4754af93ad454c0674dc72" | ||
} |
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
99460
Updated@thi.ng/api@^7.1.9
Updated@thi.ng/checks@^2.9.10
Updated@thi.ng/errors@^1.3.4
Updated@thi.ng/strings@^2.1.5