console-progress-bar
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -126,3 +126,3 @@ // Import. | ||
default: | ||
return CColor.yellowBackground(progressBarString); | ||
return CColor.cyanBackground(progressBarString); | ||
} | ||
@@ -129,0 +129,0 @@ } |
{ | ||
"name": "console-progress-bar", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Console progress bar", | ||
@@ -26,3 +26,3 @@ "main": "app.js", | ||
"dependencies": { | ||
"ccolor": "^1.1.0" | ||
"ccolor": "^1.1.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
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
6697
Updatedccolor@^1.1.1