cli-eb-test
Advanced tools
Comparing version 2.11.0 to 2.12.0
@@ -49,3 +49,3 @@ const exec = require('child_process').exec | ||
const writer = fs.createWriteStream(this.targetTmp) | ||
const progress = new ProgressBar('downloading [:bar] :percent (ETA: :etas)', { | ||
const progress = new ProgressBar(`downloading the latest version of DADI CLI [:bar] :percent (ETA: :etas)`, { | ||
complete: '=', | ||
@@ -52,0 +52,0 @@ incomplete: ' ', |
{ | ||
"name": "cli-eb-test", | ||
"version": "2.11.0", | ||
"version": "2.12.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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
2
5873
7