New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.1 to 4.2.2-0

12

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

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