@fedify/fedify 1.8.1-pr.315.1286 → 1.8.1-pr.315.1290

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 (101) hide show
  1. package/dist/{actor-2rHTOj1n.js → actor-DE92FbOj.js} +1 -1
  2. package/dist/{actor-DsEuhb-W.js → actor-DmFh5pZF.js} +179 -179
  3. package/dist/{actor-CYyhXZHp.d.ts → actor-Uh1YDuVl.d.ts} +2 -2
  4. package/dist/{authdocloader-GlY4WOqV.js → authdocloader-6TpsQUE9.js} +3 -3
  5. package/dist/{authdocloader-BsofLi4z.js → authdocloader-LJpWia5Z.js} +3 -3
  6. package/dist/{builder-cVcsGUhB.js → builder-D76dwEf-.js} +4 -4
  7. package/dist/{client-B_KFjN3D.d.ts → client-DF8anIB5.d.ts} +1 -1
  8. package/dist/{client-CVb2ZBCs.js → client-pnEi9wLq.js} +1 -1
  9. package/dist/compat/mod.d.ts +10 -10
  10. package/dist/compat/transformers.test.js +16 -16
  11. package/dist/{context-BRl3Ndz3.d.ts → context-CnveeHUR.d.ts} +8 -8
  12. package/dist/{docloader-D4ee7G58.js → docloader-Cj1JDGDq.js} +1 -1
  13. package/dist/{docloader-DJT1UZH4.d.ts → docloader-CxWcuWqQ.d.ts} +1 -0
  14. package/dist/{esm-BhrkrnAr.js → esm-kzTilEx6.js} +1 -1
  15. package/dist/federation/builder.test.js +5 -5
  16. package/dist/federation/collection.test.js +3 -3
  17. package/dist/federation/handler.test.js +17 -17
  18. package/dist/federation/inbox.test.js +4 -4
  19. package/dist/federation/keycache.test.js +4 -4
  20. package/dist/federation/kv.test.js +3 -3
  21. package/dist/federation/middleware.test.js +18 -18
  22. package/dist/federation/mod.d.ts +9 -9
  23. package/dist/federation/mod.js +10 -10
  24. package/dist/federation/mq.test.js +3 -3
  25. package/dist/federation/retry.test.js +3 -3
  26. package/dist/federation/router.test.js +3 -3
  27. package/dist/federation/send.test.js +10 -10
  28. package/dist/{http-D3LKiEU1.js → http--ya7IAyn.js} +2 -2
  29. package/dist/{http-DODUTMHu.js → http-BGxR6rdE.js} +3 -3
  30. package/dist/{http-CMfQwn0N.d.ts → http-DtG44GdM.d.ts} +2 -2
  31. package/dist/{inbox-Af6dIoqc.js → inbox-wowqeA5h.js} +1 -1
  32. package/dist/{key-CtmqmlEK.js → key-CC6dSltH.js} +2 -2
  33. package/dist/{key-DK_FsGZA.js → key-D2XFPgDC.js} +3 -3
  34. package/dist/{key-CuOBGe2z.js → key-Du93Klz5.js} +4 -4
  35. package/dist/{key-BcknktrL.js → key-Vezgz0UB.js} +2 -2
  36. package/dist/{keycache-BtK_HioY.js → keycache-7ZY-P4fl.js} +1 -1
  37. package/dist/{keys-CQq0k58b.js → keys-91pGITHX.js} +1 -1
  38. package/dist/{ld-tA6hlPfC.js → ld-B0vhuziQ.js} +2 -2
  39. package/dist/{lookup-DXPWo3Hz.d.ts → lookup-3czM5mmU.d.ts} +1 -1
  40. package/dist/{lookup-DUXgMO6t.js → lookup-D2O3EfUO.js} +1 -1
  41. package/dist/{lookup-C9CnzBYu.js → lookup-qyRUBDyW.js} +1 -1
  42. package/dist/{middleware-Ctn8p-2v.js → middleware-CTM-y77z.js} +13 -13
  43. package/dist/middleware-CdU5ZQch.js +17 -0
  44. package/dist/middleware-CebUUwPZ.js +26 -0
  45. package/dist/{middleware-DzXvgDfT.js → middleware-DMr9r3T7.js} +10 -10
  46. package/dist/{mod-DyY7EVjn.d.ts → mod-DPpunL8j.d.ts} +2 -2
  47. package/dist/{mod-DyvbAsBu.d.ts → mod-cz-tNIqP.d.ts} +2 -2
  48. package/dist/{mod-Cozftwmt.d.ts → mod-mSMqo9JU.d.ts} +2 -2
  49. package/dist/{mod-DHoWcUrW.d.ts → mod-tQVUxQ_D.d.ts} +3 -3
  50. package/dist/mod.d.ts +12 -12
  51. package/dist/mod.js +10 -10
  52. package/dist/nodeinfo/client.test.js +5 -5
  53. package/dist/nodeinfo/handler.test.js +16 -16
  54. package/dist/nodeinfo/mod.d.ts +2 -2
  55. package/dist/nodeinfo/mod.js +2 -2
  56. package/dist/nodeinfo/semver.test.js +3 -3
  57. package/dist/nodeinfo/types.test.js +3 -3
  58. package/dist/{owner-CfnEgfAc.d.ts → owner-C12klfeG.d.ts} +3 -3
  59. package/dist/{owner-CKkrUJUc.js → owner-CE8DzkRg.js} +2 -2
  60. package/dist/{proof-bMv0rDND.js → proof-BeYRyG4g.js} +3 -3
  61. package/dist/{proof-D_6wvgKQ.js → proof-DQ87J-DE.js} +2 -2
  62. package/dist/runtime/authdocloader.test.js +9 -9
  63. package/dist/runtime/docloader.test.js +4 -4
  64. package/dist/runtime/key.test.js +5 -5
  65. package/dist/runtime/langstr.test.js +3 -3
  66. package/dist/runtime/mod.d.ts +4 -4
  67. package/dist/runtime/mod.js +6 -6
  68. package/dist/runtime/multibase/multibase.test.js +3 -3
  69. package/dist/runtime/url.test.js +3 -3
  70. package/dist/{send-_ttrg60d.js → send-ClaTrmPe.js} +2 -2
  71. package/dist/sig/http.test.js +8 -8
  72. package/dist/sig/key.test.js +6 -6
  73. package/dist/sig/ld.test.js +7 -7
  74. package/dist/sig/mod.d.ts +6 -6
  75. package/dist/sig/mod.js +6 -6
  76. package/dist/sig/owner.test.js +7 -7
  77. package/dist/sig/proof.test.js +7 -7
  78. package/dist/testing/docloader.test.js +3 -3
  79. package/dist/testing/mod.d.ts +1 -0
  80. package/dist/testing/mod.js +3 -3
  81. package/dist/{testing-CjgbfCFq.js → testing-CzvLcJR5.js} +2 -2
  82. package/dist/{type-MXf83vOh.js → type-DmmTRZnD.js} +178 -178
  83. package/dist/{types-KrRdVd1z.js → types-DkHNMYWy.js} +1 -1
  84. package/dist/vocab/actor.test.js +5 -5
  85. package/dist/vocab/lookup.test.js +4 -4
  86. package/dist/vocab/mod.d.ts +4 -4
  87. package/dist/vocab/mod.js +4 -4
  88. package/dist/vocab/type.test.js +3 -3
  89. package/dist/vocab/vocab.test.js +4 -4
  90. package/dist/{vocab-DGQnvigz.js → vocab-8emLyzTI.js} +3 -3
  91. package/dist/{vocab-KgaI50mH.d.ts → vocab-Ukxjz3TM.d.ts} +1 -1
  92. package/dist/webfinger/handler.test.js +16 -16
  93. package/dist/webfinger/lookup.test.js +4 -4
  94. package/dist/webfinger/mod.d.ts +2 -2
  95. package/dist/webfinger/mod.js +2 -2
  96. package/dist/x/cfworkers.test.js +3 -3
  97. package/dist/x/hono.d.ts +9 -9
  98. package/dist/x/sveltekit.d.ts +9 -9
  99. package/package.json +1 -1
  100. package/dist/middleware-BaIWc3BG.js +0 -26
  101. package/dist/middleware-BvTSKo3n.js +0 -17
@@ -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-D4ee7G58.js";
5
+ import { getUserAgent } from "./docloader-Cj1JDGDq.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-MXf83vOh.js";
6
+ import { Application, Group, Organization, Person, Service, __export } from "../type-DmmTRZnD.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-DUXgMO6t.js";
11
- import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-2rHTOj1n.js";
12
- import { test } from "../testing-CjgbfCFq.js";
10
+ import "../lookup-D2O3EfUO.js";
11
+ import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-DE92FbOj.js";
12
+ import { test } from "../testing-CzvLcJR5.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-BhrkrnAr.js";
18
+ import { esm_default } from "../esm-kzTilEx6.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-MXf83vOh.js";
6
+ import { Collection, Note, Object as Object$1, Person } from "../type-DmmTRZnD.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-DUXgMO6t.js";
11
- import { mockDocumentLoader, test } from "../testing-CjgbfCFq.js";
10
+ import { lookupObject, traverseCollection } from "../lookup-D2O3EfUO.js";
11
+ import { mockDocumentLoader, test } from "../testing-CzvLcJR5.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-BhrkrnAr.js";
17
+ import { esm_default } from "../esm-kzTilEx6.js";
18
18
 
19
19
  //#region src/vocab/lookup.test.ts
20
20
  test("lookupObject()", {
@@ -1,8 +1,8 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
3
  import "../kv-C7sopW2E.js";
4
- import "../docloader-DJT1UZH4.js";
5
- 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 } from "../vocab-KgaI50mH.js";
6
- import { Actor, ActorTypeName, GetActorHandleOptions, NormalizeActorHandleOptions, Recipient, getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-CYyhXZHp.js";
7
- import { FediverseHandle, LookupObjectOptions, PUBLIC_COLLECTION, TraverseCollectionOptions, getTypeId, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "../mod-DyvbAsBu.js";
4
+ import "../docloader-CxWcuWqQ.js";
5
+ 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 } from "../vocab-Ukxjz3TM.js";
6
+ import { Actor, ActorTypeName, GetActorHandleOptions, NormalizeActorHandleOptions, Recipient, getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-Uh1YDuVl.js";
7
+ import { FediverseHandle, LookupObjectOptions, PUBLIC_COLLECTION, TraverseCollectionOptions, getTypeId, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "../mod-cz-tNIqP.js";
8
8
  export { Accept, Activity, Actor, ActorTypeName, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, FediverseHandle, Flag, Follow, GetActorHandleOptions, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, Leave, Like, Link, Listen, LookupObjectOptions, Mention, Move, Multikey, NormalizeActorHandleOptions, Note, Object$1 as Object, Offer, OrderedCollection, OrderedCollectionPage, Organization, PUBLIC_COLLECTION, Page, Person, Place, Profile, PropertyValue, Question, Read, Recipient, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, TraverseCollectionOptions, Undo, Update, Video, View, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, isActor, isFediverseHandle, lookupObject, normalizeActorHandle, parseFediverseHandle, toAcctUrl, traverseCollection };
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-D4ee7G58.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-DsEuhb-W.js";
7
- import "../lookup-C9CnzBYu.js";
8
- import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "../vocab-DGQnvigz.js";
5
+ import "../docloader-Cj1JDGDq.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-DmFh5pZF.js";
7
+ import "../lookup-qyRUBDyW.js";
8
+ import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "../vocab-8emLyzTI.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-MXf83vOh.js";
6
+ import { Person, getTypeId } from "../type-DmmTRZnD.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
- import "../lookup-DUXgMO6t.js";
9
- import { test } from "../testing-CjgbfCFq.js";
8
+ import "../lookup-D2O3EfUO.js";
9
+ import { test } from "../testing-CzvLcJR5.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-MXf83vOh.js";
6
+ import { Activity, Announce, Create, CryptographicKey, Follow, Hashtag, LanguageString, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Question, Source, decode, vocab_exports } from "../type-DmmTRZnD.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-DUXgMO6t.js";
11
- import { mockDocumentLoader, test } from "../testing-CjgbfCFq.js";
10
+ import "../lookup-D2O3EfUO.js";
11
+ import { mockDocumentLoader, test } from "../testing-CzvLcJR5.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-CQq0k58b.js";
17
+ import { ed25519PublicKey, rsaPublicKey1 } from "../keys-91pGITHX.js";
18
18
  import { pascalCase } from "es-toolkit";
19
19
  import { parseLanguageTag } from "@phensley/language-tag";
20
20
  import { Validator } from "@cfworker/json-schema";
@@ -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-D4ee7G58.js";
6
- import { Object as Object$1, getTypeId } from "./actor-DsEuhb-W.js";
7
- import { lookupWebFinger } from "./lookup-C9CnzBYu.js";
5
+ import { deno_default, getDocumentLoader } from "./docloader-Cj1JDGDq.js";
6
+ import { Object as Object$1, getTypeId } from "./actor-DmFh5pZF.js";
7
+ import { lookupWebFinger } from "./lookup-qyRUBDyW.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
  import { SpanStatusCode, trace } from "@opentelemetry/api";
10
10
  import { delay } from "es-toolkit";
@@ -1,6 +1,6 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- import { DocumentLoader } from "./docloader-DJT1UZH4.js";
3
+ import { DocumentLoader } from "./docloader-CxWcuWqQ.js";
4
4
  import { Span, TracerProvider } from "@opentelemetry/api";
5
5
  import { LanguageTag } from "@phensley/language-tag";
6
6
 
@@ -3,30 +3,30 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Image, Link, Person } from "../type-MXf83vOh.js";
6
+ import { Image, Link, Person } from "../type-DmmTRZnD.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-Ctn8p-2v.js";
11
+ import { createFederation, handleWebFinger } from "../middleware-CTM-y77z.js";
12
12
  import "../semver-dArNLkR9.js";
13
- import "../client-CVb2ZBCs.js";
14
- import "../lookup-DUXgMO6t.js";
13
+ import "../client-pnEi9wLq.js";
14
+ import "../lookup-D2O3EfUO.js";
15
15
  import "../types-BIgY6c-l.js";
16
- import "../actor-2rHTOj1n.js";
17
- import "../key-CtmqmlEK.js";
18
- import "../http-D3LKiEU1.js";
19
- import "../authdocloader-GlY4WOqV.js";
20
- import "../ld-tA6hlPfC.js";
21
- import "../owner-CKkrUJUc.js";
22
- import "../proof-D_6wvgKQ.js";
23
- import "../inbox-Af6dIoqc.js";
24
- import "../builder-cVcsGUhB.js";
16
+ import "../actor-DE92FbOj.js";
17
+ import "../key-CC6dSltH.js";
18
+ import "../http--ya7IAyn.js";
19
+ import "../authdocloader-6TpsQUE9.js";
20
+ import "../ld-B0vhuziQ.js";
21
+ import "../owner-CE8DzkRg.js";
22
+ import "../proof-DQ87J-DE.js";
23
+ import "../inbox-wowqeA5h.js";
24
+ import "../builder-D76dwEf-.js";
25
25
  import "../collection-CSzG2j1P.js";
26
- import "../keycache-BtK_HioY.js";
26
+ import "../keycache-7ZY-P4fl.js";
27
27
  import "../retry-D4GJ670a.js";
28
- import "../send-_ttrg60d.js";
29
- import { createRequestContext, test } from "../testing-CjgbfCFq.js";
28
+ import "../send-ClaTrmPe.js";
29
+ import { createRequestContext, test } from "../testing-CzvLcJR5.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-MXf83vOh.js";
6
+ import { lookupWebFinger } from "../type-DmmTRZnD.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-DUXgMO6t.js";
11
- import { test } from "../testing-CjgbfCFq.js";
10
+ import "../lookup-D2O3EfUO.js";
11
+ import { test } from "../testing-CzvLcJR5.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-BhrkrnAr.js";
17
+ import { esm_default } from "../esm-kzTilEx6.js";
18
18
  import { withTimeout } from "es-toolkit";
19
19
 
20
20
  //#region src/webfinger/lookup.test.ts
@@ -1,7 +1,7 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
3
  import "../kv-C7sopW2E.js";
4
- import "../docloader-DJT1UZH4.js";
5
- import { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger } from "../lookup-DXPWo3Hz.js";
4
+ import "../docloader-CxWcuWqQ.js";
5
+ import { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger } from "../lookup-3czM5mmU.js";
6
6
  import "../mod-GIh5OYxW.js";
7
7
  export { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger };
@@ -2,8 +2,8 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import "../docloader-D4ee7G58.js";
6
- import { lookupWebFinger } from "../lookup-C9CnzBYu.js";
5
+ import "../docloader-Cj1JDGDq.js";
6
+ import { lookupWebFinger } from "../lookup-qyRUBDyW.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-MXf83vOh.js";
6
+ import "../type-DmmTRZnD.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-DUXgMO6t.js";
11
- import { test } from "../testing-CjgbfCFq.js";
10
+ import "../lookup-D2O3EfUO.js";
11
+ import { test } from "../testing-CzvLcJR5.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/dist/x/hono.d.ts CHANGED
@@ -1,15 +1,15 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
3
  import "../kv-C7sopW2E.js";
4
- import "../docloader-DJT1UZH4.js";
5
- import "../client-B_KFjN3D.js";
6
- import "../vocab-KgaI50mH.js";
7
- import "../actor-CYyhXZHp.js";
8
- import "../http-CMfQwn0N.js";
9
- import "../owner-CfnEgfAc.js";
10
- import "../mod-DyvbAsBu.js";
11
- import "../lookup-DXPWo3Hz.js";
12
- import { Federation } from "../context-BRl3Ndz3.js";
4
+ import "../docloader-CxWcuWqQ.js";
5
+ import "../client-DF8anIB5.js";
6
+ import "../vocab-Ukxjz3TM.js";
7
+ import "../actor-Uh1YDuVl.js";
8
+ import "../http-DtG44GdM.js";
9
+ import "../owner-C12klfeG.js";
10
+ import "../mod-cz-tNIqP.js";
11
+ import "../lookup-3czM5mmU.js";
12
+ import { Federation } from "../context-CnveeHUR.js";
13
13
  import "../mq-CRGm1e_F.js";
14
14
 
15
15
  //#region src/x/hono.d.ts
@@ -1,15 +1,15 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
3
  import "../kv-C7sopW2E.js";
4
- import "../docloader-DJT1UZH4.js";
5
- import "../client-B_KFjN3D.js";
6
- import "../vocab-KgaI50mH.js";
7
- import "../actor-CYyhXZHp.js";
8
- import "../http-CMfQwn0N.js";
9
- import "../owner-CfnEgfAc.js";
10
- import "../mod-DyvbAsBu.js";
11
- import "../lookup-DXPWo3Hz.js";
12
- import { Federation } from "../context-BRl3Ndz3.js";
4
+ import "../docloader-CxWcuWqQ.js";
5
+ import "../client-DF8anIB5.js";
6
+ import "../vocab-Ukxjz3TM.js";
7
+ import "../actor-Uh1YDuVl.js";
8
+ import "../http-DtG44GdM.js";
9
+ import "../owner-C12klfeG.js";
10
+ import "../mod-cz-tNIqP.js";
11
+ import "../lookup-3czM5mmU.js";
12
+ import { Federation } from "../context-CnveeHUR.js";
13
13
  import "../mq-CRGm1e_F.js";
14
14
 
15
15
  //#region src/x/sveltekit.d.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.8.1-pr.315.1286+dfd31870",
3
+ "version": "1.8.1-pr.315.1290+71e15b1a",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",
@@ -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-MXf83vOh.js";
7
- import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-Ctn8p-2v.js";
8
- import "./semver-dArNLkR9.js";
9
- import "./client-CVb2ZBCs.js";
10
- import "./lookup-DUXgMO6t.js";
11
- import "./types-BIgY6c-l.js";
12
- import "./actor-2rHTOj1n.js";
13
- import "./key-CtmqmlEK.js";
14
- import "./http-D3LKiEU1.js";
15
- import "./authdocloader-GlY4WOqV.js";
16
- import "./ld-tA6hlPfC.js";
17
- import "./owner-CKkrUJUc.js";
18
- import "./proof-D_6wvgKQ.js";
19
- import "./inbox-Af6dIoqc.js";
20
- import "./builder-cVcsGUhB.js";
21
- import "./collection-CSzG2j1P.js";
22
- import "./keycache-BtK_HioY.js";
23
- import "./retry-D4GJ670a.js";
24
- import "./send-_ttrg60d.js";
25
-
26
- export { FederationImpl };
@@ -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-D4ee7G58.js";
7
- import "./actor-DsEuhb-W.js";
8
- import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-DzXvgDfT.js";
9
- import "./lookup-C9CnzBYu.js";
10
- import "./key-BcknktrL.js";
11
- import "./http-DODUTMHu.js";
12
- import "./proof-bMv0rDND.js";
13
- import "./types-KrRdVd1z.js";
14
- import "./authdocloader-BsofLi4z.js";
15
- import "./vocab-DGQnvigz.js";
16
-
17
- export { FederationImpl };