@fedify/fedify 1.6.8 → 1.6.9

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 (113) hide show
  1. package/dist/{actor-Bcs0hYb1.js → actor-DY_ediuQ.js} +179 -179
  2. package/dist/{actor-XtK-8B6i.js → actor-qNVQigMJ.js} +3 -3
  3. package/dist/{authdocloader-BfXhfGGN.js → authdocloader-ColUu5fh.js} +3 -3
  4. package/dist/{authdocloader-BOsOB7nI.js → authdocloader-DTpSS6vq.js} +3 -3
  5. package/dist/{builder-BtoNoWx4.js → builder-CTAic_n3.js} +3 -3
  6. package/dist/{client-DfiRfarn.js → client-Bp-TqQI6.js} +1 -1
  7. package/dist/compat/transformers.test.d.ts +2 -1
  8. package/dist/compat/transformers.test.js +19 -18
  9. package/dist/{context-CTOs7_nl.js → context-BAx407GT.js} +2 -2
  10. package/dist/{docloader-DT61GYEC.js → docloader-NmruKwBX.js} +2 -2
  11. package/dist/{docloader-DHsnjtrB.js → docloader-UqcHJRjL.js} +2 -2
  12. package/dist/federation/builder.test.d.ts +2 -1
  13. package/dist/federation/builder.test.js +6 -5
  14. package/dist/federation/collection.test.d.ts +2 -1
  15. package/dist/federation/collection.test.js +2 -1
  16. package/dist/federation/handler.test.d.ts +2 -1
  17. package/dist/federation/handler.test.js +21 -20
  18. package/dist/federation/inbox.test.d.ts +2 -1
  19. package/dist/federation/inbox.test.js +5 -4
  20. package/dist/federation/keycache.test.d.ts +2 -1
  21. package/dist/federation/keycache.test.js +5 -4
  22. package/dist/federation/kv.test.d.ts +2 -1
  23. package/dist/federation/kv.test.js +2 -1
  24. package/dist/federation/middleware.test.d.ts +2 -1
  25. package/dist/federation/middleware.test.js +20 -19
  26. package/dist/federation/mod.js +10 -10
  27. package/dist/federation/mq.test.d.ts +2 -1
  28. package/dist/federation/mq.test.js +2 -1
  29. package/dist/federation/retry.test.d.ts +2 -1
  30. package/dist/federation/retry.test.js +2 -1
  31. package/dist/federation/router.test.d.ts +2 -1
  32. package/dist/federation/router.test.js +2 -1
  33. package/dist/federation/send.test.d.ts +2 -1
  34. package/dist/federation/send.test.js +11 -10
  35. package/dist/{http-DY7ABMxV.js → http-DjFoawa6.js} +3 -3
  36. package/dist/{http-CsOXrx1b.js → http-XWz7prGl.js} +3 -3
  37. package/dist/{inbox-G8JVL5Ne.js → inbox-eAHML3xw.js} +2 -2
  38. package/dist/{key-DbchE9Xs.js → key-B4UFmNvL.js} +2 -2
  39. package/dist/{key-Bppy9mNu.js → key-ByAyOg3m.js} +5 -5
  40. package/dist/{key-DS_OEdsO.js → key-C1UhN1LT.js} +4 -4
  41. package/dist/{key-Btb5k4lR.js → key-CUEyp_yz.js} +3 -3
  42. package/dist/{keycache-CounYPCT.js → keycache-YqFJn7EL.js} +1 -1
  43. package/dist/{keys-CCsGIHDm.js → keys-Dd_v3HDs.js} +1 -1
  44. package/dist/{ld-C5QomCTt.js → ld-D8WCx-VU.js} +3 -3
  45. package/dist/{lookup-D-6fPBCB.js → lookup-DEN8lvde.js} +1 -1
  46. package/dist/{lookup-DRz3cQ2q.js → lookup-DHlMvC3Q.js} +1 -1
  47. package/dist/{lookup-2j31uvvW.js → lookup-DggOHyrB.js} +3 -3
  48. package/dist/middleware-B-ysz1Gc.js +17 -0
  49. package/dist/middleware-Bmr-V4-W.js +33 -0
  50. package/dist/{middleware-EA-BBVH-.js → middleware-D_j7IO2V.js} +15 -15
  51. package/dist/{middleware-BSWZF2bY.js → middleware-mmR5eUDI.js} +10 -10
  52. package/dist/mod.js +10 -10
  53. package/dist/nodeinfo/client.test.d.ts +2 -1
  54. package/dist/nodeinfo/client.test.js +4 -3
  55. package/dist/nodeinfo/handler.test.d.ts +2 -1
  56. package/dist/nodeinfo/handler.test.js +20 -19
  57. package/dist/nodeinfo/mod.js +2 -2
  58. package/dist/nodeinfo/semver.test.d.ts +2 -1
  59. package/dist/nodeinfo/semver.test.js +2 -1
  60. package/dist/nodeinfo/types.test.d.ts +2 -1
  61. package/dist/nodeinfo/types.test.js +2 -1
  62. package/dist/{owner-BID7Mczj.js → owner-lYBh2f5Z.js} +3 -3
  63. package/dist/{proof-DUknICkM.js → proof-BAoGg0DQ.js} +3 -3
  64. package/dist/{proof-Cxepv82U.js → proof-CPamyAcG.js} +3 -3
  65. package/dist/runtime/authdocloader.test.d.ts +2 -1
  66. package/dist/runtime/authdocloader.test.js +10 -9
  67. package/dist/runtime/docloader.test.d.ts +2 -1
  68. package/dist/runtime/docloader.test.js +27 -2
  69. package/dist/runtime/key.test.d.ts +2 -1
  70. package/dist/runtime/key.test.js +7 -6
  71. package/dist/runtime/langstr.test.d.ts +2 -1
  72. package/dist/runtime/langstr.test.js +2 -1
  73. package/dist/runtime/mod.js +6 -6
  74. package/dist/runtime/multibase/multibase.test.d.ts +2 -1
  75. package/dist/runtime/multibase/multibase.test.js +2 -1
  76. package/dist/runtime/url.test.d.ts +2 -1
  77. package/dist/runtime/url.test.js +2 -1
  78. package/dist/{send-F3m8PbtH.js → send-CrbpYrfD.js} +2 -2
  79. package/dist/sig/http.test.d.ts +2 -1
  80. package/dist/sig/http.test.js +9 -8
  81. package/dist/sig/key.test.d.ts +2 -1
  82. package/dist/sig/key.test.js +8 -7
  83. package/dist/sig/ld.test.d.ts +2 -1
  84. package/dist/sig/ld.test.js +9 -8
  85. package/dist/sig/mod.js +6 -6
  86. package/dist/sig/owner.test.d.ts +2 -1
  87. package/dist/sig/owner.test.js +10 -9
  88. package/dist/sig/proof.test.d.ts +2 -1
  89. package/dist/sig/proof.test.js +9 -8
  90. package/dist/testing/docloader.test.d.ts +2 -1
  91. package/dist/testing/docloader.test.js +2 -1
  92. package/dist/{types-BU3u-EMH.js → types-Bl1hBU1t.js} +1 -1
  93. package/dist/vocab/actor.test.d.ts +2 -1
  94. package/dist/vocab/actor.test.js +6 -6
  95. package/dist/vocab/lookup.test.d.ts +2 -1
  96. package/dist/vocab/lookup.test.js +6 -5
  97. package/dist/vocab/mod.js +4 -4
  98. package/dist/vocab/type.test.d.ts +2 -1
  99. package/dist/vocab/type.test.js +4 -3
  100. package/dist/vocab/vocab.test.d.ts +2 -1
  101. package/dist/vocab/vocab.test.js +19 -18
  102. package/dist/{vocab-BOEOrr72.js → vocab-Cs9KbJAx.js} +178 -178
  103. package/dist/{vocab-1dVqjZTk.js → vocab-DSVoOj6P.js} +3 -3
  104. package/dist/webfinger/handler.test.d.ts +2 -1
  105. package/dist/webfinger/handler.test.js +20 -19
  106. package/dist/webfinger/lookup.test.d.ts +2 -1
  107. package/dist/webfinger/lookup.test.js +4 -3
  108. package/dist/webfinger/mod.js +2 -2
  109. package/dist/x/cfworkers.test.d.ts +2 -1
  110. package/dist/x/cfworkers.test.js +2 -1
  111. package/package.json +1 -1
  112. package/dist/middleware-C_O2JGGb.js +0 -33
  113. package/dist/middleware-eyNnQzz_.js +0 -17
@@ -3,9 +3,9 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { deno_default } from "./docloader-DHsnjtrB.js";
7
- import { Application, Group, Organization, Person, Service } from "./vocab-BOEOrr72.js";
8
- import { lookupWebFinger } from "./lookup-D-6fPBCB.js";
6
+ import { deno_default } from "./docloader-UqcHJRjL.js";
7
+ import { Application, Group, Organization, Person, Service } from "./vocab-Cs9KbJAx.js";
8
+ import { lookupWebFinger } from "./lookup-DEN8lvde.js";
9
9
  import { getTypeId } from "./type-D2s5lmbZ.js";
10
10
  import { SpanStatusCode, trace } from "@opentelemetry/api";
11
11
  import { domainToASCII, domainToUnicode } from "node:url";
@@ -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-DT61GYEC.js";
6
- import { validateCryptoKey } from "./key-DbchE9Xs.js";
7
- import { doubleKnock } from "./http-CsOXrx1b.js";
5
+ import { UrlError, createRequest, getRemoteDocument, logRequest, validatePublicUrl } from "./docloader-NmruKwBX.js";
6
+ import { validateCryptoKey } from "./key-B4UFmNvL.js";
7
+ import { doubleKnock } from "./http-XWz7prGl.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
 
10
10
  //#region runtime/authdocloader.ts
@@ -3,10 +3,10 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { createRequest, getRemoteDocument, logRequest } from "./docloader-DHsnjtrB.js";
6
+ import { createRequest, getRemoteDocument, logRequest } from "./docloader-UqcHJRjL.js";
7
7
  import { UrlError, validatePublicUrl } from "./url-kTAI6_KP.js";
8
- import { validateCryptoKey } from "./key-Btb5k4lR.js";
9
- import { doubleKnock } from "./http-DY7ABMxV.js";
8
+ import { validateCryptoKey } from "./key-CUEyp_yz.js";
9
+ import { doubleKnock } from "./http-DjFoawa6.js";
10
10
  import { getLogger } from "@logtape/logtape";
11
11
 
12
12
  //#region runtime/authdocloader.ts
@@ -3,10 +3,10 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { deno_default } from "./docloader-DHsnjtrB.js";
6
+ import { deno_default } from "./docloader-UqcHJRjL.js";
7
7
  import { Router, RouterError } from "./router-D_aVZZUc.js";
8
8
  import { getTypeId } from "./type-D2s5lmbZ.js";
9
- import { InboxListenerSet } from "./inbox-G8JVL5Ne.js";
9
+ import { InboxListenerSet } from "./inbox-eAHML3xw.js";
10
10
  import { getLogger } from "@logtape/logtape";
11
11
  import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
12
12
 
@@ -34,7 +34,7 @@ var FederationBuilderImpl = class {
34
34
  this.objectTypeIds = {};
35
35
  }
36
36
  async build(options) {
37
- const { FederationImpl } = await import("./middleware-C_O2JGGb.js");
37
+ const { FederationImpl } = await import("./middleware-Bmr-V4-W.js");
38
38
  const f = new FederationImpl(options);
39
39
  const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
40
40
  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 "./docloader-DHsnjtrB.js";
6
+ import { getUserAgent } from "./docloader-UqcHJRjL.js";
7
7
  import { parseSemVer } from "./semver-DWClQt_5.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
 
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -7,32 +7,32 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
7
7
  import { assert } from "../assert-DmFG7ppO.js";
8
8
  import { assertInstanceOf } from "../assert_instance_of-CF09JHYM.js";
9
9
  import { MemoryKvStore } from "../kv-DohFOP2C.js";
10
- import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-EA-BBVH-.js";
11
- import "../docloader-DHsnjtrB.js";
10
+ import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-D_j7IO2V.js";
11
+ import "../docloader-UqcHJRjL.js";
12
12
  import "../url-kTAI6_KP.js";
13
13
  import "../semver-DWClQt_5.js";
14
- import "../client-DfiRfarn.js";
14
+ import "../client-Bp-TqQI6.js";
15
15
  import "../router-D_aVZZUc.js";
16
16
  import "../types-C7C_l-jz.js";
17
17
  import "../multibase-DeCHcK8L.js";
18
- import { Follow, Person } from "../vocab-BOEOrr72.js";
18
+ import { Follow, Person } from "../vocab-Cs9KbJAx.js";
19
19
  import "../langstr-DbWheeIS.js";
20
- import "../lookup-D-6fPBCB.js";
20
+ import "../lookup-DEN8lvde.js";
21
21
  import "../type-D2s5lmbZ.js";
22
- import "../actor-XtK-8B6i.js";
23
- import "../key-Btb5k4lR.js";
24
- import "../http-DY7ABMxV.js";
25
- import "../authdocloader-BOsOB7nI.js";
26
- import "../ld-C5QomCTt.js";
27
- import "../owner-BID7Mczj.js";
28
- import "../proof-DUknICkM.js";
29
- import "../lookup-2j31uvvW.js";
30
- import "../inbox-G8JVL5Ne.js";
31
- import "../builder-BtoNoWx4.js";
22
+ import "../actor-qNVQigMJ.js";
23
+ import "../key-CUEyp_yz.js";
24
+ import "../http-DjFoawa6.js";
25
+ import "../authdocloader-DTpSS6vq.js";
26
+ import "../ld-D8WCx-VU.js";
27
+ import "../owner-lYBh2f5Z.js";
28
+ import "../proof-BAoGg0DQ.js";
29
+ import "../lookup-DggOHyrB.js";
30
+ import "../inbox-eAHML3xw.js";
31
+ import "../builder-CTAic_n3.js";
32
32
  import "../collection-Dfb0TPno.js";
33
- import "../keycache-CounYPCT.js";
33
+ import "../keycache-YqFJn7EL.js";
34
34
  import "../retry-BiIhZWgD.js";
35
- import "../send-F3m8PbtH.js";
35
+ import "../send-CrbpYrfD.js";
36
36
  import { test } from "../testing-BZ0dJ4qn.js";
37
37
 
38
38
  //#region compat/transformers.test.ts
@@ -90,4 +90,5 @@ test("actorDehydrator()", async () => {
90
90
  }).toJsonLd());
91
91
  });
92
92
 
93
- //#endregion
93
+ //#endregion
94
+ export { };
@@ -4,8 +4,8 @@
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
6
  import { RouterError } from "./router-D_aVZZUc.js";
7
- import { lookupWebFinger } from "./lookup-D-6fPBCB.js";
8
- import { lookupObject, traverseCollection } from "./lookup-2j31uvvW.js";
7
+ import { lookupWebFinger } from "./lookup-DEN8lvde.js";
8
+ import { lookupObject, traverseCollection } from "./lookup-DggOHyrB.js";
9
9
  import { mockDocumentLoader } from "./docloader-09nVWLAZ.js";
10
10
  import { trace } from "@opentelemetry/api";
11
11
 
@@ -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 = "1.6.8";
13
+ var version = "1.6.9";
14
14
  var license = "MIT";
15
15
  var exports = {
16
16
  ".": "./mod.ts",
@@ -4420,7 +4420,7 @@ async function getRemoteDocument(url, response, fetch$1) {
4420
4420
  }
4421
4421
  let document;
4422
4422
  if (!jsonLd && (contentType === "text/html" || contentType?.startsWith("text/html;") || contentType === "application/xhtml+xml" || contentType?.startsWith("application/xhtml+xml;"))) {
4423
- const p = /<(a|link)((\s+[a-z][a-z:_-]*=("[^"]*"|'[^']*'|[^\s>]+))+)\/?>/gi;
4423
+ const p = /<(a|link)((\s+[a-z][a-z:_-]*=("[^"]*"|'[^']*'|[^\s>]+))+)\s*\/?>/gi;
4424
4424
  const p2 = /\s+([a-z][a-z:_-]*)=("([^"]*)"|'([^']*)'|([^\s>]+))/gi;
4425
4425
  const html = await response.text();
4426
4426
  let m;
@@ -10,7 +10,7 @@ import process from "node:process";
10
10
 
11
11
  //#region deno.json
12
12
  var name = "@fedify/fedify";
13
- var version = "1.6.8";
13
+ var version = "1.6.9";
14
14
  var license = "MIT";
15
15
  var exports = {
16
16
  ".": "./mod.ts",
@@ -4361,7 +4361,7 @@ async function getRemoteDocument(url, response, fetch$1) {
4361
4361
  }
4362
4362
  let document;
4363
4363
  if (!jsonLd && (contentType === "text/html" || contentType?.startsWith("text/html;") || contentType === "application/xhtml+xml" || contentType?.startsWith("application/xhtml+xml;"))) {
4364
- const p = /<(a|link)((\s+[a-z][a-z:_-]*=("[^"]*"|'[^']*'|[^\s>]+))+)\/?>/gi;
4364
+ const p = /<(a|link)((\s+[a-z][a-z:_-]*=("[^"]*"|'[^']*'|[^\s>]+))+)\s*\/?>/gi;
4365
4365
  const p2 = /\s+([a-z][a-z:_-]*)=("([^"]*)"|'([^']*)'|([^\s>]+))/gi;
4366
4366
  const html = await response.text();
4367
4367
  let m;
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -7,16 +7,16 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
7
7
  import "../assert-DmFG7ppO.js";
8
8
  import "../assert_instance_of-CF09JHYM.js";
9
9
  import { MemoryKvStore } from "../kv-DohFOP2C.js";
10
- import "../docloader-DHsnjtrB.js";
10
+ import "../docloader-UqcHJRjL.js";
11
11
  import "../url-kTAI6_KP.js";
12
12
  import { parseSemVer } from "../semver-DWClQt_5.js";
13
13
  import "../router-D_aVZZUc.js";
14
14
  import "../multibase-DeCHcK8L.js";
15
- import { Activity, Note, Person } from "../vocab-BOEOrr72.js";
15
+ import { Activity, Note, Person } from "../vocab-Cs9KbJAx.js";
16
16
  import "../langstr-DbWheeIS.js";
17
17
  import "../type-D2s5lmbZ.js";
18
- import "../inbox-G8JVL5Ne.js";
19
- import { createFederationBuilder } from "../builder-BtoNoWx4.js";
18
+ import "../inbox-eAHML3xw.js";
19
+ import { createFederationBuilder } from "../builder-CTAic_n3.js";
20
20
  import { test } from "../testing-BZ0dJ4qn.js";
21
21
  import { assertExists } from "../std__assert-vp0TKMS1.js";
22
22
  import "../assert_rejects-C-sxEMM5.js";
@@ -135,4 +135,5 @@ test("FederationBuilder", async (t) => {
135
135
  });
136
136
  });
137
137
 
138
- //#endregion
138
+ //#endregion
139
+ export { };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -30,4 +30,5 @@ test("buildCollectionSynchronizationHeader()", async () => {
30
30
  assertEquals(header, "collectionId=\"https://testing.example.org/users/1/followers\", url=\"https://testing.example.org/users/1/followers?base-url=https%3A%2F%2Ftesting.example.org%2F\", digest=\"c33f48cd341ef046a206b8a72ec97af65079f9a3a9b90eef79c5920dce45c61f\"");
31
31
  });
32
32
 
33
- //#endregion
33
+ //#endregion
34
+ export { };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -7,32 +7,32 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
7
7
  import { assert } from "../assert-DmFG7ppO.js";
8
8
  import "../assert_instance_of-CF09JHYM.js";
9
9
  import { MemoryKvStore } from "../kv-DohFOP2C.js";
10
- import { acceptsJsonLd, createFederation, handleActor, handleCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-EA-BBVH-.js";
11
- import "../docloader-DHsnjtrB.js";
10
+ import { acceptsJsonLd, createFederation, handleActor, handleCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-D_j7IO2V.js";
11
+ import "../docloader-UqcHJRjL.js";
12
12
  import "../url-kTAI6_KP.js";
13
13
  import "../semver-DWClQt_5.js";
14
- import "../client-DfiRfarn.js";
14
+ import "../client-Bp-TqQI6.js";
15
15
  import "../router-D_aVZZUc.js";
16
16
  import "../types-C7C_l-jz.js";
17
17
  import "../multibase-DeCHcK8L.js";
18
- import { Create, Note, Person } from "../vocab-BOEOrr72.js";
18
+ import { Create, Note, Person } from "../vocab-Cs9KbJAx.js";
19
19
  import "../langstr-DbWheeIS.js";
20
- import "../lookup-D-6fPBCB.js";
20
+ import "../lookup-DEN8lvde.js";
21
21
  import "../type-D2s5lmbZ.js";
22
- import "../actor-XtK-8B6i.js";
23
- import "../key-Btb5k4lR.js";
24
- import { signRequest } from "../http-DY7ABMxV.js";
25
- import "../authdocloader-BOsOB7nI.js";
26
- import "../ld-C5QomCTt.js";
27
- import "../owner-BID7Mczj.js";
28
- import "../proof-DUknICkM.js";
29
- import "../lookup-2j31uvvW.js";
30
- import { InboxListenerSet } from "../inbox-G8JVL5Ne.js";
31
- import "../builder-BtoNoWx4.js";
22
+ import "../actor-qNVQigMJ.js";
23
+ import "../key-CUEyp_yz.js";
24
+ import { signRequest } from "../http-DjFoawa6.js";
25
+ import "../authdocloader-DTpSS6vq.js";
26
+ import "../ld-D8WCx-VU.js";
27
+ import "../owner-lYBh2f5Z.js";
28
+ import "../proof-BAoGg0DQ.js";
29
+ import "../lookup-DggOHyrB.js";
30
+ import { InboxListenerSet } from "../inbox-eAHML3xw.js";
31
+ import "../builder-CTAic_n3.js";
32
32
  import "../collection-Dfb0TPno.js";
33
- import "../keycache-CounYPCT.js";
33
+ import "../keycache-YqFJn7EL.js";
34
34
  import "../retry-BiIhZWgD.js";
35
- import "../send-F3m8PbtH.js";
35
+ import "../send-CrbpYrfD.js";
36
36
  import { test } from "../testing-BZ0dJ4qn.js";
37
37
  import "../std__assert-vp0TKMS1.js";
38
38
  import { assertFalse } from "../assert_rejects-C-sxEMM5.js";
@@ -40,8 +40,8 @@ import "../assert_is_error-nrwA1GeT.js";
40
40
  import "../assert_not_equals-Dc7y-V5Q.js";
41
41
  import "../assert_throws-Cn9C6Jur.js";
42
42
  import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
43
- import { createInboxContext, createRequestContext } from "../context-CTOs7_nl.js";
44
- import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-CCsGIHDm.js";
43
+ import { createInboxContext, createRequestContext } from "../context-BAx407GT.js";
44
+ import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-Dd_v3HDs.js";
45
45
 
46
46
  //#region federation/handler.test.ts
47
47
  test("acceptsJsonLd()", () => {
@@ -1302,4 +1302,5 @@ test("respondWithObjectIfAcceptable", async () => {
1302
1302
  assertEquals(response, null);
1303
1303
  });
1304
1304
 
1305
- //#endregion
1305
+ //#endregion
1306
+ export { };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -4,13 +4,13 @@
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
6
  import { assertEquals } from "../assert_equals-CTYbeopb.js";
7
- import "../docloader-DHsnjtrB.js";
7
+ import "../docloader-UqcHJRjL.js";
8
8
  import "../url-kTAI6_KP.js";
9
9
  import "../multibase-DeCHcK8L.js";
10
- import { Activity, Create, Invite, Offer, Update } from "../vocab-BOEOrr72.js";
10
+ import { Activity, Create, Invite, Offer, Update } from "../vocab-Cs9KbJAx.js";
11
11
  import "../langstr-DbWheeIS.js";
12
12
  import "../type-D2s5lmbZ.js";
13
- import { InboxListenerSet } from "../inbox-G8JVL5Ne.js";
13
+ import { InboxListenerSet } from "../inbox-eAHML3xw.js";
14
14
  import { test } from "../testing-BZ0dJ4qn.js";
15
15
  import "../assert_is_error-nrwA1GeT.js";
16
16
  import { assertThrows } from "../assert_throws-Cn9C6Jur.js";
@@ -92,4 +92,5 @@ test("InboxListenerSet", () => {
92
92
  assertThrows(() => listeners.add(Activity, listenActivity), TypeError, "Listener already set for this type.");
93
93
  });
94
94
 
95
- //#endregion
95
+ //#endregion
96
+ export { };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -7,12 +7,12 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
7
7
  import { assert } from "../assert-DmFG7ppO.js";
8
8
  import { assertInstanceOf } from "../assert_instance_of-CF09JHYM.js";
9
9
  import { MemoryKvStore } from "../kv-DohFOP2C.js";
10
- import "../docloader-DHsnjtrB.js";
10
+ import "../docloader-UqcHJRjL.js";
11
11
  import "../url-kTAI6_KP.js";
12
12
  import "../multibase-DeCHcK8L.js";
13
- import { CryptographicKey, Multikey } from "../vocab-BOEOrr72.js";
13
+ import { CryptographicKey, Multikey } from "../vocab-Cs9KbJAx.js";
14
14
  import "../langstr-DbWheeIS.js";
15
- import { KvKeyCache } from "../keycache-CounYPCT.js";
15
+ import { KvKeyCache } from "../keycache-YqFJn7EL.js";
16
16
  import { test } from "../testing-BZ0dJ4qn.js";
17
17
 
18
18
  //#region federation/keycache.test.ts
@@ -57,4 +57,5 @@ test("KvKeyCache.get()", async () => {
57
57
  assertEquals(await cache.get(new URL("https://example.com/null")), null);
58
58
  });
59
59
 
60
- //#endregion
60
+ //#endregion
61
+ export { };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -30,4 +30,5 @@ test("MemoryKvStore", async (t) => {
30
30
  });
31
31
  });
32
32
 
33
- //#endregion
33
+ //#endregion
34
+ export { };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -7,32 +7,32 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
7
7
  import { assert } from "../assert-DmFG7ppO.js";
8
8
  import { assertInstanceOf } from "../assert_instance_of-CF09JHYM.js";
9
9
  import { MemoryKvStore } from "../kv-DohFOP2C.js";
10
- import { ContextImpl, FederationImpl, InboxContextImpl, createFederation } from "../middleware-EA-BBVH-.js";
11
- import { FetchError, fetchDocumentLoader } from "../docloader-DHsnjtrB.js";
10
+ import { ContextImpl, FederationImpl, InboxContextImpl, createFederation } from "../middleware-D_j7IO2V.js";
11
+ import { FetchError, fetchDocumentLoader } from "../docloader-UqcHJRjL.js";
12
12
  import "../url-kTAI6_KP.js";
13
13
  import "../semver-DWClQt_5.js";
14
- import "../client-DfiRfarn.js";
14
+ import "../client-Bp-TqQI6.js";
15
15
  import { RouterError } from "../router-D_aVZZUc.js";
16
16
  import "../types-C7C_l-jz.js";
17
17
  import "../multibase-DeCHcK8L.js";
18
- import { Activity, Announce, Create, Invite, Multikey, Note, Object as Object$1, Offer, Person } from "../vocab-BOEOrr72.js";
18
+ import { Activity, Announce, Create, Invite, Multikey, Note, Object as Object$1, Offer, Person } from "../vocab-Cs9KbJAx.js";
19
19
  import "../langstr-DbWheeIS.js";
20
- import "../lookup-D-6fPBCB.js";
20
+ import "../lookup-DEN8lvde.js";
21
21
  import { getTypeId } from "../type-D2s5lmbZ.js";
22
- import "../actor-XtK-8B6i.js";
23
- import "../key-Btb5k4lR.js";
24
- import { signRequest, verifyRequest } from "../http-DY7ABMxV.js";
25
- import { getAuthenticatedDocumentLoader } from "../authdocloader-BOsOB7nI.js";
26
- import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-C5QomCTt.js";
27
- import { doesActorOwnKey } from "../owner-BID7Mczj.js";
28
- import { signObject, verifyObject } from "../proof-DUknICkM.js";
29
- import { lookupObject } from "../lookup-2j31uvvW.js";
30
- import "../inbox-G8JVL5Ne.js";
31
- import "../builder-BtoNoWx4.js";
22
+ import "../actor-qNVQigMJ.js";
23
+ import "../key-CUEyp_yz.js";
24
+ import { signRequest, verifyRequest } from "../http-DjFoawa6.js";
25
+ import { getAuthenticatedDocumentLoader } from "../authdocloader-DTpSS6vq.js";
26
+ import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-D8WCx-VU.js";
27
+ import { doesActorOwnKey } from "../owner-lYBh2f5Z.js";
28
+ import { signObject, verifyObject } from "../proof-BAoGg0DQ.js";
29
+ import { lookupObject } from "../lookup-DggOHyrB.js";
30
+ import "../inbox-eAHML3xw.js";
31
+ import "../builder-CTAic_n3.js";
32
32
  import "../collection-Dfb0TPno.js";
33
- import "../keycache-CounYPCT.js";
33
+ import "../keycache-YqFJn7EL.js";
34
34
  import "../retry-BiIhZWgD.js";
35
- import "../send-F3m8PbtH.js";
35
+ import "../send-CrbpYrfD.js";
36
36
  import { test } from "../testing-BZ0dJ4qn.js";
37
37
  import { assertStrictEquals } from "../std__assert-vp0TKMS1.js";
38
38
  import { assertFalse, assertRejects } from "../assert_rejects-C-sxEMM5.js";
@@ -40,7 +40,7 @@ import "../assert_is_error-nrwA1GeT.js";
40
40
  import { assertNotEquals } from "../assert_not_equals-Dc7y-V5Q.js";
41
41
  import { assertThrows } from "../assert_throws-Cn9C6Jur.js";
42
42
  import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
43
- import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-CCsGIHDm.js";
43
+ import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-Dd_v3HDs.js";
44
44
  import { esm_default } from "../esm-Db4De7AS.js";
45
45
 
46
46
  //#region testing/fixtures/example.com/person.json
@@ -1607,4 +1607,5 @@ test("InboxContextImpl.forwardActivity()", async (t) => {
1607
1607
  esm_default.hardReset();
1608
1608
  });
1609
1609
 
1610
- //#endregion
1610
+ //#endregion
1611
+ export { };
@@ -3,16 +3,16 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
5
  import "../transformers-ghwJuzGY.js";
6
- import "../docloader-DT61GYEC.js";
7
- import "../actor-Bcs0hYb1.js";
8
- import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-BSWZF2bY.js";
9
- import "../lookup-DRz3cQ2q.js";
10
- import "../key-DbchE9Xs.js";
11
- import "../http-CsOXrx1b.js";
12
- import "../proof-Cxepv82U.js";
6
+ import "../docloader-NmruKwBX.js";
7
+ import "../actor-DY_ediuQ.js";
8
+ import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-mmR5eUDI.js";
9
+ import "../lookup-DHlMvC3Q.js";
10
+ import "../key-B4UFmNvL.js";
11
+ import "../http-XWz7prGl.js";
12
+ import "../proof-CPamyAcG.js";
13
13
  import { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue } from "../federation-3B6BDKCK.js";
14
- import "../types-BU3u-EMH.js";
15
- import "../authdocloader-BfXhfGGN.js";
16
- import "../vocab-1dVqjZTk.js";
14
+ import "../types-Bl1hBU1t.js";
15
+ import "../authdocloader-ColUu5fh.js";
16
+ import "../vocab-DSVoOj6P.js";
17
17
 
18
18
  export { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue, Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -272,4 +272,5 @@ async function waitFor(predicate, timeoutMs) {
272
272
  }
273
273
  }
274
274
 
275
- //#endregion
275
+ //#endregion
276
+ export { };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -41,4 +41,5 @@ function assertDurationRange(actual, min, max) {
41
41
  if (Temporal.Duration.compare(actual, minDuration) < 0 || Temporal.Duration.compare(actual, maxDuration) > 0) throw new AssertionError(`Expected ${actual} to be between ${min} and ${max}`);
42
42
  }
43
43
 
44
- //#endregion
44
+ //#endregion
45
+ export { };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -95,4 +95,5 @@ test("Router.build()", () => {
95
95
  }), "/users/alice/posts/123");
96
96
  });
97
97
 
98
- //#endregion
98
+ //#endregion
99
+ export { };
@@ -1,3 +1,4 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- globalThis.addEventListener = () => {};
3
+ globalThis.addEventListener = () => {};
4
+ export {};
@@ -6,18 +6,18 @@
6
6
  import { assertEquals } from "../assert_equals-CTYbeopb.js";
7
7
  import { assert } from "../assert-DmFG7ppO.js";
8
8
  import "../assert_instance_of-CF09JHYM.js";
9
- import "../docloader-DHsnjtrB.js";
9
+ import "../docloader-UqcHJRjL.js";
10
10
  import "../url-kTAI6_KP.js";
11
11
  import "../multibase-DeCHcK8L.js";
12
- import { Activity, Application, Endpoints, Group, Person, Service } from "../vocab-BOEOrr72.js";
12
+ import { Activity, Application, Endpoints, Group, Person, Service } from "../vocab-Cs9KbJAx.js";
13
13
  import "../langstr-DbWheeIS.js";
14
- import "../lookup-D-6fPBCB.js";
14
+ import "../lookup-DEN8lvde.js";
15
15
  import "../type-D2s5lmbZ.js";
16
- import "../actor-XtK-8B6i.js";
17
- import "../key-Btb5k4lR.js";
18
- import { verifyRequest } from "../http-DY7ABMxV.js";
19
- import { doesActorOwnKey } from "../owner-BID7Mczj.js";
20
- import { extractInboxes, sendActivity } from "../send-F3m8PbtH.js";
16
+ import "../actor-qNVQigMJ.js";
17
+ import "../key-CUEyp_yz.js";
18
+ import { verifyRequest } from "../http-DjFoawa6.js";
19
+ import { doesActorOwnKey } from "../owner-lYBh2f5Z.js";
20
+ import { extractInboxes, sendActivity } from "../send-CrbpYrfD.js";
21
21
  import { test } from "../testing-BZ0dJ4qn.js";
22
22
  import "../std__assert-vp0TKMS1.js";
23
23
  import { assertFalse, assertRejects } from "../assert_rejects-C-sxEMM5.js";
@@ -25,7 +25,7 @@ import "../assert_is_error-nrwA1GeT.js";
25
25
  import { assertNotEquals } from "../assert_not_equals-Dc7y-V5Q.js";
26
26
  import "../assert_throws-Cn9C6Jur.js";
27
27
  import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
28
- import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-CCsGIHDm.js";
28
+ import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-Dd_v3HDs.js";
29
29
  import { esm_default } from "../esm-Db4De7AS.js";
30
30
 
31
31
  //#region federation/send.test.ts
@@ -221,4 +221,5 @@ test("sendActivity()", async (t) => {
221
221
  esm_default.hardReset();
222
222
  });
223
223
 
224
- //#endregion
224
+ //#endregion
225
+ export { };
@@ -3,9 +3,9 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { deno_default } from "./docloader-DHsnjtrB.js";
7
- import { CryptographicKey } from "./vocab-BOEOrr72.js";
8
- import { fetchKey, validateCryptoKey } from "./key-Btb5k4lR.js";
6
+ import { deno_default } from "./docloader-UqcHJRjL.js";
7
+ import { CryptographicKey } from "./vocab-Cs9KbJAx.js";
8
+ import { fetchKey, validateCryptoKey } from "./key-CUEyp_yz.js";
9
9
  import { getLogger } from "@logtape/logtape";
10
10
  import { SpanStatusCode, trace } from "@opentelemetry/api";
11
11
  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-DT61GYEC.js";
6
- import { CryptographicKey } from "./actor-Bcs0hYb1.js";
7
- import { fetchKey, validateCryptoKey } from "./key-DbchE9Xs.js";
5
+ import { deno_default } from "./docloader-NmruKwBX.js";
6
+ import { CryptographicKey } from "./actor-DY_ediuQ.js";
7
+ import { fetchKey, validateCryptoKey } from "./key-B4UFmNvL.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";