@fileverse-dev/formulajs 4.4.11-mod-38-patch-3 → 4.4.11-mod-38-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.
package/lib/browser/formula.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* @fileverse-dev/formulajs v4.4.11-mod-38-patch-
|
|
1
|
+
/* @fileverse-dev/formulajs v4.4.11-mod-38-patch-4 */
|
|
2
2
|
var _excluded = [ "confirmations", "dataDecoded" ];
|
|
3
3
|
|
|
4
4
|
function _objectWithoutProperties(e, t) {
|
|
@@ -11222,6 +11222,7 @@ function _typeof(o) {
|
|
|
11222
11222
|
case 0:
|
|
11223
11223
|
result = 0;
|
|
11224
11224
|
arrayEach(argsToArray(_args4), (function(value) {
|
|
11225
|
+
console.log("callllllling teeeessssst");
|
|
11225
11226
|
if (result instanceof Error) {
|
|
11226
11227
|
return false;
|
|
11227
11228
|
} else if (value instanceof Error) {
|