cli-eb-test
Advanced tools
Comparing version 2.16.0 to 2.17.0
@@ -85,3 +85,3 @@ const exec = require('child_process').exec | ||
const writer = fs.createWriteStream(this.targetTmp) | ||
const progress = new ProgressBar(`downloading the latest version of DADI CLI [:bar] :percent (ETA: :etas)`, { | ||
const progress = new ProgressBar('downloading the latest version of DADI CLI\n\n[:bar] :percent (ETA: :etas)', { | ||
complete: '=', | ||
@@ -88,0 +88,0 @@ incomplete: ' ', |
{ | ||
"name": "cli-eb-test", | ||
"version": "2.16.0", | ||
"version": "2.17.0", | ||
"description": "A command-line tool for installation and customisation of the DADI platform", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
7245