cli-eb-test
Advanced tools
Comparing version 2.8.0 to 2.9.0
@@ -50,8 +50,6 @@ const exec = require('child_process').exec | ||
const progress = new ProgressBar('downloading [:bar] :percent (ETA: :etas)', { | ||
complete: '=', | ||
incomplete: ' ', | ||
width: 20, | ||
total: size | ||
}) | ||
} | ||
complete: '=', | ||
incomplete: ' ', | ||
width: 20, | ||
total: size | ||
}) | ||
@@ -58,0 +56,0 @@ |
{ | ||
"name": "cli-eb-test", | ||
"version": "2.8.0", | ||
"version": "2.9.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
50190860
174