multi-progress-bars
Advanced tools
Comparing version 4.2.1 to 4.2.2-0
{ | ||
"name": "multi-progress-bars", | ||
"version": "4.2.1", | ||
"version": "4.2.2-0", | ||
"description": "Multiple progress bars with option for indefinite spinners", | ||
@@ -8,4 +8,6 @@ "main": "dist/multi-progress-bars.cjs", | ||
"exports": { | ||
"require": "./dist/multi-progress-bars.cjs", | ||
"default": "./dist/multi-progress-bars.mjs" | ||
".": { | ||
"require": "./dist/multi-progress-bars.cjs", | ||
"default": "./dist/multi-progress-bars.mjs" | ||
} | ||
}, | ||
@@ -45,3 +47,3 @@ "type": "commonjs", | ||
"devDependencies": { | ||
"@types/node": ">13.0.0", | ||
"@types/node": "^13.13.52", | ||
"@wessberg/rollup-plugin-ts": "^1.3.8", | ||
@@ -56,3 +58,3 @@ "rollup": "^2.40.0", | ||
"dependencies": { | ||
"chalk": "^4.1.1", | ||
"chalk": "^4.1.2", | ||
"string-width": "4.2.2", | ||
@@ -59,0 +61,0 @@ "strip-ansi": "6.0.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
80994
1762
1
Updatedchalk@^4.1.2