inquirer-command-prompt
Advanced tools
Comparing version
@@ -105,6 +105,4 @@ const chalk = require('chalk') | ||
const rewrite = line => { | ||
console.log(chalk.green(line)) | ||
if (this.opt.onBeforeRewrite) { | ||
line = this.opt.onBeforeRewrite(line) | ||
console.log(chalk.green(line)) | ||
} | ||
@@ -111,0 +109,0 @@ this.rl.line = line |
{ | ||
"name": "inquirer-command-prompt", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
-100%23127
-0.33%486
-0.41%