Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

multi-progress-bars

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multi-progress-bars - npm Package Compare versions

Comparing version 4.3.1 to 4.3.4

CHANGELOG.md

20

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc