@fedify/fedify 1.10.7 → 1.10.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 (114) hide show
  1. package/dist/{actor-Cujbx4Zv.js → actor-CMBXPdjk.js} +187 -187
  2. package/dist/{actor-BGIAXtRd.cjs → actor-DSmY7of0.cjs} +187 -187
  3. package/dist/{actor-C-_2S5Mn.mjs → actor-z4bjwAPy.mjs} +1 -1
  4. package/dist/{authdocloader-D4Y6iyTF.js → authdocloader-B4QKchy5.js} +3 -3
  5. package/dist/{authdocloader-1Sk2bqFx.mjs → authdocloader-C7iVUcxr.mjs} +3 -3
  6. package/dist/{authdocloader-DQfruCir.cjs → authdocloader-YXazGK4I.cjs} +3 -3
  7. package/dist/{builder-CZbrDRl7.mjs → builder-C3PFAtTV.mjs} +4 -4
  8. package/dist/{client-Dyb8MI3u.mjs → client-C-xdpu6M.mjs} +1 -1
  9. package/dist/compat/mod.cjs +1 -1
  10. package/dist/compat/mod.d.cts +1 -1
  11. package/dist/compat/mod.d.ts +1 -1
  12. package/dist/compat/transformers.test.mjs +3 -3
  13. package/dist/{context-PfghnHYj.d.cts → context-BzSr5FCW.d.cts} +4 -1
  14. package/dist/{context-C6n2yrj0.d.ts → context-CyacVopT.d.ts} +4 -1
  15. package/dist/{docloader-Q3DfzuUi.cjs → docloader-9cG6ESUw.cjs} +12 -3
  16. package/dist/{docloader-Dtaju6oI.js → docloader-DXUkyjIx.js} +12 -3
  17. package/dist/{esm-DOJg552-.mjs → esm-Bfj-SwEx.mjs} +1 -1
  18. package/dist/federation/builder.test.mjs +3 -3
  19. package/dist/federation/collection.test.mjs +1 -1
  20. package/dist/federation/handler.test.mjs +6 -6
  21. package/dist/federation/idempotency.test.mjs +5 -5
  22. package/dist/federation/inbox.test.mjs +3 -3
  23. package/dist/federation/keycache.test.mjs +3 -3
  24. package/dist/federation/kv.test.mjs +1 -1
  25. package/dist/federation/middleware.test.mjs +39 -33
  26. package/dist/federation/mod.cjs +2 -2
  27. package/dist/federation/mod.d.cts +1 -1
  28. package/dist/federation/mod.d.ts +1 -1
  29. package/dist/federation/mod.js +1 -1
  30. package/dist/federation/mq.test.mjs +1 -1
  31. package/dist/federation/retry.test.mjs +1 -1
  32. package/dist/federation/router.test.mjs +2 -2
  33. package/dist/federation/send.test.mjs +7 -7
  34. package/dist/{http-DRnRwr3i.js → http-CuloN7xQ.js} +3 -3
  35. package/dist/{http-BRwSVBn1.mjs → http-D5CDiVKf.mjs} +2 -2
  36. package/dist/{http-DCrun8ql.cjs → http-LjaXmp2m.cjs} +3 -3
  37. package/dist/{inbox-pD1nbb_5.mjs → inbox-D0Mzd940.mjs} +1 -1
  38. package/dist/{key-DEYIxAFs.cjs → key-B22mXs2u.cjs} +2 -2
  39. package/dist/{key-DMO0TgTa.mjs → key-B5QN42gR.mjs} +1 -1
  40. package/dist/{key-Cmbps6xt.cjs → key-CXkrXfz6.cjs} +1 -1
  41. package/dist/{key-vIzWPiil.js → key-D1PkkNK-.js} +2 -2
  42. package/dist/{key-DdL5Oc59.mjs → key-Dnc1ekhA.mjs} +2 -2
  43. package/dist/{keycache-BVR9f06Y.mjs → keycache-DwDRFAp7.mjs} +1 -1
  44. package/dist/{keys-Co-0pK8a.mjs → keys-C4Ms2Cy-.mjs} +1 -1
  45. package/dist/{ld-BFaDk5gX.mjs → ld-BJ8BZLC8.mjs} +2 -2
  46. package/dist/{lookup-jlmCTRsO.js → lookup-B8rOR_1a.js} +1 -1
  47. package/dist/{lookup-CMYXdjVH.mjs → lookup-Br7I7sqm.mjs} +1 -1
  48. package/dist/{lookup-CZGJqSjm.cjs → lookup-D0d32cZH.cjs} +1 -1
  49. package/dist/{middleware-BhMQrJXH.cjs → middleware-0yq2uipZ.cjs} +48 -23
  50. package/dist/{middleware-BWlZ-wms.cjs → middleware-BRXIidLb.cjs} +1 -1
  51. package/dist/{middleware-BXD5WJbj.mjs → middleware-BbgpZrsX.mjs} +52 -27
  52. package/dist/{middleware-H3Ce7yn3.mjs → middleware-BlsPkr2X.mjs} +1 -1
  53. package/dist/{middleware-CmA2E9Bu.js → middleware-CYNQWJ-D.js} +46 -21
  54. package/dist/mod.cjs +10 -10
  55. package/dist/mod.d.cts +1 -1
  56. package/dist/mod.d.ts +1 -1
  57. package/dist/mod.js +9 -9
  58. package/dist/nodeinfo/client.test.mjs +3 -3
  59. package/dist/nodeinfo/handler.test.mjs +2 -2
  60. package/dist/nodeinfo/mod.cjs +1 -1
  61. package/dist/nodeinfo/mod.js +1 -1
  62. package/dist/nodeinfo/semver.test.mjs +1 -1
  63. package/dist/nodeinfo/types.test.mjs +1 -1
  64. package/dist/otel/exporter.test.mjs +1 -1
  65. package/dist/otel/mod.cjs +1 -1
  66. package/dist/{owner-CNdS8zxf.mjs → owner-D32qC-wF.mjs} +3 -3
  67. package/dist/{proof-Co7YmDpv.mjs → proof-B67QOiuS.mjs} +2 -2
  68. package/dist/{proof-DcPdtve2.cjs → proof-DE2Z0_uv.cjs} +3 -3
  69. package/dist/{proof-DHPbi_Mx.js → proof-u5ivh_eA.js} +3 -3
  70. package/dist/runtime/authdocloader.test.mjs +6 -6
  71. package/dist/runtime/docloader.test.mjs +3 -3
  72. package/dist/runtime/key.test.mjs +3 -3
  73. package/dist/runtime/langstr.test.mjs +2 -2
  74. package/dist/runtime/link.test.mjs +2 -2
  75. package/dist/runtime/mod.cjs +3 -3
  76. package/dist/runtime/mod.js +3 -3
  77. package/dist/runtime/multibase/multibase.test.mjs +2 -2
  78. package/dist/runtime/url.test.mjs +5 -2
  79. package/dist/{send-BRCWNcMa.mjs → send-7RGxOhrY.mjs} +2 -2
  80. package/dist/sig/http.test.mjs +6 -6
  81. package/dist/sig/key.test.mjs +4 -4
  82. package/dist/sig/ld.test.mjs +5 -5
  83. package/dist/sig/mod.cjs +3 -3
  84. package/dist/sig/mod.js +3 -3
  85. package/dist/sig/owner.test.mjs +5 -5
  86. package/dist/sig/proof.test.mjs +4 -4
  87. package/dist/testing/docloader.test.mjs +1 -1
  88. package/dist/testing/mod.d.mts +4 -1
  89. package/dist/testing/mod.mjs +1 -1
  90. package/dist/{testing-BLIh1cXz.mjs → testing-zWgaXBJW.mjs} +2 -2
  91. package/dist/{transformers-CLtJ5H8o.cjs → transformers-BdbEtUZU.cjs} +1 -1
  92. package/dist/{types-CXZk86AG.js → types-6_pWuZfK.js} +1 -1
  93. package/dist/{types-B34v-m2N.cjs → types-ec4G8nGs.cjs} +1 -1
  94. package/dist/vocab/actor.test.mjs +4 -4
  95. package/dist/vocab/cjs.test.mjs +1 -1
  96. package/dist/vocab/lookup.test.mjs +4 -4
  97. package/dist/vocab/mod.cjs +3 -3
  98. package/dist/vocab/mod.js +3 -3
  99. package/dist/vocab/type.test.mjs +2 -2
  100. package/dist/vocab/vocab.test.mjs +3 -3
  101. package/dist/{vocab-rT_94Pke.mjs → vocab-C60RNInZ.mjs} +197 -188
  102. package/dist/webfinger/handler.test.mjs +3 -3
  103. package/dist/webfinger/lookup.test.mjs +3 -3
  104. package/dist/webfinger/mod.cjs +1 -1
  105. package/dist/webfinger/mod.js +1 -1
  106. package/dist/x/cfworkers.cjs +1 -1
  107. package/dist/x/cfworkers.test.mjs +1 -1
  108. package/dist/x/hono.cjs +1 -1
  109. package/dist/x/hono.d.cts +1 -1
  110. package/dist/x/hono.d.ts +1 -1
  111. package/dist/x/sveltekit.cjs +1 -1
  112. package/dist/x/sveltekit.d.cts +1 -1
  113. package/dist/x/sveltekit.d.ts +1 -1
  114. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  import "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as test } from "../testing-BLIh1cXz.mjs";
4
+ import { t as test } from "../testing-zWgaXBJW.mjs";
5
5
  import { createRequire } from "node:module";
6
6
  import { strictEqual } from "node:assert";
7
7
  //#region src/vocab/cjs.test.ts
@@ -1,15 +1,15 @@
1
1
  import "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { C as Person, _ as Note, i as Collection, v as Object$1 } from "../vocab-rT_94Pke.mjs";
5
- import { n as traverseCollection, t as lookupObject } from "../lookup-CMYXdjVH.mjs";
6
- import { a as mockDocumentLoader, t as test } from "../testing-BLIh1cXz.mjs";
4
+ import { C as Person, _ as Note, i as Collection, v as Object$1 } from "../vocab-C60RNInZ.mjs";
5
+ import { n as traverseCollection, t as lookupObject } from "../lookup-Br7I7sqm.mjs";
6
+ import { a as mockDocumentLoader, t as test } from "../testing-zWgaXBJW.mjs";
7
7
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
8
8
  import "../std__assert-2v7gYiZp.mjs";
9
9
  import { t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
10
10
  import { t as assertInstanceOf } from "../assert_instance_of-C4Ri6VuN.mjs";
11
11
  import { t as assert } from "../assert-DikXweDx.mjs";
12
- import { t as esm_default } from "../esm-DOJg552-.mjs";
12
+ import { t as esm_default } from "../esm-Bfj-SwEx.mjs";
13
13
  import { t as createTestTracerProvider } from "../otel-0v4Zy01l.mjs";
14
14
  import { deepStrictEqual } from "node:assert";
15
15
  //#region src/vocab/lookup.test.ts
@@ -1,9 +1,9 @@
1
1
  const { Temporal } = require("@js-temporal/polyfill");
2
2
  const { URLPattern } = require("urlpattern-polyfill");
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
4
- const require_docloader = require("../docloader-Q3DfzuUi.cjs");
5
- const require_actor = require("../actor-BGIAXtRd.cjs");
6
- const require_lookup = require("../lookup-CZGJqSjm.cjs");
4
+ const require_docloader = require("../docloader-9cG6ESUw.cjs");
5
+ const require_actor = require("../actor-DSmY7of0.cjs");
6
+ const require_lookup = require("../lookup-D0d32cZH.cjs");
7
7
  let _logtape_logtape = require("@logtape/logtape");
8
8
  let _opentelemetry_api = require("@opentelemetry/api");
9
9
  let es_toolkit = require("es-toolkit");
package/dist/vocab/mod.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
- import { d as name, f as version, i as getDocumentLoader } from "../docloader-Dtaju6oI.js";
4
- import { $ as Person, A as Flag, B as Like, C as Dislike, D as Endpoints, E as EmojiReact, F as Image, G as Multikey, H as Listen, I as IntransitiveActivity, J as Offer, K as Note, L as Invite, M as Group, N as Hashtag, O as Event, P as Ignore, Q as Page, R as Join, S as DidService, T as Emoji, Tt as getTypeId, U as Mention, V as Link, W as Move, X as OrderedCollectionPage, Y as OrderedCollection, Z as Organization, _ as CollectionPage, _t as View, a as normalizeActorHandle, at as Reject, b as DataIntegrityProof, c as Add, ct as Service, d as Arrive, dt as TentativeReject, et as Place, f as Article, ft as Tombstone, g as Collection, gt as Video, h as ChatMessage, ht as Update, i as isActor, it as Read, j as Follow, k as Export, l as Announce, lt as Source, m as Block, mt as Undo, n as getActorHandle, nt as PropertyValue, o as Accept, ot as Relationship, p as Audio, pt as Travel, q as Object$1, r as getActorTypeName, rt as Question, s as Activity, st as Remove, t as getActorClassByTypeName, tt as Profile, u as Application, ut as TentativeAccept, v as Create, w as Document, x as Delete, y as CryptographicKey, z as Leave } from "../actor-Cujbx4Zv.js";
5
- import { t as lookupWebFinger } from "../lookup-jlmCTRsO.js";
3
+ import { d as name, f as version, i as getDocumentLoader } from "../docloader-DXUkyjIx.js";
4
+ import { $ as Person, A as Flag, B as Like, C as Dislike, D as Endpoints, E as EmojiReact, F as Image, G as Multikey, H as Listen, I as IntransitiveActivity, J as Offer, K as Note, L as Invite, M as Group, N as Hashtag, O as Event, P as Ignore, Q as Page, R as Join, S as DidService, T as Emoji, Tt as getTypeId, U as Mention, V as Link, W as Move, X as OrderedCollectionPage, Y as OrderedCollection, Z as Organization, _ as CollectionPage, _t as View, a as normalizeActorHandle, at as Reject, b as DataIntegrityProof, c as Add, ct as Service, d as Arrive, dt as TentativeReject, et as Place, f as Article, ft as Tombstone, g as Collection, gt as Video, h as ChatMessage, ht as Update, i as isActor, it as Read, j as Follow, k as Export, l as Announce, lt as Source, m as Block, mt as Undo, n as getActorHandle, nt as PropertyValue, o as Accept, ot as Relationship, p as Audio, pt as Travel, q as Object$1, r as getActorTypeName, rt as Question, s as Activity, st as Remove, t as getActorClassByTypeName, tt as Profile, u as Application, ut as TentativeAccept, v as Create, w as Document, x as Delete, y as CryptographicKey, z as Leave } from "../actor-CMBXPdjk.js";
5
+ import { t as lookupWebFinger } from "../lookup-B8rOR_1a.js";
6
6
  import { getLogger } from "@logtape/logtape";
7
7
  import { SpanStatusCode, trace } from "@opentelemetry/api";
8
8
  import { delay } from "es-toolkit";
@@ -1,8 +1,8 @@
1
1
  import "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { C as Person, U as getTypeId } from "../vocab-rT_94Pke.mjs";
5
- import { t as test } from "../testing-BLIh1cXz.mjs";
4
+ import { C as Person, U as getTypeId } from "../vocab-C60RNInZ.mjs";
5
+ import { t as test } from "../testing-zWgaXBJW.mjs";
6
6
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
7
7
  //#region src/vocab/type.test.ts
8
8
  test("getTypeId()", () => {
@@ -1,8 +1,8 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { A as LanguageString, C as Person, D as Source, L as decode, T as Question, _ as Note, f as Hashtag, h as Link, i as Collection, k as vocab_exports, n as Announce, o as Create, s as CryptographicKey, t as Activity, u as Follow, v as Object$1, w as Place, x as OrderedCollectionPage } from "../vocab-rT_94Pke.mjs";
5
- import { a as mockDocumentLoader, t as test } from "../testing-BLIh1cXz.mjs";
4
+ import { A as LanguageString, C as Person, D as Source, L as decode, T as Question, _ as Note, f as Hashtag, h as Link, i as Collection, k as vocab_exports, n as Announce, o as Create, s as CryptographicKey, t as Activity, u as Follow, v as Object$1, w as Place, x as OrderedCollectionPage } from "../vocab-C60RNInZ.mjs";
5
+ import { a as mockDocumentLoader, t as test } from "../testing-zWgaXBJW.mjs";
6
6
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
7
7
  import "../std__assert-2v7gYiZp.mjs";
8
8
  import { n as assertFalse, t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
@@ -10,7 +10,7 @@ import { t as assertInstanceOf } from "../assert_instance_of-C4Ri6VuN.mjs";
10
10
  import { t as assertNotEquals } from "../assert_not_equals--wG9hV7u.mjs";
11
11
  import { t as assertThrows } from "../assert_throws-BIL7gChy.mjs";
12
12
  import { t as assert } from "../assert-DikXweDx.mjs";
13
- import { o as rsaPublicKey1, r as ed25519PublicKey } from "../keys-Co-0pK8a.mjs";
13
+ import { o as rsaPublicKey1, r as ed25519PublicKey } from "../keys-C4Ms2Cy-.mjs";
14
14
  import { pascalCase } from "es-toolkit";
15
15
  import { parseLanguageTag } from "@phensley/language-tag";
16
16
  import { Validator } from "@cfworker/json-schema";