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

@putout/formatter-progress-bar

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/formatter-progress-bar - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0

1

lib/progress-bar.js

@@ -75,2 +75,3 @@ 'use strict';

stopOnComplete: true,
hideCursor: true,
stream: getStream(),

@@ -77,0 +78,0 @@ }, cliProgress.Presets.react);

4

package.json
{
"name": "@putout/formatter-progress-bar",
"version": "1.2.1",
"version": "1.3.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

@@ -40,3 +40,3 @@ "description": "putout formatter shows progress and shows result at the end",

"devDependencies": {
"@putout/plugin-remove-unused-variables": "^2.3.0",
"@putout/plugin-remove-unused-variables": "*",
"@putout/test": "^3.0.0",

@@ -43,0 +43,0 @@ "coveralls": "^3.0.0",

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