@poppinss/cliui
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -0,0 +0,0 @@ import { Table } from './src/Table'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Colors as BaseColors } from '@poppinss/colors/build/src/Base'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Logger } from '../Logger'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const icons: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { InstructionsOptions, RendererContract } from '../Contracts'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Logger } from '../index'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Action } from './Action'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Logger } from '../index'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { RendererContract } from '../Contracts'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { RendererContract } from '../Contracts'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { getBest } from '../Colors'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { TaskContract, UpdateListener } from '../Contracts'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { TaskManagerOptions, TaskCallback, RendererContract } from '../Contracts'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Logger } from '../../Logger'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Logger } from '../../Logger'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@poppinss/cliui", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Highly opinionated command line UI KIT", | ||
@@ -16,4 +16,4 @@ "main": "build/index.js", | ||
"pretest": "npm run lint", | ||
"test": "node .bin/test.js", | ||
"clean": "del build", | ||
"test": "node -r @adonisjs/require-ts/build/register ./bin/test.ts", | ||
"clean": "del-cli build", | ||
"compile": "npm run lint && npm run clean && tsc", | ||
@@ -38,19 +38,22 @@ "build": "npm run compile", | ||
"@adonisjs/mrm-preset": "^5.0.3", | ||
"@adonisjs/require-ts": "^2.0.11", | ||
"@types/node": "^17.0.23", | ||
"commitizen": "^4.2.4", | ||
"@adonisjs/require-ts": "^2.0.13", | ||
"@japa/assert": "^1.3.6", | ||
"@japa/run-failed-tests": "^1.1.0", | ||
"@japa/runner": "^2.2.1", | ||
"@japa/spec-reporter": "^1.3.1", | ||
"@types/node": "^18.8.1", | ||
"commitizen": "^4.2.5", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"del-cli": "^4.0.1", | ||
"doctoc": "^2.0.1", | ||
"eslint": "^8.12.0", | ||
"del-cli": "^5.0.0", | ||
"doctoc": "^2.2.1", | ||
"eslint": "^8.24.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-adonis": "^2.1.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-adonis": "^2.1.1", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"github-label-sync": "^2.2.0", | ||
"husky": "^7.0.1", | ||
"japa": "^4.0.0", | ||
"mrm": "^4.0.0", | ||
"np": "^7.6.1", | ||
"prettier": "^2.6.2", | ||
"typescript": "^4.6.3" | ||
"mrm": "^4.1.6", | ||
"np": "^7.6.2", | ||
"prettier": "^2.7.1", | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -77,3 +80,3 @@ "nyc": { | ||
"cli-boxes": "^3.0.0", | ||
"cli-table3": "^0.6.1", | ||
"cli-table3": "^0.6.3", | ||
"color-support": "^1.1.3", | ||
@@ -80,0 +83,0 @@ "log-update": "^4.0.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
83486
21
1
Updatedcli-table3@^0.6.3