@fileverse-dev/formulajs 4.4.31-circles-patch-3 → 4.4.31-circles-patch-4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- /* @fileverse-dev/formulajs v4.4.31-circles-patch-3 */
1
+ /* @fileverse-dev/formulajs v4.4.31-circles-patch-4 */
2
2
  var _excluded = [ "confirmations", "dataDecoded" ];
3
3
 
4
4
  function _objectWithoutProperties(e, t) {
@@ -28989,7 +28989,7 @@ function _typeof(o) {
28989
28989
  }
28990
28990
  function _CIRCLES() {
28991
28991
  _CIRCLES = _asyncToGenerator(_regenerator().m(function _callee68() {
28992
- var _argsToArray39, _argsToArray40, address, functionName, entries, resolved, dataClient, limit, runOnePage, res, flat, balance, _args73 = arguments, _t39, _t40;
28992
+ var _argsToArray39, _argsToArray40, address, functionName, entries, resolved, dataClient, limit, runOnePage, res, balance, _args73 = arguments, _t39, _t40;
28993
28993
  return _regenerator().w(function(_context73) {
28994
28994
  while (1) switch (_context73.p = _context73.n) {
28995
28995
  case 0:
@@ -29063,8 +29063,7 @@ function _typeof(o) {
29063
29063
 
29064
29064
  case 7:
29065
29065
  res = _context73.v;
29066
- flat = flattenObject(res);
29067
- return _context73.a(2, flat);
29066
+ return _context73.a(2, [ res ]);
29068
29067
 
29069
29068
  case 8:
29070
29069
  _context73.n = 9;