@fedify/fedify 1.9.0-pr.388.1454 → 1.9.0-pr.388.1456

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 (79) hide show
  1. package/dist/{actor-D6e9qEkV.js → actor-Bj4E2JRg.js} +1 -1
  2. package/dist/{actor-rnKKWIEt.js → actor-DEUcppZT.js} +187 -187
  3. package/dist/{authdocloader-DNXCwhe4.js → authdocloader-CmFtuaWu.js} +3 -3
  4. package/dist/{authdocloader-BLlcg6OT.js → authdocloader-Dx6uHSEc.js} +3 -3
  5. package/dist/{builder-rbQSp-ig.js → builder-CxPGY_jN.js} +4 -4
  6. package/dist/{client-V4MB7-QC.js → client-iVnypF2y.js} +1 -1
  7. package/dist/compat/transformers.test.js +16 -16
  8. package/dist/{docloader-B0JdtOnB.js → docloader-dcX6wT70.js} +2 -2
  9. package/dist/{esm-Lllns3MF.js → esm-BczgbYY7.js} +1 -1
  10. package/dist/federation/builder.test.js +5 -5
  11. package/dist/federation/collection.test.js +3 -3
  12. package/dist/federation/handler.test.js +17 -17
  13. package/dist/federation/inbox.test.js +4 -4
  14. package/dist/federation/keycache.test.js +4 -4
  15. package/dist/federation/kv.test.js +3 -3
  16. package/dist/federation/middleware.test.js +18 -18
  17. package/dist/federation/mod.js +10 -10
  18. package/dist/federation/mq.test.js +3 -3
  19. package/dist/federation/retry.test.js +3 -3
  20. package/dist/federation/router.test.js +3 -3
  21. package/dist/federation/send.test.js +10 -10
  22. package/dist/fixtures/oeee.cafe/ap/users/3609fd4e-d51d-4db8-9f04-4189815864dd.json +24 -0
  23. package/dist/{http-CyF0WaM0.js → http-BgBStUQn.js} +50 -4
  24. package/dist/{http-Udeoz_Al.js → http-DLDZw5Or.js} +51 -5
  25. package/dist/{inbox-5hqyXKPa.js → inbox-DdQaBIzA.js} +1 -1
  26. package/dist/{key-CTkfaVig.js → key-BRTdSnMG.js} +3 -3
  27. package/dist/{key-DIPT1P-B.js → key-BgPXFh5H.js} +2 -2
  28. package/dist/{key-7MvpRoyd.js → key-Bogxf4NW.js} +2 -2
  29. package/dist/{key-5ppjSAIK.js → key-C_wDZpcY.js} +4 -4
  30. package/dist/{keycache-rmZ6V89m.js → keycache-C4SeJJRt.js} +1 -1
  31. package/dist/{keys-DwuXi5ni.js → keys-BaR7xMh1.js} +1 -1
  32. package/dist/{ld-pm8P5ZxN.js → ld-B3_WG7GN.js} +2 -2
  33. package/dist/{lookup-DV4bXX-_.js → lookup-DYiszLvp.js} +1 -1
  34. package/dist/{lookup-RSoRngQM.js → lookup-Dpul0cUe.js} +1 -1
  35. package/dist/{middleware-DLtvTXdd.js → middleware-BkT88swb.js} +13 -13
  36. package/dist/middleware-GyK1UpCo.js +17 -0
  37. package/dist/middleware-WfGCcPDI.js +26 -0
  38. package/dist/{middleware-u3F5lAP_.js → middleware-hKurpsy6.js} +10 -10
  39. package/dist/mod.js +10 -10
  40. package/dist/nodeinfo/client.test.js +5 -5
  41. package/dist/nodeinfo/handler.test.js +16 -16
  42. package/dist/nodeinfo/mod.js +2 -2
  43. package/dist/nodeinfo/semver.test.js +3 -3
  44. package/dist/nodeinfo/types.test.js +3 -3
  45. package/dist/{owner-Dyov2Vyh.js → owner-DBEblO3I.js} +2 -2
  46. package/dist/{proof-DOdxEdqB.js → proof-Zk7ECIIN.js} +2 -2
  47. package/dist/{proof-BKV2LcLG.js → proof-e2T8mSSn.js} +3 -3
  48. package/dist/runtime/authdocloader.test.js +9 -9
  49. package/dist/runtime/docloader.test.js +28 -4
  50. package/dist/runtime/key.test.js +5 -5
  51. package/dist/runtime/langstr.test.js +3 -3
  52. package/dist/runtime/mod.js +6 -6
  53. package/dist/runtime/multibase/multibase.test.js +3 -3
  54. package/dist/runtime/url.test.js +3 -3
  55. package/dist/{send-BW12PG34.js → send-DiNom3JD.js} +2 -2
  56. package/dist/sig/http.test.js +24 -8
  57. package/dist/sig/key.test.js +6 -6
  58. package/dist/sig/ld.test.js +7 -7
  59. package/dist/sig/mod.js +6 -6
  60. package/dist/sig/owner.test.js +7 -7
  61. package/dist/sig/proof.test.js +7 -7
  62. package/dist/testing/docloader.test.js +3 -3
  63. package/dist/testing/mod.js +3 -3
  64. package/dist/{testing-BVgrw3iR.js → testing-oIthntGQ.js} +2 -2
  65. package/dist/{type-DGVk0-c1.js → type-aO0QESjd.js} +187 -187
  66. package/dist/{types-DpoqseBT.js → types-DlmitN02.js} +1 -1
  67. package/dist/vocab/actor.test.js +5 -5
  68. package/dist/vocab/lookup.test.js +4 -4
  69. package/dist/vocab/mod.js +4 -4
  70. package/dist/vocab/type.test.js +3 -3
  71. package/dist/vocab/vocab.test.js +4 -4
  72. package/dist/{vocab-xe_N1JvM.js → vocab-Drpu6tmF.js} +3 -3
  73. package/dist/webfinger/handler.test.js +16 -16
  74. package/dist/webfinger/lookup.test.js +4 -4
  75. package/dist/webfinger/mod.js +2 -2
  76. package/dist/x/cfworkers.test.js +3 -3
  77. package/package.json +1 -1
  78. package/dist/middleware-C6C_eSdH.js +0 -17
  79. package/dist/middleware-kt4x4bcT.js +0 -26
@@ -3,7 +3,7 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./type-DGVk0-c1.js";
6
+ import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./type-aO0QESjd.js";
7
7
  import { SpanStatusCode, trace } from "@opentelemetry/api";
8
8
  import { domainToASCII, domainToUnicode } from "node:url";
9
9