Comparing version 0.0.51 to 0.0.52
@@ -565,3 +565,3 @@ 'use strict' | ||
this.data.failed.push(data); | ||
console.log('failed',this.data.failed.length); | ||
console.log('failed',this.data.failed.length, e); | ||
break; | ||
@@ -568,0 +568,0 @@ } |
{ | ||
"name": "guardee", | ||
"version": "0.0.51", | ||
"version": "0.0.52", | ||
@@ -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
47658