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

console-progress-bar

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

console-progress-bar - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

app.js

@@ -126,3 +126,3 @@ // Import.

default:
return CColor.yellowBackground(progressBarString);
return CColor.cyanBackground(progressBarString);
}

@@ -129,0 +129,0 @@ }

{
"name": "console-progress-bar",
"version": "1.0.0",
"version": "1.0.1",
"description": "Console progress bar",

@@ -26,3 +26,3 @@ "main": "app.js",

"dependencies": {
"ccolor": "^1.1.0"
"ccolor": "^1.1.1"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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