@goldstack/utils-cli
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -0,0 +0,0 @@ declare type AsyncFunction<O> = () => Promise<O>; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@goldstack/utils-cli", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Utilities for building command line interfaces.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.1.28", | ||
"@goldstack/utils-git": "0.1.29", | ||
"@types/jest": "^27.0.2", | ||
@@ -41,0 +41,0 @@ "@types/node": "^16.11.0", |
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
3824