@sentio/runtime 3.0.0-rc.14 → 3.0.0-rc.15

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.
@@ -60066,12 +60066,9 @@ export {
60066
60066
  require_lib,
60067
60067
  Endpoints,
60068
60068
  configureEndpoints,
60069
- require_lib2,
60070
60069
  require_src3 as require_src,
60071
- es_exports2 as es_exports,
60072
- init_es2 as init_es,
60073
- require_lib3,
60074
- require_lib4,
60070
+ require_lib3 as require_lib2,
60071
+ require_lib4 as require_lib3,
60075
60072
  from,
60076
60073
  withAbort,
60077
60074
  GLOBAL_CONFIG,
@@ -60174,4 +60171,4 @@ long/umd/index.js:
60174
60171
  @noble/curves/esm/secp256k1.js:
60175
60172
  (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
60176
60173
  */
60177
- //# sourceMappingURL=chunk-33ACY4F2.js.map
60174
+ //# sourceMappingURL=chunk-FZMVUKPX.js.map
package/lib/index.js CHANGED
@@ -23,7 +23,7 @@ import {
23
23
  providerMetrics,
24
24
  recordRuntimeInfo,
25
25
  timeoutError
26
- } from "./chunk-33ACY4F2.js";
26
+ } from "./chunk-FZMVUKPX.js";
27
27
  import {
28
28
  Plugin,
29
29
  PluginManager