Comparing version 0.0.55 to 0.0.56
@@ -750,2 +750,6 @@ 'use strict' | ||
} | ||
if(this.data.failed.length > 0) { | ||
this.thread -= this.data.failed.length; | ||
} | ||
this.GetAliveConnectionCount().then(count => { | ||
@@ -752,0 +756,0 @@ if(count < this.threadCount) { |
{ | ||
"name": "guardee", | ||
"version": "0.0.55", | ||
"version": "0.0.56", | ||
@@ -5,0 +5,0 @@ "description": "Guardee Wallet API", |
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
48139
1272