@fedify/fedify 1.10.7 → 1.10.8

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-BtdqoffI.js} +187 -187
  2. package/dist/{actor-BGIAXtRd.cjs → actor-CHbT9hXW.cjs} +187 -187
  3. package/dist/{actor-C-_2S5Mn.mjs → actor-stZ3L5bm.mjs} +1 -1
  4. package/dist/{authdocloader-D4Y6iyTF.js → authdocloader-BjFtWv8Q.js} +3 -3
  5. package/dist/{authdocloader-1Sk2bqFx.mjs → authdocloader-DiNlCuEL.mjs} +3 -3
  6. package/dist/{authdocloader-DQfruCir.cjs → authdocloader-qSZCRtME.cjs} +3 -3
  7. package/dist/{builder-CZbrDRl7.mjs → builder-C06p3NRV.mjs} +4 -4
  8. package/dist/{client-Dyb8MI3u.mjs → client-aAP3RFq_.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--HMTXXhM.cjs} +1 -1
  16. package/dist/{docloader-Dtaju6oI.js → docloader-Cms83CjK.js} +1 -1
  17. package/dist/{esm-DOJg552-.mjs → esm-CfjSLJ-h.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-BRwSVBn1.mjs → http-BPQ_zPRB.mjs} +2 -2
  35. package/dist/{http-DCrun8ql.cjs → http-Bg-OkZtX.cjs} +3 -3
  36. package/dist/{http-DRnRwr3i.js → http-CDZB3DBW.js} +3 -3
  37. package/dist/{inbox-pD1nbb_5.mjs → inbox-Cnih7u27.mjs} +1 -1
  38. package/dist/{key-vIzWPiil.js → key-ASS7oK8n.js} +2 -2
  39. package/dist/{key-DMO0TgTa.mjs → key-B0qYOng3.mjs} +1 -1
  40. package/dist/{key-DEYIxAFs.cjs → key-Bbf-ITpM.cjs} +2 -2
  41. package/dist/{key-DdL5Oc59.mjs → key-C16D-kud.mjs} +2 -2
  42. package/dist/{key-Cmbps6xt.cjs → key-DGuUMBsU.cjs} +1 -1
  43. package/dist/{keycache-BVR9f06Y.mjs → keycache-CBPbgb7d.mjs} +1 -1
  44. package/dist/{keys-Co-0pK8a.mjs → keys-Br4iedk3.mjs} +1 -1
  45. package/dist/{ld-BFaDk5gX.mjs → ld-7nQ68-rS.mjs} +2 -2
  46. package/dist/{lookup-CZGJqSjm.cjs → lookup-CA5RreoS.cjs} +1 -1
  47. package/dist/{lookup-CMYXdjVH.mjs → lookup-CCcDhxO2.mjs} +1 -1
  48. package/dist/{lookup-jlmCTRsO.js → lookup-CpMB-hV5.js} +1 -1
  49. package/dist/{middleware-CmA2E9Bu.js → middleware-BDTuu7QY.js} +46 -21
  50. package/dist/{middleware-BWlZ-wms.cjs → middleware-BPTDstS-.cjs} +1 -1
  51. package/dist/{middleware-H3Ce7yn3.mjs → middleware-Bi5LcEMF.mjs} +1 -1
  52. package/dist/{middleware-BhMQrJXH.cjs → middleware-C90kKt44.cjs} +48 -23
  53. package/dist/{middleware-BXD5WJbj.mjs → middleware-Crs1EVL7.mjs} +52 -27
  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-ncOJW9jU.mjs} +3 -3
  67. package/dist/{proof-DcPdtve2.cjs → proof-BYdxNk_7.cjs} +3 -3
  68. package/dist/{proof-Co7YmDpv.mjs → proof-Bd732W1s.mjs} +2 -2
  69. package/dist/{proof-DHPbi_Mx.js → proof-JCn_Nftz.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 +2 -2
  79. package/dist/{send-BRCWNcMa.mjs → send-BUUNtAjI.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-CvmsaHLW.mjs} +2 -2
  91. package/dist/{transformers-CLtJ5H8o.cjs → transformers-Cd6Tdn3M.cjs} +1 -1
  92. package/dist/{types-B34v-m2N.cjs → types-BVCtDIwE.cjs} +1 -1
  93. package/dist/{types-CXZk86AG.js → types-Dy8sMtkH.js} +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-DcYXFzyR.mjs} +186 -186
  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,12 +1,12 @@
1
1
  import "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { C as Person, h as Link, p as Image } from "../vocab-rT_94Pke.mjs";
5
- import { i as createRequestContext, t as test } from "../testing-BLIh1cXz.mjs";
4
+ import { C as Person, h as Link, p as Image } from "../vocab-DcYXFzyR.mjs";
5
+ import { i as createRequestContext, t as test } from "../testing-CvmsaHLW.mjs";
6
6
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
7
7
  import "../std__assert-2v7gYiZp.mjs";
8
8
  import { t as MemoryKvStore } from "../kv-OuT2IU64.mjs";
9
- import { a as createFederation, m as handleWebFinger } from "../middleware-BXD5WJbj.mjs";
9
+ import { a as createFederation, m as handleWebFinger } from "../middleware-Crs1EVL7.mjs";
10
10
  //#region src/webfinger/handler.test.ts
11
11
  test("handleWebFinger()", async (t) => {
12
12
  const url = new URL("https://example.com/.well-known/webfinger");
@@ -1,11 +1,11 @@
1
1
  import "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { W as lookupWebFinger } from "../vocab-rT_94Pke.mjs";
5
- import { t as test } from "../testing-BLIh1cXz.mjs";
4
+ import { W as lookupWebFinger } from "../vocab-DcYXFzyR.mjs";
5
+ import { t as test } from "../testing-CvmsaHLW.mjs";
6
6
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
7
7
  import "../std__assert-2v7gYiZp.mjs";
8
- import { t as esm_default } from "../esm-DOJg552-.mjs";
8
+ import { t as esm_default } from "../esm-CfjSLJ-h.mjs";
9
9
  import { withTimeout } from "es-toolkit";
10
10
  //#region src/webfinger/lookup.test.ts
11
11
  test({
@@ -1,5 +1,5 @@
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_lookup = require("../lookup-CZGJqSjm.cjs");
4
+ const require_lookup = require("../lookup-CA5RreoS.cjs");
5
5
  exports.lookupWebFinger = require_lookup.lookupWebFinger;
@@ -1,4 +1,4 @@
1
1
  import "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
- import { t as lookupWebFinger } from "../lookup-jlmCTRsO.js";
3
+ import { t as lookupWebFinger } from "../lookup-CpMB-hV5.js";
4
4
  export { lookupWebFinger };
@@ -1,7 +1,7 @@
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
- require("../docloader-Q3DfzuUi.cjs");
4
+ require("../docloader--HMTXXhM.cjs");
5
5
  let _logtape_logtape = require("@logtape/logtape");
6
6
  //#region src/x/cfworkers.ts
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  import { Temporal } from "@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-CvmsaHLW.mjs";
5
5
  import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
6
6
  import "../std__assert-2v7gYiZp.mjs";
7
7
  import { getLogger } from "@logtape/logtape";
package/dist/x/hono.cjs CHANGED
@@ -1,7 +1,7 @@
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
- require("../docloader-Q3DfzuUi.cjs");
4
+ require("../docloader--HMTXXhM.cjs");
5
5
  let _logtape_logtape = require("@logtape/logtape");
6
6
  //#region src/x/hono.ts
7
7
  /**
package/dist/x/hono.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { g as Federation } from "../context-PfghnHYj.cjs";
1
+ import { g as Federation } from "../context-BzSr5FCW.cjs";
2
2
 
3
3
  //#region src/x/hono.d.ts
4
4
  interface HonoRequest {
package/dist/x/hono.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- import { g as Federation } from "../context-C6n2yrj0.js";
3
+ import { g as Federation } from "../context-CyacVopT.js";
4
4
 
5
5
  //#region src/x/hono.d.ts
6
6
  interface HonoRequest {
@@ -1,7 +1,7 @@
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
- require("../docloader-Q3DfzuUi.cjs");
4
+ require("../docloader--HMTXXhM.cjs");
5
5
  let _logtape_logtape = require("@logtape/logtape");
6
6
  //#region src/x/sveltekit.ts
7
7
  /**
@@ -1,4 +1,4 @@
1
- import { g as Federation } from "../context-PfghnHYj.cjs";
1
+ import { g as Federation } from "../context-BzSr5FCW.cjs";
2
2
 
3
3
  //#region src/x/sveltekit.d.ts
4
4
  type RequestEvent = {
@@ -1,6 +1,6 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- import { g as Federation } from "../context-C6n2yrj0.js";
3
+ import { g as Federation } from "../context-CyacVopT.js";
4
4
 
5
5
  //#region src/x/sveltekit.d.ts
6
6
  type RequestEvent = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.10.7",
3
+ "version": "1.10.8",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",