@dxos/vendor-hypercore 0.8.4-main.d05539e30a → 0.8.4-main.d9fc60f731

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.
@@ -6317,7 +6317,6 @@ var require_hypercore_crypto = __commonJS({
6317
6317
  });
6318
6318
 
6319
6319
  export {
6320
- __require,
6321
6320
  __commonJS,
6322
6321
  __export,
6323
6322
  __reExport,
@@ -6333,4 +6332,4 @@ export {
6333
6332
  require_crypto_aead,
6334
6333
  require_hypercore_crypto
6335
6334
  };
6336
- //# sourceMappingURL=chunk-WLEV7IVZ.mjs.map
6335
+ //# sourceMappingURL=chunk-ISFNJN3Q.mjs.map
@@ -2,7 +2,7 @@ import "@dxos/node-std/globals";
2
2
  import {
3
3
  __toESM,
4
4
  require_hypercore_crypto
5
- } from "./chunk-WLEV7IVZ.mjs";
5
+ } from "./chunk-ISFNJN3Q.mjs";
6
6
 
7
7
  // src/hypercore-crypto.js
8
8
  var import_hypercore_crypto = __toESM(require_hypercore_crypto(), 1);