ts-progress
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "ts-progress", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Flexible node progress bar for Windows/macOS/Linux.", | ||
@@ -5,0 +5,0 @@ "main": "progress.js", |
'use strict'; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var charm = require('charm')(); | ||
@@ -3,0 +4,0 @@ charm.pipe(process.stdout); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15151
275