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

ts-progress

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-progress - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

package.json
{
"name": "ts-progress",
"version": "0.1.4",
"version": "0.1.5",
"description": "Flexible node progress bar for Windows/macOS/Linux.",

@@ -5,0 +5,0 @@ "main": "progress.js",

@@ -5,3 +5,3 @@ 'use strict';

charm.pipe(process.stdout);
var Progress = (function () {
var Progress = /** @class */ (function () {
/**

@@ -8,0 +8,0 @@ *

@@ -7,5 +7,2 @@ # ts-progress

[![Dependencies](https://david-dm.org/agracio/ts-progress.svg)](https://david-dm.org/agracio/ts-progress#info=dependencies)
[![img](https://david-dm.org/agracio/ts-progress/dev-status.svg)](https://david-dm.org/agracio/ts-progress/#info=devDependencies)
[![Known Vulnerabilities](https://snyk.io/test/github/agracio/ts-progress/badge.svg)](https://snyk.io/test/github/agracio/ts-progress)
[![Downloads](https://img.shields.io/npm/dm/ts-progress.svg)](https://www.npmjs.com/package/ts-progress)

@@ -12,0 +9,0 @@ > Flexible node progress bar for Windows/macOS/Linux

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