zeed 0.7.151 → 0.7.152

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.
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-T5YP6WMZ.js";
7
7
  import {
8
8
  isBrowser
9
- } from "./chunk-XX52WKOZ.js";
9
+ } from "./chunk-NNGVZWI3.js";
10
10
  import {
11
11
  Logger,
12
12
  __name,
@@ -329,4 +329,4 @@ export {
329
329
  LocalStorage,
330
330
  LoggerBrowserClassicHandler
331
331
  };
332
- //# sourceMappingURL=chunk-BPJRSPRG.js.map
332
+ //# sourceMappingURL=chunk-4WHIYETN.js.map
@@ -2,7 +2,7 @@ import {
2
2
  cloneObject,
3
3
  renderMessages,
4
4
  toValidFilename
5
- } from "./chunk-XX52WKOZ.js";
5
+ } from "./chunk-NNGVZWI3.js";
6
6
  import {
7
7
  Logger,
8
8
  __name,
@@ -586,4 +586,4 @@ export {
586
586
  loggerStackTraceDebug,
587
587
  LoggerNodeHandler
588
588
  };
589
- //# sourceMappingURL=chunk-CLY4VF5A.js.map
589
+ //# sourceMappingURL=chunk-DVBEVKWR.js.map
@@ -2400,6 +2400,7 @@ var Channel = class extends Emitter {
2400
2400
  this.id = uuid();
2401
2401
  }
2402
2402
  close() {
2403
+ this.dispose();
2403
2404
  }
2404
2405
  };
2405
2406
  __name(Channel, "Channel");
@@ -3126,4 +3127,4 @@ export {
3126
3127
  useExitHandler,
3127
3128
  MemStorage
3128
3129
  };
3129
- //# sourceMappingURL=chunk-XX52WKOZ.js.map
3130
+ //# sourceMappingURL=chunk-NNGVZWI3.js.map