@fedify/fedify 1.8.8 → 1.8.10

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-DKJ72HBQ.js → actor-Bw-Fjwkf.js} +1 -1
  2. package/dist/{actor-D5zJLubE.js → actor-XOpjDAHk.js} +192 -191
  3. package/dist/{authdocloader-pzRDiXLk.js → authdocloader-DexOUYGF.js} +3 -3
  4. package/dist/{authdocloader-w7hU3Xzw.js → authdocloader-V9tSWmpO.js} +3 -3
  5. package/dist/{builder-DbbSJ4vt.js → builder-CG44DxN1.js} +4 -4
  6. package/dist/{client-B9kISh6m.js → client-Cjtdszv_.js} +1 -1
  7. package/dist/compat/transformers.test.js +16 -16
  8. package/dist/{docloader-D6nrrkAU.js → docloader-B6mwFLQ-.js} +1 -1
  9. package/dist/{esm-DfURz5Dz.js → esm-C1URb-S6.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 +4 -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-B8eB5wLF.js → http-1KrjShLh.js} +4 -4
  23. package/dist/{http-XM_5g9iL.js → http-C-wWtVQP.js} +3 -3
  24. package/dist/{inbox-C9E49Pou.js → inbox-DwJoWGbJ.js} +1 -1
  25. package/dist/{key-P3bO2rXA.js → key-Bza2gIeP.js} +4 -4
  26. package/dist/{key-CLM0leyT.js → key-CTib2VVg.js} +3 -3
  27. package/dist/{key-oUS5fi-N.js → key-auq76f_f.js} +2 -2
  28. package/dist/{key-B9qnPXyL.js → key-g-Z7TBw-.js} +2 -2
  29. package/dist/{keycache-2pZuH3A-.js → keycache-COzsZOg-.js} +1 -1
  30. package/dist/{keys-DJFDO1rn.js → keys-C8_ZLYP4.js} +1 -1
  31. package/dist/{ld-C2VyxmCP.js → ld-DqB7TYS7.js} +4 -4
  32. package/dist/{lookup-dn69qZmX.js → lookup-D-036BZm.js} +1 -1
  33. package/dist/{lookup-B8TqsqkQ.js → lookup-bnTpnqZy.js} +1 -1
  34. package/dist/{middleware-CXZPCCsr.js → middleware-D_X6F1Et.js} +10 -10
  35. package/dist/middleware-DbFajqOT.js +17 -0
  36. package/dist/middleware-Dkh23vB9.js +26 -0
  37. package/dist/{middleware-DyTrXF7S.js → middleware-WGi-JR4A.js} +13 -13
  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-9q2J7Hci.js → owner-DKfByNqn.js} +2 -2
  45. package/dist/{proof-OSaKdB5O.js → proof-8F2AEwrF.js} +6 -6
  46. package/dist/{proof-vmDGDdUB.js → proof-DCYFOwXD.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-C56X13t3.js → send-C3wrhQ5s.js} +2 -2
  55. package/dist/sig/http.test.js +9 -9
  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-7szOyHGm.js → testing-d9w-O-8C.js} +2 -2
  64. package/dist/{type-DvwzlVhz.js → type-Dy83Uv4n.js} +191 -190
  65. package/dist/{types-V_Rxyw-n.js → types-C5Yq5qjU.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 +17 -5
  71. package/dist/{vocab-Bd762LSM.js → vocab-BS5uy2-j.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-CQKWjMya.js +0 -17
  78. package/dist/middleware-CisYXKrH.js +0 -26
@@ -2,7 +2,7 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import { getUserAgent } from "./docloader-D6nrrkAU.js";
5
+ import { getUserAgent } from "./docloader-B6mwFLQ-.js";
6
6
  import { getLogger } from "@logtape/logtape";
7
7
 
8
8
  //#region src/nodeinfo/semver.ts
@@ -3,19 +3,19 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Application, Group, Organization, Person, Service, __export } from "../type-DvwzlVhz.js";
6
+ import { Application, Group, Organization, Person, Service, __export } from "../type-Dy83Uv4n.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-dn69qZmX.js";
11
- import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-DKJ72HBQ.js";
12
- import { test } from "../testing-7szOyHGm.js";
10
+ import "../lookup-D-036BZm.js";
11
+ import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-Bw-Fjwkf.js";
12
+ import { test } from "../testing-d9w-O-8C.js";
13
13
  import { assertStrictEquals } from "../std__assert-X-_kMxKM.js";
14
14
  import { assertFalse, assertRejects } from "../assert_rejects-DiIiJbZn.js";
15
15
  import "../assert_is_error-BPGph1Jx.js";
16
16
  import "../assert_not_equals-f3m3epl3.js";
17
17
  import { assertThrows } from "../assert_throws-BOO88avQ.js";
18
- import { esm_default } from "../esm-DfURz5Dz.js";
18
+ import { esm_default } from "../esm-C1URb-S6.js";
19
19
 
20
20
  //#region ../../node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/precondition/PreconditionFailure.js
21
21
  var PreconditionFailure = class PreconditionFailure extends Error {
@@ -3,18 +3,18 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Collection, Note, Object as Object$1, Person } from "../type-DvwzlVhz.js";
6
+ import { Collection, Note, Object as Object$1, Person } from "../type-Dy83Uv4n.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
10
- import { lookupObject, traverseCollection } from "../lookup-dn69qZmX.js";
11
- import { mockDocumentLoader, test } from "../testing-7szOyHGm.js";
10
+ import { lookupObject, traverseCollection } from "../lookup-D-036BZm.js";
11
+ import { mockDocumentLoader, test } from "../testing-d9w-O-8C.js";
12
12
  import "../std__assert-X-_kMxKM.js";
13
13
  import "../assert_rejects-DiIiJbZn.js";
14
14
  import "../assert_is_error-BPGph1Jx.js";
15
15
  import "../assert_not_equals-f3m3epl3.js";
16
16
  import "../assert_throws-BOO88avQ.js";
17
- import { esm_default } from "../esm-DfURz5Dz.js";
17
+ import { esm_default } from "../esm-C1URb-S6.js";
18
18
 
19
19
  //#region src/vocab/lookup.test.ts
20
20
  test("lookupObject()", {
package/dist/vocab/mod.js CHANGED
@@ -2,9 +2,9 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import "../docloader-D6nrrkAU.js";
6
- import { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object as Object$1, Offer, OrderedCollection, OrderedCollectionPage, Organization, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, isActor, normalizeActorHandle } from "../actor-D5zJLubE.js";
7
- import "../lookup-B8TqsqkQ.js";
8
- import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "../vocab-Bd762LSM.js";
5
+ import "../docloader-B6mwFLQ-.js";
6
+ import { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object as Object$1, Offer, OrderedCollection, OrderedCollectionPage, Organization, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, isActor, normalizeActorHandle } from "../actor-XOpjDAHk.js";
7
+ import "../lookup-bnTpnqZy.js";
8
+ import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "../vocab-BS5uy2-j.js";
9
9
 
10
10
  export { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object$1 as Object, Offer, OrderedCollection, OrderedCollectionPage, Organization, PUBLIC_COLLECTION, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, isActor, isFediverseHandle, lookupObject, normalizeActorHandle, parseFediverseHandle, toAcctUrl, traverseCollection };
@@ -3,10 +3,10 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Person, getTypeId } from "../type-DvwzlVhz.js";
6
+ import { Person, getTypeId } from "../type-Dy83Uv4n.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
- import "../lookup-dn69qZmX.js";
9
- import { test } from "../testing-7szOyHGm.js";
8
+ import "../lookup-D-036BZm.js";
9
+ import { test } from "../testing-d9w-O-8C.js";
10
10
 
11
11
  //#region src/vocab/type.test.ts
12
12
  test("getTypeId()", () => {
@@ -3,18 +3,18 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, Announce, Create, CryptographicKey, Follow, Hashtag, LanguageString, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Question, Source, decode, vocab_exports } from "../type-DvwzlVhz.js";
6
+ import { Activity, Announce, Create, CryptographicKey, Follow, Hashtag, LanguageString, Link, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Question, Source, decode, vocab_exports } from "../type-Dy83Uv4n.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
- import "../lookup-dn69qZmX.js";
11
- import { mockDocumentLoader, test } from "../testing-7szOyHGm.js";
10
+ import "../lookup-D-036BZm.js";
11
+ import { mockDocumentLoader, test } from "../testing-d9w-O-8C.js";
12
12
  import "../std__assert-X-_kMxKM.js";
13
13
  import { assertFalse, assertRejects } from "../assert_rejects-DiIiJbZn.js";
14
14
  import "../assert_is_error-BPGph1Jx.js";
15
15
  import { assertNotEquals } from "../assert_not_equals-f3m3epl3.js";
16
16
  import { assertThrows } from "../assert_throws-BOO88avQ.js";
17
- import { ed25519PublicKey, rsaPublicKey1 } from "../keys-DJFDO1rn.js";
17
+ import { ed25519PublicKey, rsaPublicKey1 } from "../keys-C8_ZLYP4.js";
18
18
  import { pascalCase } from "es-toolkit";
19
19
  import { parseLanguageTag } from "@phensley/language-tag";
20
20
  import { Validator } from "@cfworker/json-schema";
@@ -2206,7 +2206,9 @@ const scalarTypes = {
2206
2206
  && ${v}["@id"] !== "" && ${v}["@id"] !== "/"`;
2207
2207
  },
2208
2208
  decoder(v) {
2209
- return `new URL(${v}["@id"])`;
2209
+ return `${v}["@id"].startsWith("at://did:plc:")
2210
+ ? new URL("at://did%3Aplc%3A" + ${v}["@id"].slice(13))
2211
+ : new URL(${v}["@id"])`;
2210
2212
  }
2211
2213
  },
2212
2214
  "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString": {
@@ -3014,6 +3016,16 @@ test("Actor.getOutbox()", async () => {
3014
3016
  assertInstanceOf(outbox, OrderedCollectionPage);
3015
3017
  assertEquals(outbox.totalItems, 1);
3016
3018
  });
3019
+ test("Link.fromJsonLd()", async () => {
3020
+ const link = await Link.fromJsonLd({
3021
+ "@context": "https://www.w3.org/ns/activitystreams",
3022
+ "type": "Link",
3023
+ "rel": "canonical",
3024
+ "href": "at://did:plc:ia76kvnndjutgedggx2ibrem/app.bsky.feed.post/3lyxjjs27jkqg"
3025
+ });
3026
+ assertEquals(link.rel, "canonical");
3027
+ assertEquals(link.href, new URL("at://did%3Aplc%3Aia76kvnndjutgedggx2ibrem/app.bsky.feed.post/3lyxjjs27jkqg"));
3028
+ });
3017
3029
  function getAllProperties(type, types$1) {
3018
3030
  const props = type.properties;
3019
3031
  if (type.extends != null) props.push(...getAllProperties(types$1[type.extends], types$1));
@@ -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, getDocumentLoader } from "./docloader-D6nrrkAU.js";
6
- import { Object as Object$1, getTypeId } from "./actor-D5zJLubE.js";
7
- import { lookupWebFinger } from "./lookup-B8TqsqkQ.js";
5
+ import { deno_default, getDocumentLoader } from "./docloader-B6mwFLQ-.js";
6
+ import { Object as Object$1, getTypeId } from "./actor-XOpjDAHk.js";
7
+ import { lookupWebFinger } from "./lookup-bnTpnqZy.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
  import { SpanStatusCode, trace } from "@opentelemetry/api";
10
10
  import { delay } from "es-toolkit";
@@ -3,30 +3,30 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Image, Link, Person } from "../type-DvwzlVhz.js";
6
+ import { Image, Link, Person } from "../type-Dy83Uv4n.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 { createFederation, handleWebFinger } from "../middleware-DyTrXF7S.js";
11
+ import { createFederation, handleWebFinger } from "../middleware-WGi-JR4A.js";
12
12
  import "../semver-dArNLkR9.js";
13
- import "../client-B9kISh6m.js";
14
- import "../lookup-dn69qZmX.js";
13
+ import "../client-Cjtdszv_.js";
14
+ import "../lookup-D-036BZm.js";
15
15
  import "../types-BIgY6c-l.js";
16
- import "../actor-DKJ72HBQ.js";
17
- import "../key-oUS5fi-N.js";
18
- import "../http-XM_5g9iL.js";
19
- import "../authdocloader-pzRDiXLk.js";
20
- import "../ld-C2VyxmCP.js";
21
- import "../owner-9q2J7Hci.js";
22
- import "../proof-vmDGDdUB.js";
23
- import "../inbox-C9E49Pou.js";
24
- import "../builder-DbbSJ4vt.js";
16
+ import "../actor-Bw-Fjwkf.js";
17
+ import "../key-auq76f_f.js";
18
+ import "../http-C-wWtVQP.js";
19
+ import "../authdocloader-DexOUYGF.js";
20
+ import "../ld-DqB7TYS7.js";
21
+ import "../owner-DKfByNqn.js";
22
+ import "../proof-DCYFOwXD.js";
23
+ import "../inbox-DwJoWGbJ.js";
24
+ import "../builder-CG44DxN1.js";
25
25
  import "../collection-CSzG2j1P.js";
26
- import "../keycache-2pZuH3A-.js";
26
+ import "../keycache-COzsZOg-.js";
27
27
  import "../retry-D4GJ670a.js";
28
- import "../send-C56X13t3.js";
29
- import { createRequestContext, test } from "../testing-7szOyHGm.js";
28
+ import "../send-C3wrhQ5s.js";
29
+ import { createRequestContext, test } from "../testing-d9w-O-8C.js";
30
30
  import "../std__assert-X-_kMxKM.js";
31
31
  import "../assert_rejects-DiIiJbZn.js";
32
32
  import "../assert_is_error-BPGph1Jx.js";
@@ -3,18 +3,18 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { lookupWebFinger } from "../type-DvwzlVhz.js";
6
+ import { lookupWebFinger } from "../type-Dy83Uv4n.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-dn69qZmX.js";
11
- import { test } from "../testing-7szOyHGm.js";
10
+ import "../lookup-D-036BZm.js";
11
+ import { test } from "../testing-d9w-O-8C.js";
12
12
  import "../std__assert-X-_kMxKM.js";
13
13
  import "../assert_rejects-DiIiJbZn.js";
14
14
  import "../assert_is_error-BPGph1Jx.js";
15
15
  import "../assert_not_equals-f3m3epl3.js";
16
16
  import "../assert_throws-BOO88avQ.js";
17
- import { esm_default } from "../esm-DfURz5Dz.js";
17
+ import { esm_default } from "../esm-C1URb-S6.js";
18
18
  import { withTimeout } from "es-toolkit";
19
19
 
20
20
  //#region src/webfinger/lookup.test.ts
@@ -2,8 +2,8 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import "../docloader-D6nrrkAU.js";
6
- import { lookupWebFinger } from "../lookup-B8TqsqkQ.js";
5
+ import "../docloader-B6mwFLQ-.js";
6
+ import { lookupWebFinger } from "../lookup-bnTpnqZy.js";
7
7
  import "../webfinger-C3GIyXIg.js";
8
8
 
9
9
  export { lookupWebFinger };
@@ -3,12 +3,12 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../type-DvwzlVhz.js";
6
+ import "../type-Dy83Uv4n.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-dn69qZmX.js";
11
- import { test } from "../testing-7szOyHGm.js";
10
+ import "../lookup-D-036BZm.js";
11
+ import { test } from "../testing-d9w-O-8C.js";
12
12
  import "../std__assert-X-_kMxKM.js";
13
13
  import "../assert_rejects-DiIiJbZn.js";
14
14
  import "../assert_is_error-BPGph1Jx.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.8.8",
3
+ "version": "1.8.10",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",
@@ -1,17 +0,0 @@
1
-
2
- import { Temporal } from "@js-temporal/polyfill";
3
- import { URLPattern } from "urlpattern-polyfill";
4
-
5
- import "./transformers-Dna8Fg7k.js";
6
- import "./docloader-D6nrrkAU.js";
7
- import "./actor-D5zJLubE.js";
8
- import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-CXZPCCsr.js";
9
- import "./lookup-B8TqsqkQ.js";
10
- import "./key-B9qnPXyL.js";
11
- import "./http-B8eB5wLF.js";
12
- import "./proof-OSaKdB5O.js";
13
- import "./types-V_Rxyw-n.js";
14
- import "./authdocloader-w7hU3Xzw.js";
15
- import "./vocab-Bd762LSM.js";
16
-
17
- export { FederationImpl };
@@ -1,26 +0,0 @@
1
-
2
- import { Temporal } from "@js-temporal/polyfill";
3
- import { URLPattern } from "urlpattern-polyfill";
4
- globalThis.addEventListener = () => {};
5
-
6
- import "./type-DvwzlVhz.js";
7
- import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-DyTrXF7S.js";
8
- import "./semver-dArNLkR9.js";
9
- import "./client-B9kISh6m.js";
10
- import "./lookup-dn69qZmX.js";
11
- import "./types-BIgY6c-l.js";
12
- import "./actor-DKJ72HBQ.js";
13
- import "./key-oUS5fi-N.js";
14
- import "./http-XM_5g9iL.js";
15
- import "./authdocloader-pzRDiXLk.js";
16
- import "./ld-C2VyxmCP.js";
17
- import "./owner-9q2J7Hci.js";
18
- import "./proof-vmDGDdUB.js";
19
- import "./inbox-C9E49Pou.js";
20
- import "./builder-DbbSJ4vt.js";
21
- import "./collection-CSzG2j1P.js";
22
- import "./keycache-2pZuH3A-.js";
23
- import "./retry-D4GJ670a.js";
24
- import "./send-C56X13t3.js";
25
-
26
- export { FederationImpl };