@fedify/fedify 2.0.0-pr.390.1523 → 2.0.0-pr.390.1529

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 (78) hide show
  1. package/dist/{actor-kwTBx5wP.js → actor-CuALvher.js} +1 -1
  2. package/dist/{actor-CLKyl77Q.js → actor-Dlx5J54t.js} +187 -187
  3. package/dist/{authdocloader-BzIOa0aq.js → authdocloader-BmnEoQW_.js} +3 -3
  4. package/dist/{authdocloader-BtWNvE3E.js → authdocloader-C-vIXb85.js} +3 -3
  5. package/dist/{builder-Bqwb_o7p.js → builder-CHXt1xfM.js} +4 -4
  6. package/dist/{client-CqN7Ss2-.js → client-DISU3JDR.js} +1 -1
  7. package/dist/compat/transformers.test.js +16 -16
  8. package/dist/{docloader-Bnu4aRsm.js → docloader-FRNry-p1.js} +1 -1
  9. package/dist/{esm-BUZPmLIC.js → esm-X-y29skl.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/{http-lnff2mG0.js → http-DTE699Ox.js} +2 -2
  23. package/dist/{http-C39tuq-8.js → http-MhXRlnYk.js} +3 -3
  24. package/dist/{inbox-lGeVAzu1.js → inbox-CbQnRiGg.js} +1 -1
  25. package/dist/{key-FcTIQVEL.js → key-BSy3-287.js} +3 -3
  26. package/dist/{key-Cur4pLgy.js → key-BVNVtfgM.js} +2 -2
  27. package/dist/{key-7bnQrrXN.js → key-CDiGJRQs.js} +4 -4
  28. package/dist/{key-BwkOBQ52.js → key-P-MK8ikD.js} +2 -2
  29. package/dist/{keycache-DYHgHpJ0.js → keycache-CyWNsxRP.js} +1 -1
  30. package/dist/{keys-D4a_F21_.js → keys-P0QR6XuB.js} +1 -1
  31. package/dist/{ld-CT0iSYnT.js → ld-ydfvI4Bm.js} +2 -2
  32. package/dist/{lookup-D1k-d4cZ.js → lookup-BKYxhuX9.js} +1 -1
  33. package/dist/{lookup-MDKQQUBm.js → lookup-DS5UD68f.js} +1 -1
  34. package/dist/middleware-BRU-Uql8.js +17 -0
  35. package/dist/middleware-DE0-dsCP.js +26 -0
  36. package/dist/{middleware-B06VqNXn.js → middleware-DUps3Epl.js} +13 -13
  37. package/dist/{middleware-BxPsIxkb.js → middleware-DrNVlE2k.js} +10 -10
  38. package/dist/mod.js +10 -10
  39. package/dist/nodeinfo/client.test.js +5 -5
  40. package/dist/nodeinfo/handler.test.js +16 -16
  41. package/dist/nodeinfo/mod.js +2 -2
  42. package/dist/nodeinfo/semver.test.js +3 -3
  43. package/dist/nodeinfo/types.test.js +3 -3
  44. package/dist/{owner-DpdBc0Rq.js → owner-8Fbrad9i.js} +2 -2
  45. package/dist/{proof-D85b-bL4.js → proof-CqA5pzD9.js} +2 -2
  46. package/dist/{proof-m6tOlm_m.js → proof-I3SYsS8w.js} +3 -3
  47. package/dist/runtime/authdocloader.test.js +9 -9
  48. package/dist/runtime/docloader.test.js +4 -4
  49. package/dist/runtime/key.test.js +5 -5
  50. package/dist/runtime/langstr.test.js +3 -3
  51. package/dist/runtime/mod.js +6 -6
  52. package/dist/runtime/multibase/multibase.test.js +3 -3
  53. package/dist/runtime/url.test.js +3 -3
  54. package/dist/{send-BN0gxKhZ.js → send-BXuAAnFQ.js} +2 -2
  55. package/dist/sig/http.test.js +8 -8
  56. package/dist/sig/key.test.js +6 -6
  57. package/dist/sig/ld.test.js +7 -7
  58. package/dist/sig/mod.js +6 -6
  59. package/dist/sig/owner.test.js +7 -7
  60. package/dist/sig/proof.test.js +7 -7
  61. package/dist/testing/docloader.test.js +3 -3
  62. package/dist/testing/mod.js +3 -3
  63. package/dist/{testing-D_qOfx8m.js → testing-CQgL-4WW.js} +2 -2
  64. package/dist/{type-DU7BZjNM.js → type-HuRW_R1u.js} +186 -186
  65. package/dist/{types-Cbi35ib8.js → types-ovQPseja.js} +1 -1
  66. package/dist/vocab/actor.test.js +5 -5
  67. package/dist/vocab/lookup.test.js +4 -4
  68. package/dist/vocab/mod.js +4 -4
  69. package/dist/vocab/type.test.js +3 -3
  70. package/dist/vocab/vocab.test.js +4 -4
  71. package/dist/{vocab-BcbSuLzi.js → vocab-CE_9Lecp.js} +3 -3
  72. package/dist/webfinger/handler.test.js +16 -16
  73. package/dist/webfinger/lookup.test.js +4 -4
  74. package/dist/webfinger/mod.js +2 -2
  75. package/dist/x/cfworkers.test.js +3 -3
  76. package/package.json +1 -1
  77. package/dist/middleware-ClucF05j.js +0 -26
  78. package/dist/middleware-DJyjSofe.js +0 -17
@@ -3,9 +3,9 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { UrlError, createRequest, getRemoteDocument, logRequest, validatePublicUrl } from "./type-DU7BZjNM.js";
7
- import { validateCryptoKey } from "./key-BwkOBQ52.js";
8
- import { doubleKnock } from "./http-lnff2mG0.js";
6
+ import { UrlError, createRequest, getRemoteDocument, logRequest, validatePublicUrl } from "./type-HuRW_R1u.js";
7
+ import { validateCryptoKey } from "./key-P-MK8ikD.js";
8
+ import { doubleKnock } from "./http-DTE699Ox.js";
9
9
  import { getLogger } from "@logtape/logtape";
10
10
 
11
11
  //#region src/runtime/authdocloader.ts
@@ -2,9 +2,9 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import { UrlError, createRequest, getRemoteDocument, logRequest, validatePublicUrl } from "./docloader-Bnu4aRsm.js";
6
- import { validateCryptoKey } from "./key-Cur4pLgy.js";
7
- import { doubleKnock } from "./http-C39tuq-8.js";
5
+ import { UrlError, createRequest, getRemoteDocument, logRequest, validatePublicUrl } from "./docloader-FRNry-p1.js";
6
+ import { validateCryptoKey } from "./key-BVNVtfgM.js";
7
+ import { doubleKnock } from "./http-MhXRlnYk.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
 
10
10
  //#region src/runtime/authdocloader.ts
@@ -3,9 +3,9 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { deno_default, getTypeId } from "./type-DU7BZjNM.js";
7
- import { Router, RouterError } from "./lookup-D1k-d4cZ.js";
8
- import { InboxListenerSet } from "./inbox-lGeVAzu1.js";
6
+ import { deno_default, getTypeId } from "./type-HuRW_R1u.js";
7
+ import { Router, RouterError } from "./lookup-BKYxhuX9.js";
8
+ import { InboxListenerSet } from "./inbox-CbQnRiGg.js";
9
9
  import { getLogger } from "@logtape/logtape";
10
10
  import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
11
11
 
@@ -41,7 +41,7 @@ var FederationBuilderImpl = class {
41
41
  this.collectionTypeIds = {};
42
42
  }
43
43
  async build(options) {
44
- const { FederationImpl } = await import("./middleware-ClucF05j.js");
44
+ const { FederationImpl } = await import("./middleware-DE0-dsCP.js");
45
45
  const f = new FederationImpl(options);
46
46
  const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
47
47
  f.router = this.router.clone();
@@ -3,7 +3,7 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { getUserAgent } from "./type-DU7BZjNM.js";
6
+ import { getUserAgent } from "./type-HuRW_R1u.js";
7
7
  import { parseSemVer } from "./semver-dArNLkR9.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
 
@@ -3,30 +3,30 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Follow, Person } from "../type-DU7BZjNM.js";
6
+ import { Follow, Person } from "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-B06VqNXn.js";
11
+ import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-DUps3Epl.js";
12
12
  import "../semver-dArNLkR9.js";
13
- import "../client-CqN7Ss2-.js";
14
- import "../lookup-D1k-d4cZ.js";
13
+ import "../client-DISU3JDR.js";
14
+ import "../lookup-BKYxhuX9.js";
15
15
  import "../types-BIgY6c-l.js";
16
- import "../actor-kwTBx5wP.js";
17
- import "../key-BwkOBQ52.js";
18
- import "../http-lnff2mG0.js";
19
- import "../authdocloader-BzIOa0aq.js";
20
- import "../ld-CT0iSYnT.js";
21
- import "../owner-DpdBc0Rq.js";
22
- import "../proof-D85b-bL4.js";
23
- import "../inbox-lGeVAzu1.js";
24
- import "../builder-Bqwb_o7p.js";
16
+ import "../actor-CuALvher.js";
17
+ import "../key-P-MK8ikD.js";
18
+ import "../http-DTE699Ox.js";
19
+ import "../authdocloader-BmnEoQW_.js";
20
+ import "../ld-ydfvI4Bm.js";
21
+ import "../owner-8Fbrad9i.js";
22
+ import "../proof-CqA5pzD9.js";
23
+ import "../inbox-CbQnRiGg.js";
24
+ import "../builder-CHXt1xfM.js";
25
25
  import "../collection-CSzG2j1P.js";
26
- import "../keycache-DYHgHpJ0.js";
26
+ import "../keycache-CyWNsxRP.js";
27
27
  import "../retry-D4GJ670a.js";
28
- import "../send-BN0gxKhZ.js";
29
- import { test } from "../testing-D_qOfx8m.js";
28
+ import "../send-BXuAAnFQ.js";
29
+ import { test } from "../testing-CQgL-4WW.js";
30
30
 
31
31
  //#region src/compat/transformers.test.ts
32
32
  const federation = new FederationImpl({ kv: new MemoryKvStore() });
@@ -10,7 +10,7 @@ import { isIP } from "node:net";
10
10
 
11
11
  //#region deno.json
12
12
  var name = "@fedify/fedify";
13
- var version = "2.0.0-pr.390.1523+e5bacbe7";
13
+ var version = "2.0.0-pr.390.1529+609e0dc9";
14
14
  var license = "MIT";
15
15
  var exports = {
16
16
  ".": "./src/mod.ts",
@@ -3,7 +3,7 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { __commonJS, __toESM } from "./type-DU7BZjNM.js";
6
+ import { __commonJS, __toESM } from "./type-HuRW_R1u.js";
7
7
 
8
8
  //#region ../../node_modules/.pnpm/glob-to-regexp@0.4.1/node_modules/glob-to-regexp/index.js
9
9
  var require_glob_to_regexp = __commonJS({ "../../node_modules/.pnpm/glob-to-regexp@0.4.1/node_modules/glob-to-regexp/index.js"(exports, module) {
@@ -3,16 +3,16 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, Note, Person } from "../type-DU7BZjNM.js";
6
+ import { Activity, Note, Person } from "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
11
  import { parseSemVer } from "../semver-dArNLkR9.js";
12
- import "../lookup-D1k-d4cZ.js";
13
- import "../inbox-lGeVAzu1.js";
14
- import { createFederationBuilder } from "../builder-Bqwb_o7p.js";
15
- import { test } from "../testing-D_qOfx8m.js";
12
+ import "../lookup-BKYxhuX9.js";
13
+ import "../inbox-CbQnRiGg.js";
14
+ import { createFederationBuilder } from "../builder-CHXt1xfM.js";
15
+ import { test } from "../testing-CQgL-4WW.js";
16
16
  import { assertExists } from "../std__assert-X-_kMxKM.js";
17
17
  import "../assert_rejects-DiIiJbZn.js";
18
18
  import "../assert_is_error-BPGph1Jx.js";
@@ -3,13 +3,13 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../type-DU7BZjNM.js";
6
+ import "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
- import "../lookup-D1k-d4cZ.js";
10
+ import "../lookup-BKYxhuX9.js";
11
11
  import { buildCollectionSynchronizationHeader, digest } from "../collection-CSzG2j1P.js";
12
- import { test } from "../testing-D_qOfx8m.js";
12
+ import { test } from "../testing-CQgL-4WW.js";
13
13
  import "../std__assert-X-_kMxKM.js";
14
14
  import "../assert_rejects-DiIiJbZn.js";
15
15
  import "../assert_is_error-BPGph1Jx.js";
@@ -3,36 +3,36 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Create, Note, Person } from "../type-DU7BZjNM.js";
6
+ import { Create, Note, Person } from "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import { acceptsJsonLd, createFederation, handleActor, handleCollection, handleCustomCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-B06VqNXn.js";
11
+ import { acceptsJsonLd, createFederation, handleActor, handleCollection, handleCustomCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-DUps3Epl.js";
12
12
  import "../semver-dArNLkR9.js";
13
- import "../client-CqN7Ss2-.js";
14
- import "../lookup-D1k-d4cZ.js";
13
+ import "../client-DISU3JDR.js";
14
+ import "../lookup-BKYxhuX9.js";
15
15
  import "../types-BIgY6c-l.js";
16
- import "../actor-kwTBx5wP.js";
17
- import "../key-BwkOBQ52.js";
18
- import { signRequest } from "../http-lnff2mG0.js";
19
- import "../authdocloader-BzIOa0aq.js";
20
- import "../ld-CT0iSYnT.js";
21
- import "../owner-DpdBc0Rq.js";
22
- import "../proof-D85b-bL4.js";
23
- import { InboxListenerSet } from "../inbox-lGeVAzu1.js";
24
- import "../builder-Bqwb_o7p.js";
16
+ import "../actor-CuALvher.js";
17
+ import "../key-P-MK8ikD.js";
18
+ import { signRequest } from "../http-DTE699Ox.js";
19
+ import "../authdocloader-BmnEoQW_.js";
20
+ import "../ld-ydfvI4Bm.js";
21
+ import "../owner-8Fbrad9i.js";
22
+ import "../proof-CqA5pzD9.js";
23
+ import { InboxListenerSet } from "../inbox-CbQnRiGg.js";
24
+ import "../builder-CHXt1xfM.js";
25
25
  import "../collection-CSzG2j1P.js";
26
- import "../keycache-DYHgHpJ0.js";
26
+ import "../keycache-CyWNsxRP.js";
27
27
  import "../retry-D4GJ670a.js";
28
- import "../send-BN0gxKhZ.js";
29
- import { createInboxContext, createRequestContext, mockDocumentLoader, test } from "../testing-D_qOfx8m.js";
28
+ import "../send-BXuAAnFQ.js";
29
+ import { createInboxContext, createRequestContext, mockDocumentLoader, test } from "../testing-CQgL-4WW.js";
30
30
  import "../std__assert-X-_kMxKM.js";
31
31
  import { assertFalse } from "../assert_rejects-DiIiJbZn.js";
32
32
  import "../assert_is_error-BPGph1Jx.js";
33
33
  import "../assert_not_equals-f3m3epl3.js";
34
34
  import "../assert_throws-BOO88avQ.js";
35
- import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-D4a_F21_.js";
35
+ import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-P0QR6XuB.js";
36
36
 
37
37
  //#region src/federation/handler.test.ts
38
38
  test("acceptsJsonLd()", () => {
@@ -3,11 +3,11 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, Create, Invite, Offer, Update } from "../type-DU7BZjNM.js";
6
+ import { Activity, Create, Invite, Offer, Update } from "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
- import "../lookup-D1k-d4cZ.js";
9
- import { InboxListenerSet } from "../inbox-lGeVAzu1.js";
10
- import { test } from "../testing-D_qOfx8m.js";
8
+ import "../lookup-BKYxhuX9.js";
9
+ import { InboxListenerSet } from "../inbox-CbQnRiGg.js";
10
+ import { test } from "../testing-CQgL-4WW.js";
11
11
  import "../assert_is_error-BPGph1Jx.js";
12
12
  import { assertThrows } from "../assert_throws-BOO88avQ.js";
13
13
 
@@ -3,14 +3,14 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { CryptographicKey, Multikey } from "../type-DU7BZjNM.js";
6
+ import { CryptographicKey, Multikey } from "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import "../lookup-D1k-d4cZ.js";
12
- import { KvKeyCache } from "../keycache-DYHgHpJ0.js";
13
- import { test } from "../testing-D_qOfx8m.js";
11
+ import "../lookup-BKYxhuX9.js";
12
+ import { KvKeyCache } from "../keycache-CyWNsxRP.js";
13
+ import { test } from "../testing-CQgL-4WW.js";
14
14
 
15
15
  //#region src/federation/keycache.test.ts
16
16
  test("KvKeyCache.set()", async () => {
@@ -3,13 +3,13 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../type-DU7BZjNM.js";
6
+ import "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import "../lookup-D1k-d4cZ.js";
12
- import { test } from "../testing-D_qOfx8m.js";
11
+ import "../lookup-BKYxhuX9.js";
12
+ import { test } from "../testing-CQgL-4WW.js";
13
13
  import "../std__assert-X-_kMxKM.js";
14
14
  import "../assert_rejects-DiIiJbZn.js";
15
15
  import "../assert_is_error-BPGph1Jx.js";
@@ -3,37 +3,37 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, Announce, Create, FetchError, Invite, Multikey, Note, Object as Object$1, Offer, Person, fetchDocumentLoader, getTypeId } from "../type-DU7BZjNM.js";
6
+ import { Activity, Announce, Create, FetchError, Invite, Multikey, Note, Object as Object$1, Offer, Person, fetchDocumentLoader, getTypeId } from "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "../middleware-B06VqNXn.js";
11
+ import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "../middleware-DUps3Epl.js";
12
12
  import "../semver-dArNLkR9.js";
13
- import "../client-CqN7Ss2-.js";
14
- import { RouterError, lookupObject } from "../lookup-D1k-d4cZ.js";
13
+ import "../client-DISU3JDR.js";
14
+ import { RouterError, lookupObject } from "../lookup-BKYxhuX9.js";
15
15
  import "../types-BIgY6c-l.js";
16
- import "../actor-kwTBx5wP.js";
17
- import "../key-BwkOBQ52.js";
18
- import { signRequest, verifyRequest } from "../http-lnff2mG0.js";
19
- import { getAuthenticatedDocumentLoader } from "../authdocloader-BzIOa0aq.js";
20
- import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-CT0iSYnT.js";
21
- import { doesActorOwnKey } from "../owner-DpdBc0Rq.js";
22
- import { signObject, verifyObject } from "../proof-D85b-bL4.js";
23
- import "../inbox-lGeVAzu1.js";
24
- import "../builder-Bqwb_o7p.js";
16
+ import "../actor-CuALvher.js";
17
+ import "../key-P-MK8ikD.js";
18
+ import { signRequest, verifyRequest } from "../http-DTE699Ox.js";
19
+ import { getAuthenticatedDocumentLoader } from "../authdocloader-BmnEoQW_.js";
20
+ import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-ydfvI4Bm.js";
21
+ import { doesActorOwnKey } from "../owner-8Fbrad9i.js";
22
+ import { signObject, verifyObject } from "../proof-CqA5pzD9.js";
23
+ import "../inbox-CbQnRiGg.js";
24
+ import "../builder-CHXt1xfM.js";
25
25
  import "../collection-CSzG2j1P.js";
26
- import "../keycache-DYHgHpJ0.js";
26
+ import "../keycache-CyWNsxRP.js";
27
27
  import "../retry-D4GJ670a.js";
28
- import "../send-BN0gxKhZ.js";
29
- import { mockDocumentLoader, test } from "../testing-D_qOfx8m.js";
28
+ import "../send-BXuAAnFQ.js";
29
+ import { mockDocumentLoader, test } from "../testing-CQgL-4WW.js";
30
30
  import { assertStrictEquals } from "../std__assert-X-_kMxKM.js";
31
31
  import { assertFalse, assertRejects } from "../assert_rejects-DiIiJbZn.js";
32
32
  import "../assert_is_error-BPGph1Jx.js";
33
33
  import { assertNotEquals } from "../assert_not_equals-f3m3epl3.js";
34
34
  import { assertThrows } from "../assert_throws-BOO88avQ.js";
35
- import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-D4a_F21_.js";
36
- import { esm_default } from "../esm-BUZPmLIC.js";
35
+ import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-P0QR6XuB.js";
36
+ import { esm_default } from "../esm-X-y29skl.js";
37
37
 
38
38
  //#region src/testing/fixtures/example.com/person.json
39
39
  var __context$1 = ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"];
@@ -3,16 +3,16 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
5
  import "../transformers-Dna8Fg7k.js";
6
- import "../docloader-Bnu4aRsm.js";
7
- import "../actor-CLKyl77Q.js";
8
- import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-BxPsIxkb.js";
9
- import "../lookup-MDKQQUBm.js";
10
- import "../key-Cur4pLgy.js";
11
- import "../http-C39tuq-8.js";
12
- import "../proof-m6tOlm_m.js";
6
+ import "../docloader-FRNry-p1.js";
7
+ import "../actor-Dlx5J54t.js";
8
+ import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-DrNVlE2k.js";
9
+ import "../lookup-DS5UD68f.js";
10
+ import "../key-BVNVtfgM.js";
11
+ import "../http-MhXRlnYk.js";
12
+ import "../proof-I3SYsS8w.js";
13
13
  import { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue } from "../federation-CMX7WzeL.js";
14
- import "../types-Cbi35ib8.js";
15
- import "../authdocloader-BtWNvE3E.js";
16
- import "../vocab-BcbSuLzi.js";
14
+ import "../types-ovQPseja.js";
15
+ import "../authdocloader-C-vIXb85.js";
16
+ import "../vocab-CE_9Lecp.js";
17
17
 
18
18
  export { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue, Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
@@ -3,12 +3,12 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../type-DU7BZjNM.js";
6
+ import "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
- import "../lookup-D1k-d4cZ.js";
11
- import { test } from "../testing-D_qOfx8m.js";
10
+ import "../lookup-BKYxhuX9.js";
11
+ import { test } from "../testing-CQgL-4WW.js";
12
12
  import { assertGreater, assertGreaterOrEqual } from "../std__assert-X-_kMxKM.js";
13
13
  import { assertFalse } from "../assert_rejects-DiIiJbZn.js";
14
14
  import "../assert_is_error-BPGph1Jx.js";
@@ -3,11 +3,11 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../type-DU7BZjNM.js";
6
+ import "../type-HuRW_R1u.js";
7
7
  import { AssertionError, assertEquals } from "../assert_equals-DSbWqCm3.js";
8
- import "../lookup-D1k-d4cZ.js";
8
+ import "../lookup-BKYxhuX9.js";
9
9
  import { createExponentialBackoffPolicy } from "../retry-D4GJ670a.js";
10
- import { test } from "../testing-D_qOfx8m.js";
10
+ import { test } from "../testing-CQgL-4WW.js";
11
11
  import { assertNotEquals } from "../assert_not_equals-f3m3epl3.js";
12
12
 
13
13
  //#region src/federation/retry.test.ts
@@ -3,12 +3,12 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../type-DU7BZjNM.js";
6
+ import "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
- import { Router, RouterError } from "../lookup-D1k-d4cZ.js";
11
- import { test } from "../testing-D_qOfx8m.js";
10
+ import { Router, RouterError } from "../lookup-BKYxhuX9.js";
11
+ import { test } from "../testing-CQgL-4WW.js";
12
12
  import "../std__assert-X-_kMxKM.js";
13
13
  import { assertFalse } from "../assert_rejects-DiIiJbZn.js";
14
14
  import "../assert_is_error-BPGph1Jx.js";
@@ -3,24 +3,24 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, Application, Endpoints, Group, Person, Service } from "../type-DU7BZjNM.js";
6
+ import { Activity, Application, Endpoints, Group, Person, Service } from "../type-HuRW_R1u.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
- import "../lookup-D1k-d4cZ.js";
11
- import "../actor-kwTBx5wP.js";
12
- import "../key-BwkOBQ52.js";
13
- import { verifyRequest } from "../http-lnff2mG0.js";
14
- import { doesActorOwnKey } from "../owner-DpdBc0Rq.js";
15
- import { extractInboxes, sendActivity } from "../send-BN0gxKhZ.js";
16
- import { mockDocumentLoader, test } from "../testing-D_qOfx8m.js";
10
+ import "../lookup-BKYxhuX9.js";
11
+ import "../actor-CuALvher.js";
12
+ import "../key-P-MK8ikD.js";
13
+ import { verifyRequest } from "../http-DTE699Ox.js";
14
+ import { doesActorOwnKey } from "../owner-8Fbrad9i.js";
15
+ import { extractInboxes, sendActivity } from "../send-BXuAAnFQ.js";
16
+ import { mockDocumentLoader, test } from "../testing-CQgL-4WW.js";
17
17
  import "../std__assert-X-_kMxKM.js";
18
18
  import { assertFalse, assertRejects } from "../assert_rejects-DiIiJbZn.js";
19
19
  import "../assert_is_error-BPGph1Jx.js";
20
20
  import { assertNotEquals } from "../assert_not_equals-f3m3epl3.js";
21
21
  import "../assert_throws-BOO88avQ.js";
22
- import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-D4a_F21_.js";
23
- import { esm_default } from "../esm-BUZPmLIC.js";
22
+ import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-P0QR6XuB.js";
23
+ import { esm_default } from "../esm-X-y29skl.js";
24
24
 
25
25
  //#region src/federation/send.test.ts
26
26
  test("extractInboxes()", () => {
@@ -3,8 +3,8 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { CryptographicKey, deno_default } from "./type-DU7BZjNM.js";
7
- import { fetchKey, validateCryptoKey } from "./key-BwkOBQ52.js";
6
+ import { CryptographicKey, deno_default } from "./type-HuRW_R1u.js";
7
+ import { fetchKey, validateCryptoKey } from "./key-P-MK8ikD.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
  import { SpanStatusCode, trace } from "@opentelemetry/api";
10
10
  import { ATTR_HTTP_REQUEST_HEADER, ATTR_HTTP_REQUEST_METHOD, ATTR_URL_FULL } from "@opentelemetry/semantic-conventions";
@@ -2,9 +2,9 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import { deno_default } from "./docloader-Bnu4aRsm.js";
6
- import { CryptographicKey } from "./actor-CLKyl77Q.js";
7
- import { fetchKey, validateCryptoKey } from "./key-Cur4pLgy.js";
5
+ import { deno_default } from "./docloader-FRNry-p1.js";
6
+ import { CryptographicKey } from "./actor-Dlx5J54t.js";
7
+ import { fetchKey, validateCryptoKey } from "./key-BVNVtfgM.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
  import { SpanStatusCode, trace } from "@opentelemetry/api";
10
10
  import { decodeBase64, encodeBase64 } from "byte-encodings/base64";
@@ -3,7 +3,7 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, deno_default, getTypeId } from "./type-DU7BZjNM.js";
6
+ import { Activity, deno_default, getTypeId } from "./type-HuRW_R1u.js";
7
7
  import { getLogger } from "@logtape/logtape";
8
8
  import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
9
9
 
@@ -3,8 +3,8 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "./type-DU7BZjNM.js";
7
- import "./actor-kwTBx5wP.js";
8
- import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-BwkOBQ52.js";
6
+ import "./type-HuRW_R1u.js";
7
+ import "./actor-CuALvher.js";
8
+ import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-P-MK8ikD.js";
9
9
 
10
10
  export { validateCryptoKey };
@@ -2,8 +2,8 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import { deno_default, getDocumentLoader } from "./docloader-Bnu4aRsm.js";
6
- import { CryptographicKey, Object as Object$1, isActor } from "./actor-CLKyl77Q.js";
5
+ import { deno_default, getDocumentLoader } from "./docloader-FRNry-p1.js";
6
+ import { CryptographicKey, Object as Object$1, isActor } from "./actor-Dlx5J54t.js";
7
7
  import { getLogger } from "@logtape/logtape";
8
8
  import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
9
9
 
@@ -2,9 +2,9 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import "./docloader-Bnu4aRsm.js";
6
- import "./actor-CLKyl77Q.js";
7
- import "./lookup-MDKQQUBm.js";
8
- import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-Cur4pLgy.js";
5
+ import "./docloader-FRNry-p1.js";
6
+ import "./actor-Dlx5J54t.js";
7
+ import "./lookup-DS5UD68f.js";
8
+ import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-BVNVtfgM.js";
9
9
 
10
10
  export { validateCryptoKey };
@@ -3,8 +3,8 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { CryptographicKey, Object as Object$1, deno_default, getDocumentLoader } from "./type-DU7BZjNM.js";
7
- import { isActor } from "./actor-kwTBx5wP.js";
6
+ import { CryptographicKey, Object as Object$1, deno_default, getDocumentLoader } from "./type-HuRW_R1u.js";
7
+ import { isActor } from "./actor-CuALvher.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
  import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
10
10
 
@@ -3,7 +3,7 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { CryptographicKey, Multikey } from "./type-DU7BZjNM.js";
6
+ import { CryptographicKey, Multikey } from "./type-HuRW_R1u.js";
7
7
 
8
8
  //#region src/federation/keycache.ts
9
9
  var KvKeyCache = class {
@@ -3,7 +3,7 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { CryptographicKey, Multikey, importSpki } from "./type-DU7BZjNM.js";
6
+ import { CryptographicKey, Multikey, importSpki } from "./type-HuRW_R1u.js";
7
7
 
8
8
  //#region src/testing/keys.ts
9
9
  const rsaPublicKey1 = new CryptographicKey({
@@ -3,8 +3,8 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, CryptographicKey, Object as Object$1, deno_default, getDocumentLoader, getTypeId } from "./type-DU7BZjNM.js";
7
- import { fetchKey, validateCryptoKey } from "./key-BwkOBQ52.js";
6
+ import { Activity, CryptographicKey, Object as Object$1, deno_default, getDocumentLoader, getTypeId } from "./type-HuRW_R1u.js";
7
+ import { fetchKey, validateCryptoKey } from "./key-P-MK8ikD.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
  import { SpanStatusCode, trace } from "@opentelemetry/api";
10
10
  import { decodeBase64, encodeBase64 } from "byte-encodings/base64";
@@ -3,7 +3,7 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Object as Object$1, deno_default, getDocumentLoader, getTypeId, lookupWebFinger } from "./type-DU7BZjNM.js";
6
+ import { Object as Object$1, deno_default, getDocumentLoader, getTypeId, lookupWebFinger } from "./type-HuRW_R1u.js";
7
7
  import { cloneDeep, delay } from "es-toolkit";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
  import { SpanStatusCode, trace } from "@opentelemetry/api";
@@ -2,7 +2,7 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import { UrlError, deno_default, getUserAgent, validatePublicUrl } from "./docloader-Bnu4aRsm.js";
5
+ import { UrlError, deno_default, getUserAgent, validatePublicUrl } from "./docloader-FRNry-p1.js";
6
6
  import { getLogger } from "@logtape/logtape";
7
7
  import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
8
8
 
@@ -0,0 +1,17 @@
1
+
2
+ import { Temporal } from "@js-temporal/polyfill";
3
+ import { URLPattern } from "urlpattern-polyfill";
4
+
5
+ import "./transformers-Dna8Fg7k.js";
6
+ import "./docloader-FRNry-p1.js";
7
+ import "./actor-Dlx5J54t.js";
8
+ import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-DrNVlE2k.js";
9
+ import "./lookup-DS5UD68f.js";
10
+ import "./key-BVNVtfgM.js";
11
+ import "./http-MhXRlnYk.js";
12
+ import "./proof-I3SYsS8w.js";
13
+ import "./types-ovQPseja.js";
14
+ import "./authdocloader-C-vIXb85.js";
15
+ import "./vocab-CE_9Lecp.js";
16
+
17
+ export { FederationImpl };