@poppinss/cliui
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "@poppinss/cliui", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Highly opinionated command line UI KIT", | ||
@@ -37,11 +37,11 @@ "main": "build/index.js", | ||
"@adonisjs/mrm-preset": "^3.0.0", | ||
"@adonisjs/require-ts": "^2.0.3", | ||
"@types/node": "^15.0.1", | ||
"commitizen": "^4.2.3", | ||
"@adonisjs/require-ts": "^2.0.4", | ||
"@types/node": "^15.0.3", | ||
"commitizen": "^4.2.4", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"del-cli": "^3.0.1", | ||
"doctoc": "^2.0.0", | ||
"eslint": "^7.25.0", | ||
"eslint": "^7.26.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-adonis": "^1.3.0", | ||
"eslint-plugin-adonis": "^1.3.1", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
@@ -53,3 +53,3 @@ "github-label-sync": "^2.0.0", | ||
"np": "^7.5.0", | ||
"prettier": "^2.2.1", | ||
"prettier": "^2.3.0", | ||
"typescript": "^4.2.4" | ||
@@ -56,0 +56,0 @@ }, |
@@ -11,3 +11,3 @@ ![](./assets/logger.png) | ||
[![circleci-image]][circleci-url] [![typescript-image]][typescript-url] [![npm-image]][npm-url] [![license-image]][license-url] [![synk-image]][synk-url] | ||
[![gh-workflow-image]][gh-workflow-url] [![typescript-image]][typescript-url] [![npm-image]][npm-url] [![license-image]][license-url] [![synk-image]][synk-url] | ||
@@ -350,11 +350,15 @@ <!-- START doctoc generated TOC please keep comment here to allow auto update --> | ||
[circleci-image]: https://img.shields.io/circleci/project/github/poppinss/cliui/master.svg?style=for-the-badge&logo=circleci | ||
[circleci-url]: https://circleci.com/gh/poppinss/cliui 'circleci' | ||
[gh-workflow-image]: https://img.shields.io/github/workflow/status/poppinss/cliui/test?style=for-the-badge | ||
[gh-workflow-url]: https://github.com/poppinss/cliui/actions/workflows/test.yml "Github action" | ||
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript | ||
[typescript-url]: "typescript" | ||
[npm-image]: https://img.shields.io/npm/v/@poppinss/cliui.svg?style=for-the-badge&logo=npm | ||
[npm-url]: https://npmjs.org/package/@poppinss/cliui 'npm' | ||
[license-image]: https://img.shields.io/npm/l/@poppinss/cliui?color=blueviolet&style=for-the-badge | ||
[license-url]: LICENSE.md 'license' | ||
[synk-image]: https://img.shields.io/snyk/vulnerabilities/github/poppinss/cliui?label=Synk%20Vulnerabilities&style=for-the-badge | ||
[synk-url]: https://snyk.io/test/github/poppinss/cliui?targetFile=package.json 'synk' |
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
80330
363