multi-progress-bars
Advanced tools
Comparing version 4.3.1 to 4.3.4
{ | ||
"name": "multi-progress-bars", | ||
"version": "4.3.1", | ||
"version": "4.3.4", | ||
"description": "Multiple progress bars with option for indefinite spinners", | ||
@@ -48,19 +48,21 @@ "main": "dist/multi-progress-bars.cjs", | ||
"@types/node": "^13.13.52", | ||
"commit-and-tag-version": "^10.0.1", | ||
"rollup": "^2.76.0", | ||
"commit-and-tag-version": "^10.1.0", | ||
"rollup": "^2.79.1", | ||
"rollup-plugin-ts": "^3.0.2", | ||
"trash-cli": "^5.0.0", | ||
"tslib": "^2.4.0", | ||
"typescript": "^4.7.4" | ||
"tslib": "^2.4.1", | ||
"typescript": "^4.9.4" | ||
}, | ||
"dependencies": { | ||
"chalk": "^4.1.2", | ||
"string-width": "4.2.3", | ||
"string-width": "4.2.2", | ||
"strip-ansi": "6.0.1" | ||
}, | ||
"resolutions": { | ||
"browserslist-generator/browserslist": "^4.20.2", | ||
"meow@npm:3.7.0/trim-newlines": "^3.0.1" | ||
"browserslist-generator": "^1.0.66", | ||
"meow@npm:3.7.0/trim-newlines": "^3.0.1", | ||
"qs": "6.5.3", | ||
"minimatch": "3.1.2" | ||
}, | ||
"packageManager": "yarn@3.2.1" | ||
"packageManager": "yarn@3.3.1" | ||
} |
Sorry, the diff of this file is not supported yet
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
109328
9
+ Addedstring-width@4.2.2(transitive)
- Removedstring-width@4.2.3(transitive)
Updatedstring-width@4.2.2