Comparing version 0.0.70 to 0.0.71
@@ -563,2 +563,3 @@ 'use strict' | ||
console.log(connection.channel); | ||
if(!connection.channel) continue; | ||
@@ -565,0 +566,0 @@ if(connection.channel.bufferedAmount > 256 * 1024) continue; |
{ | ||
"name": "guardee", | ||
"version": "0.0.70", | ||
"version": "0.0.71", | ||
@@ -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
49815