@poppinss/cliui
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@poppinss/cliui", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Highly opinionated command line UI KIT", | ||
@@ -36,3 +36,3 @@ "main": "build/index.js", | ||
"@adonisjs/require-ts": "^1.0.0", | ||
"@types/node": "^14.6.2", | ||
"@types/node": "^14.11.1", | ||
"commitizen": "^4.2.1", | ||
@@ -42,3 +42,3 @@ "cz-conventional-changelog": "^3.3.0", | ||
"doctoc": "^1.4.0", | ||
"eslint": "^7.7.0", | ||
"eslint": "^7.9.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
@@ -48,9 +48,9 @@ "eslint-plugin-adonis": "^1.0.15", | ||
"github-label-sync": "^2.0.0", | ||
"husky": "^4.2.5", | ||
"husky": "^4.3.0", | ||
"japa": "^3.1.1", | ||
"mrm": "^2.3.5", | ||
"mrm": "^2.5.0", | ||
"np": "^6.5.0", | ||
"npm-audit-html": "^1.4.3", | ||
"prettier": "^2.1.1", | ||
"typescript": "^4.0.2" | ||
"prettier": "^2.1.2", | ||
"typescript": "^4.0.3" | ||
}, | ||
@@ -81,4 +81,4 @@ "nyc": { | ||
"dependencies": { | ||
"@poppinss/colors": "^2.0.2", | ||
"cli-boxes": "^2.2.0", | ||
"@poppinss/colors": "^2.0.3", | ||
"cli-boxes": "^2.2.1", | ||
"cli-table3": "^0.6.0", | ||
@@ -85,0 +85,0 @@ "color-support": "^1.1.3", |
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
76424
Updated@poppinss/colors@^2.0.3
Updatedcli-boxes@^2.2.1