New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

progbar

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

progbar - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

tests/resize.js

3

lib/progbar.js

@@ -160,3 +160,4 @@ /*

resume: function () {},
pause: function () {}
pause: function () {},
listenerCount: function () { return (0); }
};

@@ -163,0 +164,0 @@ rlif = mod_readline.createInterface(fakeStdin, _tty);

{
"name": "progbar",
"author": "Joshua M. Clulow <jmc@joyent.com>",
"version": "1.1.0",
"version": "1.1.1",
"description": "terminal progress bar",

@@ -6,0 +6,0 @@ "main": "./lib/progbar.js",

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