Comparing version 0.0.25 to 0.0.26
@@ -73,3 +73,3 @@ 'use strict' | ||
try { | ||
return await this.Fetch('GET', type, data); | ||
return await this.Fetch('GET', type, data).data.result; | ||
} catch (e) { | ||
@@ -76,0 +76,0 @@ throw e; |
{ | ||
"name": "guardee", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"description": "Guardee Wallet API", | ||
@@ -5,0 +6,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
42976