@fileverse-dev/formulajs 4.4.11-mod-75 → 4.4.11-mod-76
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.
package/lib/browser/formula.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* @fileverse-dev/formulajs v4.4.11-mod-
|
|
1
|
+
/* @fileverse-dev/formulajs v4.4.11-mod-76 */
|
|
2
2
|
var _excluded = [ "confirmations", "dataDecoded" ];
|
|
3
3
|
|
|
4
4
|
function _objectWithoutProperties(e, t) {
|
|
@@ -11208,7 +11208,7 @@ function _typeof(o) {
|
|
|
11208
11208
|
return _regeneratorRuntime().wrap((function _callee$(_context) {
|
|
11209
11209
|
while (1) switch (_context.prev = _context.next) {
|
|
11210
11210
|
case 0:
|
|
11211
|
-
if (!(!timestamp || !chain
|
|
11211
|
+
if (!(!timestamp || !chain)) {
|
|
11212
11212
|
_context.next = 2;
|
|
11213
11213
|
break;
|
|
11214
11214
|
}
|