@fedify/fedify 1.10.9 → 1.10.11

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 (121) hide show
  1. package/dist/{actor-DSmY7of0.cjs → actor--xTQfY8h.cjs} +187 -187
  2. package/dist/{actor-CMBXPdjk.js → actor-B7XRaa54.js} +187 -187
  3. package/dist/{actor-z4bjwAPy.mjs → actor-CTpwJ1pI.mjs} +1 -1
  4. package/dist/{authdocloader-C7iVUcxr.mjs → authdocloader-DJ-h-WMy.mjs} +3 -3
  5. package/dist/{authdocloader-YXazGK4I.cjs → authdocloader-DMkkNwRc.cjs} +3 -3
  6. package/dist/{authdocloader-B4QKchy5.js → authdocloader-_h7VKnUP.js} +3 -3
  7. package/dist/{builder-C3PFAtTV.mjs → builder-Dx_LGmTI.mjs} +4 -4
  8. package/dist/{client-C-xdpu6M.mjs → client-DDy3-85E.mjs} +1 -1
  9. package/dist/compat/mod.cjs +1 -1
  10. package/dist/compat/mod.d.cts +1 -1
  11. package/dist/compat/mod.d.ts +1 -1
  12. package/dist/compat/transformers.test.mjs +3 -3
  13. package/dist/{context-BzSr5FCW.d.cts → context-CC4UrGc5.d.cts} +48 -6
  14. package/dist/{context-CyacVopT.d.ts → context-xfiK4xM5.d.ts} +48 -6
  15. package/dist/{docloader-DXUkyjIx.js → docloader-Ca6-eCr_.js} +121 -13
  16. package/dist/{docloader-9cG6ESUw.cjs → docloader-CvMstYam.cjs} +121 -13
  17. package/dist/{esm-Bfj-SwEx.mjs → esm-CzaH6D4W.mjs} +1 -1
  18. package/dist/federation/builder.test.mjs +3 -3
  19. package/dist/federation/collection.test.mjs +1 -1
  20. package/dist/federation/handler.test.mjs +1362 -46
  21. package/dist/federation/idempotency.test.mjs +5 -5
  22. package/dist/federation/inbox.test.mjs +3 -3
  23. package/dist/federation/keycache.test.mjs +3 -3
  24. package/dist/federation/kv.test.mjs +1 -1
  25. package/dist/federation/middleware.test.mjs +1586 -82
  26. package/dist/federation/mod.cjs +2 -2
  27. package/dist/federation/mod.d.cts +1 -1
  28. package/dist/federation/mod.d.ts +1 -1
  29. package/dist/federation/mod.js +1 -1
  30. package/dist/federation/mq.test.mjs +3 -3
  31. package/dist/federation/retry.test.mjs +2 -2
  32. package/dist/federation/router.test.mjs +2 -2
  33. package/dist/federation/send.test.mjs +8 -8
  34. package/dist/federation/temporal.test.d.mts +2 -0
  35. package/dist/federation/temporal.test.mjs +71 -0
  36. package/dist/{http-LjaXmp2m.cjs → http-B3o3SOXX.cjs} +3 -3
  37. package/dist/{http-CuloN7xQ.js → http-Bku28NB8.js} +3 -3
  38. package/dist/{http-D5CDiVKf.mjs → http-CiqAQGRx.mjs} +2 -2
  39. package/dist/{inbox-D0Mzd940.mjs → inbox-D3RCgSiJ.mjs} +7 -4
  40. package/dist/{key-B22mXs2u.cjs → key-BbdUjmdf.cjs} +2 -2
  41. package/dist/{key-B5QN42gR.mjs → key-C15RK-kf.mjs} +1 -1
  42. package/dist/{key-D1PkkNK-.js → key-CJU1QxP2.js} +2 -2
  43. package/dist/{key-CXkrXfz6.cjs → key-ClgfrNJf.cjs} +1 -1
  44. package/dist/{key-Dnc1ekhA.mjs → key-LJoRzwG2.mjs} +2 -2
  45. package/dist/{keycache-DwDRFAp7.mjs → keycache-BCuiTm4y.mjs} +1 -1
  46. package/dist/{keys-C4Ms2Cy-.mjs → keys-wZip1i2J.mjs} +1 -1
  47. package/dist/ld-BO_vEkla.mjs +548 -0
  48. package/dist/{lookup-D0d32cZH.cjs → lookup-Cs7LHObN.cjs} +1 -1
  49. package/dist/{lookup-B8rOR_1a.js → lookup-DRzvxZ-l.js} +1 -1
  50. package/dist/{lookup-Br7I7sqm.mjs → lookup-FvsTNqW8.mjs} +1 -1
  51. package/dist/{middleware-BlsPkr2X.mjs → middleware-Cdb7LDeG.mjs} +1 -1
  52. package/dist/{middleware-BbgpZrsX.mjs → middleware-CzjJsU2k.mjs} +320 -87
  53. package/dist/{middleware-0yq2uipZ.cjs → middleware-Dn5HfxXi.cjs} +411 -85
  54. package/dist/{middleware-CYNQWJ-D.js → middleware-DoM0y4tG.js} +408 -83
  55. package/dist/{middleware-BRXIidLb.cjs → middleware-SfuiAsBu.cjs} +1 -1
  56. package/dist/mod.cjs +10 -10
  57. package/dist/mod.d.cts +1 -1
  58. package/dist/mod.d.ts +1 -1
  59. package/dist/mod.js +9 -9
  60. package/dist/nodeinfo/client.test.mjs +3 -3
  61. package/dist/nodeinfo/handler.test.mjs +2 -2
  62. package/dist/nodeinfo/mod.cjs +1 -1
  63. package/dist/nodeinfo/mod.js +1 -1
  64. package/dist/nodeinfo/semver.test.mjs +1 -1
  65. package/dist/nodeinfo/types.test.mjs +1 -1
  66. package/dist/otel/exporter.test.mjs +1 -1
  67. package/dist/otel/mod.cjs +1 -1
  68. package/dist/{owner-D32qC-wF.mjs → owner-BRgVUFTA.mjs} +3 -3
  69. package/dist/{proof-u5ivh_eA.js → proof-BL5RXXp2.js} +300 -6
  70. package/dist/{proof-DE2Z0_uv.cjs → proof-BPEkbKl1.cjs} +347 -5
  71. package/dist/{proof-B67QOiuS.mjs → proof-De_2gCxi.mjs} +2 -2
  72. package/dist/runtime/authdocloader.test.mjs +6 -6
  73. package/dist/runtime/docloader.test.mjs +4 -4
  74. package/dist/runtime/key.test.mjs +3 -3
  75. package/dist/runtime/langstr.test.mjs +2 -2
  76. package/dist/runtime/link.test.mjs +2 -2
  77. package/dist/runtime/mod.cjs +3 -3
  78. package/dist/runtime/mod.js +3 -3
  79. package/dist/runtime/multibase/multibase.test.mjs +2 -2
  80. package/dist/runtime/url.test.mjs +53 -2
  81. package/dist/{send-7RGxOhrY.mjs → send-C7irF8CJ.mjs} +2 -2
  82. package/dist/sig/http.test.mjs +6 -6
  83. package/dist/sig/key.test.mjs +4 -4
  84. package/dist/sig/ld.test.mjs +561 -5
  85. package/dist/sig/mod.cjs +3 -3
  86. package/dist/sig/mod.js +3 -3
  87. package/dist/sig/owner.test.mjs +6 -6
  88. package/dist/sig/proof.test.mjs +4 -4
  89. package/dist/temporal-CtvhWksK.mjs +95 -0
  90. package/dist/testing/docloader.test.mjs +1 -1
  91. package/dist/testing/mod.d.mts +48 -6
  92. package/dist/testing/mod.mjs +1 -1
  93. package/dist/{testing-zWgaXBJW.mjs → testing-DskvUSfh.mjs} +2 -2
  94. package/dist/{transformers-BdbEtUZU.cjs → transformers-BbJsnOaL.cjs} +1 -1
  95. package/dist/{types-6_pWuZfK.js → types-B-GUdtNR.js} +1 -1
  96. package/dist/{types-ec4G8nGs.cjs → types-BWNGBD9D.cjs} +1 -1
  97. package/dist/vocab/actor.test.mjs +4 -4
  98. package/dist/vocab/cjs.test.mjs +1 -1
  99. package/dist/vocab/lookup.test.mjs +5 -5
  100. package/dist/vocab/mod.cjs +3 -3
  101. package/dist/vocab/mod.js +3 -3
  102. package/dist/vocab/type.test.mjs +2 -2
  103. package/dist/vocab/vocab.test.mjs +3 -3
  104. package/dist/{vocab-C60RNInZ.mjs → vocab-C0yDmtpE.mjs} +306 -198
  105. package/dist/webfinger/handler.test.mjs +3 -3
  106. package/dist/webfinger/lookup.test.mjs +3 -3
  107. package/dist/webfinger/mod.cjs +1 -1
  108. package/dist/webfinger/mod.js +1 -1
  109. package/dist/x/cfworkers.cjs +1 -1
  110. package/dist/x/cfworkers.test.mjs +1 -1
  111. package/dist/x/hono.cjs +1 -1
  112. package/dist/x/hono.d.cts +1 -1
  113. package/dist/x/hono.d.ts +1 -1
  114. package/dist/x/sveltekit.cjs +1 -1
  115. package/dist/x/sveltekit.d.cts +1 -1
  116. package/dist/x/sveltekit.d.ts +1 -1
  117. package/package.json +1 -1
  118. package/dist/ld-BJ8BZLC8.mjs +0 -254
  119. /package/dist/{denokv-NJPMXyK0.mjs → denokv-B0ZRIDsH.mjs} +0 -0
  120. /package/dist/{otel-0v4Zy01l.mjs → otel-D00WjYJ1.mjs} +0 -0
  121. /package/dist/{retry-Ddbq3AcK.mjs → retry-B_E3V_Dx.mjs} +0 -0
@@ -1,14 +1,14 @@
1
1
  import "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { C as Person, o as Create, u as Follow } from "../vocab-C60RNInZ.mjs";
5
- import { a as mockDocumentLoader, t as test } from "../testing-zWgaXBJW.mjs";
4
+ import { C as Person, o as Create, u as Follow } from "../vocab-C0yDmtpE.mjs";
5
+ import { a as mockDocumentLoader, t as test } from "../testing-DskvUSfh.mjs";
6
6
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
7
7
  import "../std__assert-2v7gYiZp.mjs";
8
8
  import { t as MemoryKvStore } from "../kv-OuT2IU64.mjs";
9
- import { a as createFederation } from "../middleware-BbgpZrsX.mjs";
10
- import { n as signObject } from "../proof-B67QOiuS.mjs";
11
- import { n as ed25519PrivateKey, r as ed25519PublicKey, t as ed25519Multikey } from "../keys-C4Ms2Cy-.mjs";
9
+ import { a as createFederation } from "../middleware-CzjJsU2k.mjs";
10
+ import { n as signObject } from "../proof-De_2gCxi.mjs";
11
+ import { n as ed25519PrivateKey, r as ed25519PublicKey, t as ed25519Multikey } from "../keys-wZip1i2J.mjs";
12
12
  //#region src/federation/idempotency.test.ts
13
13
  const kv = new MemoryKvStore();
14
14
  const federationOptions = {
@@ -1,11 +1,11 @@
1
1
  import "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { O as Update, m as Invite, o as Create, t as Activity, y as Offer } from "../vocab-C60RNInZ.mjs";
5
- import { t as test } from "../testing-zWgaXBJW.mjs";
4
+ import { O as Update, m as Invite, o as Create, t as Activity, y as Offer } from "../vocab-C0yDmtpE.mjs";
5
+ import { t as test } from "../testing-DskvUSfh.mjs";
6
6
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
7
7
  import { t as assertThrows } from "../assert_throws-BIL7gChy.mjs";
8
- import { t as InboxListenerSet } from "../inbox-D0Mzd940.mjs";
8
+ import { t as InboxListenerSet } from "../inbox-D3RCgSiJ.mjs";
9
9
  //#region src/federation/inbox.test.ts
10
10
  test("InboxListenerSet", () => {
11
11
  const listeners = new InboxListenerSet();
@@ -1,13 +1,13 @@
1
1
  import "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { g as Multikey, s as CryptographicKey } from "../vocab-C60RNInZ.mjs";
5
- import { t as test } from "../testing-zWgaXBJW.mjs";
4
+ import { g as Multikey, s as CryptographicKey } from "../vocab-C0yDmtpE.mjs";
5
+ import { t as test } from "../testing-DskvUSfh.mjs";
6
6
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
7
7
  import { t as assertInstanceOf } from "../assert_instance_of-C4Ri6VuN.mjs";
8
8
  import { t as assert } from "../assert-DikXweDx.mjs";
9
9
  import { t as MemoryKvStore } from "../kv-OuT2IU64.mjs";
10
- import { t as KvKeyCache } from "../keycache-DwDRFAp7.mjs";
10
+ import { t as KvKeyCache } from "../keycache-BCuiTm4y.mjs";
11
11
  //#region src/federation/keycache.test.ts
12
12
  test("KvKeyCache.set()", async () => {
13
13
  const kv = new MemoryKvStore();
@@ -1,7 +1,7 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as test } from "../testing-zWgaXBJW.mjs";
4
+ import { t as test } from "../testing-DskvUSfh.mjs";
5
5
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
6
6
  import "../std__assert-2v7gYiZp.mjs";
7
7
  import { t as MemoryKvStore } from "../kv-OuT2IU64.mjs";