@fileverse-dev/formulajs 4.4.11-mod-33 → 4.4.11-mod-34

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.
@@ -368,7 +368,7 @@ var FUNCTION_LOCALE = [
368
368
  },
369
369
  {
370
370
  API_KEY: SERVICE_API_KEY.Etherscan,
371
- LOGO: "https://raw.githubusercontent.com/mritunjayz/github-storage/refs/heads/main/1689874988430.jpeg",
371
+ LOGO: "https://etherscan.io/images/favicon3.ico",
372
372
  BRAND_COLOR: "#F6F7F8",
373
373
  BRAND_SECONDARY_COLOR: "#21325B",
374
374
  n: "EOA",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fileverse-dev/formulajs",
3
- "version": "4.4.11-mod-33",
3
+ "version": "4.4.11-mod-34",
4
4
  "description": "JavaScript implementation of most Microsoft Excel formula functions",
5
5
  "author": "Formulajs",
6
6
  "publishConfig": {