anytv-commons
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -676,2 +676,6 @@ 'use strict'; | ||
if (this._timeout) { | ||
this._total++; | ||
this.emit_done(this._stack.splice(0, this._stack.length)); | ||
clearTimeout(this._timeout); | ||
@@ -678,0 +682,0 @@ this._timeout = null; |
{ | ||
"name": "anytv-commons", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Collection of libraries commonly used", | ||
@@ -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
17054
500