@spotlightjs/overlay 2.5.0 → 2.5.1

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/lib/db.d.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export declare const MAX_AGE: number;
2
+ export declare const MAX_ITEMS = 1000;
2
3
  export declare const DB_NAME = "SentrySpotlight";
3
4
  export declare const OBJECT_STORE_NAME = "events";
4
5
  export declare const DB_VERSION = 2;
@@ -1,4 +1,4 @@
1
- import { g as St, r as Ct, c as wt } from "./index-4373983e.js";
1
+ import { g as St, r as Ct, c as wt } from "./index-32570745.js";
2
2
  function At(rt, pt) {
3
3
  for (var Ye = 0; Ye < pt.length; Ye++) {
4
4
  const o = pt[Ye];
@@ -2779,4 +2779,4 @@ window.Spotlight && Spotlight.init();
2779
2779
  export {
2780
2780
  Ft as m
2781
2781
  };
2782
- //# sourceMappingURL=main-6b16141c.js.map
2782
+ //# sourceMappingURL=main-0978f54e.js.map