@moosty/lisk-connection-provider
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -22,2 +22,3 @@ "use strict"; | ||
else { | ||
console.log(res, "res"); | ||
res?.result?.data?.forEach(item => acc.data.push(item)); | ||
@@ -24,0 +25,0 @@ acc.meta.count += res?.result?.meta?.count; |
{ | ||
"name": "@moosty/lisk-connection-provider", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Lisk connection provider component to connect react to Lisk endpoints", | ||
@@ -37,3 +37,3 @@ "author": "Moosty <info@moosty.com>", | ||
}, | ||
"gitHead": "aa8e67202c9c0d74d7c99542fdb5dec2c4848d6c" | ||
"gitHead": "a540c1ec95abce2b03ac118165ceaa351fc29c33" | ||
} |
Sorry, the diff of this file is not supported yet
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
36387
27
370