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 1.0.0 to 1.1.0

CHANGELOG.md

18

package.json
{
"name": "multi-progress-bars",
"version": "1.0.0",
"version": "1.1.0",
"description": "Multiple progress bars with option for indefinite spinners",

@@ -13,2 +13,3 @@ "main": "dist/multi-progress-bars.cjs.js",

"build": "rollup -c",
"release": "standard-version",
"prepublishOnly": "yarn build",

@@ -20,3 +21,17 @@ "buildExample": "yarn tsc -b example",

"author": "Sean Chen <kamiyo@gmail.com>",
"keywords": [
"bars",
"progress",
"node",
"reporter"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/kamiyo/multi-progress-bars"
},
"homepage": "https://github.com/kamiyo/multi-progress-bars",
"bugs": {
"url": "https://github.com/kamiyo/multi-progress-bars/issues"
},
"devDependencies": {

@@ -27,2 +42,3 @@ "@types/node": "12",

"rollup-plugin-typescript2": "^0.27.1",
"standard-version": "^8.0.2",
"trash-cli": "^3.0.0",

@@ -29,0 +45,0 @@ "tslib": "^2.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