@fileverse-dev/formulajs 4.4.11-mod-93-patch-2 → 4.4.11-mod-94

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.11-mod-93-patch-2 */
1
+ /* @fileverse-dev/formulajs v4.4.11-mod-94 */
2
2
  var _excluded = [ "confirmations", "dataDecoded" ];
3
3
 
4
4
  function _objectWithoutProperties(e, t) {
@@ -18295,7 +18295,7 @@ function _typeof(o) {
18295
18295
  query: query,
18296
18296
  slug: slug
18297
18297
  });
18298
- baseUrl = "http://localhost:3008/third-party";
18298
+ baseUrl = "https://onchain-proxy.fileverse.io/third-party";
18299
18299
  url = "".concat(baseUrl) + "?service=tally" + "&input1=".concat(encodeURIComponent(query)) + "&input2=".concat(encodeURIComponent(slug));
18300
18300
  _context31.next = 7;
18301
18301
  return fetch(url);