web-dc-api 0.1.2 → 0.1.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.
Files changed (46) hide show
  1. package/dist/cjs/babel-tools-BoLJtxtW.js +1 -0
  2. package/dist/cjs/cache-CRG9ugF3.js +1 -0
  3. package/dist/cjs/helia-core-B1Xqha7a.js +1 -0
  4. package/dist/cjs/helia-core-D8Uv1KjQ.js +1 -0
  5. package/dist/cjs/{index-B9UlHr3P.js → index-DtuGISOe.js} +1 -1
  6. package/dist/cjs/index.js +1 -1
  7. package/dist/cjs/{jwt-CcLVpKo_.js → jwt-DW2WimlW.js} +1 -1
  8. package/dist/cjs/polkadot-api-7PhQf3ws.js +1 -0
  9. package/dist/cjs/polkadot-api-CtrJVWuZ.js +1 -0
  10. package/dist/cjs/protobuf-BYUoud7y.js +1 -0
  11. package/dist/cjs/{validation-DfsHeOHP.js → validation-DPN2BqQd.js} +1 -1
  12. package/dist/dc.min.js +1 -1
  13. package/dist/esm/chunks/babel-tools-sSecqeD4.js +1 -0
  14. package/dist/esm/chunks/cache-C0pUsIbC.js +1 -0
  15. package/dist/esm/chunks/helia-core-BxMqyK2Y.js +1 -0
  16. package/dist/esm/chunks/helia-core-DMXRpcO-.js +1 -0
  17. package/dist/esm/chunks/{index-BUlGxni-.js → index-CsnoYfJo.js} +1 -1
  18. package/dist/esm/chunks/{jwt-DLILrtNW.js → jwt-DfD7pIy4.js} +1 -1
  19. package/dist/esm/chunks/polkadot-api-5Y9Bw8VT.js +1 -0
  20. package/dist/esm/chunks/polkadot-api-D69Ioun_.js +1 -0
  21. package/dist/esm/chunks/protobuf-25futi__.js +1 -0
  22. package/dist/esm/chunks/{validation-D9YLFwug.js → validation-C90ZcLFM.js} +1 -1
  23. package/dist/esm/index.js +1 -1
  24. package/dist/index.d.ts +3 -2
  25. package/lib/common/define.ts +1 -1
  26. package/lib/implements/threaddb/common/logstore.ts +1 -1
  27. package/lib/implements/threaddb/core/logstore.ts +2 -2
  28. package/lib/implements/threaddb/dbclient.ts +34 -11
  29. package/lib/implements/threaddb/lsstoreds/addr_book.ts +134 -48
  30. package/lib/implements/threaddb/lsstoreds/headbook.ts +48 -24
  31. package/lib/implements/threaddb/net/net.ts +18 -3
  32. package/lib/implements/wallet/manager.ts +4 -2
  33. package/lib/interfaces/components/news-component.ts +0 -0
  34. package/lib/modules/auth-module.ts +2 -2
  35. package/lib/modules/components/news-components.ts +390 -0
  36. package/package.json +1 -1
  37. package/dist/cjs/babel-tools-BWeUL20Q.js +0 -1
  38. package/dist/cjs/cache-DB5vOYUa.js +0 -1
  39. package/dist/cjs/helia-core-CGrygIE7.js +0 -1
  40. package/dist/cjs/polkadot-api-9SXYLDre.js +0 -1
  41. package/dist/cjs/protobuf-89JdugaK.js +0 -1
  42. package/dist/esm/chunks/babel-tools-CmeA0jUH.js +0 -1
  43. package/dist/esm/chunks/cache-NFMLvSTk.js +0 -1
  44. package/dist/esm/chunks/helia-core-BkEzHB9G.js +0 -1
  45. package/dist/esm/chunks/polkadot-api-BIp1_8eq.js +0 -1
  46. package/dist/esm/chunks/protobuf-De5gI78A.js +0 -1
@@ -1 +1 @@
1
- "use strict";var e=require("./babel-tools-BWeUL20Q.js");function r(e,r){return r.forEach((function(r){r&&"string"!=typeof r&&!Array.isArray(r)&&Object.keys(r).forEach((function(t){if("default"!==t&&!(t in e)){var n=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:function(){return r[t]}})}}))})),Object.freeze(e)}var t=e.requireLib(),n=r({__proto__:null,default:e.getDefaultExportFromCjs(t)},[t]);exports.index=n;
1
+ "use strict";var e=require("./babel-tools-BoLJtxtW.js");function r(e,r){return r.forEach((function(r){r&&"string"!=typeof r&&!Array.isArray(r)&&Object.keys(r).forEach((function(t){if("default"!==t&&!(t in e)){var n=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:function(){return r[t]}})}}))})),Object.freeze(e)}var t=e.requireLib(),n=r({__proto__:null,default:e.getDefaultExportFromCjs(t)},[t]);exports.index=n;