@merittdev/horus-lens 0.0.1 → 0.0.3

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/dist/browser.js CHANGED
@@ -7,8 +7,8 @@ import {
7
7
  isGateActive,
8
8
  loaderSnippet,
9
9
  processQueue
10
- } from "./chunk-DU7HNRF4.js";
11
- import "./chunk-S6S3ZZQA.js";
10
+ } from "./chunk-CTBY5XIN.js";
11
+ import "./chunk-XRONR4GR.js";
12
12
  import "./chunk-DWOH2ENF.js";
13
13
  import "./chunk-PZ5AY32C.js";
14
14
  export {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  LENS_OVERLAY_HOST_ID,
3
3
  LensClient
4
- } from "./chunk-S6S3ZZQA.js";
4
+ } from "./chunk-XRONR4GR.js";
5
5
 
6
6
  // ../browser/dist/index.js
7
7
  var DEFAULT_PARAM_NAME = "lens";
@@ -1641,4 +1641,4 @@ export {
1641
1641
  boot,
1642
1642
  autoBoot
1643
1643
  };
1644
- //# sourceMappingURL=chunk-DU7HNRF4.js.map
1644
+ //# sourceMappingURL=chunk-CTBY5XIN.js.map
@@ -16329,7 +16329,7 @@ async function domToBlob(node, options) {
16329
16329
  // ../core/dist/index.js
16330
16330
  var SDK_NAME = "@merittdev/horus-lens";
16331
16331
  var SDK_VERSION = "0.0.1";
16332
- var DEFAULT_ENDPOINT = "http://localhost:5625";
16332
+ var DEFAULT_ENDPOINT = "https://api-lens.meritt.app";
16333
16333
  var DEFAULT_REPLAY_WINDOW_MS = 15e3;
16334
16334
  var DEFAULT_MAX_CONSOLE_ENTRIES = 200;
16335
16335
  var DEFAULT_MAX_NETWORK_ENTRIES = 100;
@@ -17222,4 +17222,4 @@ export {
17222
17222
  LENS_OVERLAY_HOST_ID,
17223
17223
  LensClient
17224
17224
  };
17225
- //# sourceMappingURL=chunk-S6S3ZZQA.js.map
17225
+ //# sourceMappingURL=chunk-XRONR4GR.js.map