@fileverse-dev/formulajs 4.4.11-mod-58 → 4.4.11-mod-60
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-60 */
|
|
2
2
|
var _excluded = [ "confirmations", "dataDecoded" ];
|
|
3
3
|
|
|
4
4
|
function _objectWithoutProperties(e, t) {
|
|
@@ -11993,7 +11993,7 @@ function _typeof(o) {
|
|
|
11993
11993
|
base: "base-ecosystem",
|
|
11994
11994
|
solana: "solana-ecosystem",
|
|
11995
11995
|
gnosis: "gnosis-chain",
|
|
11996
|
-
hyperliquid: "hyperliquid",
|
|
11996
|
+
hyperliquid: "hyperliquid-ecosystem",
|
|
11997
11997
|
bitcoin: "bitcoin-ecosystem",
|
|
11998
11998
|
pump: "pump-ecosystem",
|
|
11999
11999
|
aiagents: "ai-agents",
|