@vires.finance/dapp
Advanced tools
Comparing version 0.0.62 to 0.0.63
@@ -93,6 +93,2 @@ "use strict"; | ||
.split('['), globalData = _a[0], reservesData = _a.slice(1); | ||
console.log({ | ||
globalData: globalData, | ||
r: reservesData[0], | ||
}); | ||
return __assign(__assign({}, parseAndValidate_1.parseAndValidate()(globalData, globalFields)), { reserves: reservesData.map(function (x) { | ||
@@ -99,0 +95,0 @@ return x.replace(']', ''); |
{ | ||
"name": "@vires.finance/dapp", | ||
"version": "0.0.62", | ||
"version": "0.0.63", | ||
"description": "vires.finance smart contract interactions", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
106310
1614