animate-tty
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -27,2 +27,3 @@ var charm = require('charm') | ||
var self = this | ||
this.print() | ||
this.timer = setInterval(this.print.bind(this), this.interval) | ||
@@ -29,0 +30,0 @@ } |
{ | ||
"name": "animate-tty", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Animate things like progress bars on the tty", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
3538
6
71