multi-progress-bars
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.1.1](https://github.com/kamiyo/multi-progress-bars/compare/v1.1.0...v1.1.1) (2020-07-26) | ||
### Bug Fixes | ||
* **readme:** Added badge and made a non-flux'd screencap ([a087dac](https://github.com/kamiyo/multi-progress-bars/commit/a087dacbf99cc03dc8e93560fdd56937f96819b7)) | ||
## 1.1.0 (2020-07-26) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "multi-progress-bars", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Multiple progress bars with option for indefinite spinners", | ||
@@ -5,0 +5,0 @@ "main": "dist/multi-progress-bars.cjs.js", |
# multi-progress-bars | ||
![npm shield](https://img.shields.io/npm/v/multi-progress-bars) | ||
A node library for displaying multiple progress bars, with an option for displaying indefinite tasks by using a spinner. Works well with gulp.js and/or webpack. This library will clear the screen (non-destructively by inserting newlines until the previous commands are above the fold), and display the bars from the top. | ||
@@ -3,0 +5,0 @@ |
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
40313
267