@fedify/fedify 1.9.12 → 1.9.13-dev.2344

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-DbMPM7MA.cjs → actor-B2bgsOT5.cjs} +187 -187
  2. package/dist/{actor-Bapf7M7G.mjs → actor-DWfw2nxx.mjs} +1 -1
  3. package/dist/{actor-c1CsMwXN.js → actor-NkVQr224.js} +187 -187
  4. package/dist/{authdocloader-CtifebS7.cjs → authdocloader-BlkJJdEW.cjs} +3 -3
  5. package/dist/{authdocloader-DIKD7bwX.js → authdocloader-CiOaAMij.js} +3 -3
  6. package/dist/{authdocloader-CpMO32zq.mjs → authdocloader-DrnaVEJP.mjs} +3 -3
  7. package/dist/{builder-DC-GkZmh.mjs → builder-Cu8Iy5eZ.mjs} +4 -4
  8. package/dist/{client-CCadsk7N.mjs → client-Ck9Tn5iM.mjs} +63 -5
  9. package/dist/compat/mod.cjs +1 -1
  10. package/dist/compat/transformers.test.mjs +3 -3
  11. package/dist/{docloader-kZyrNwUH.js → docloader-B1OuNGno.js} +1 -1
  12. package/dist/{docloader-D4ctxKPG.cjs → docloader-CF7V0mC7.cjs} +1 -1
  13. package/dist/{esm-BxUjO5zX.mjs → esm-i8KtYbr9.mjs} +1 -1
  14. package/dist/federation/builder.test.mjs +3 -3
  15. package/dist/federation/collection.test.mjs +1 -1
  16. package/dist/federation/handler.test.mjs +7 -7
  17. package/dist/federation/idempotency.test.mjs +5 -5
  18. package/dist/federation/inbox.test.mjs +3 -3
  19. package/dist/federation/keycache.test.mjs +3 -3
  20. package/dist/federation/kv.test.mjs +1 -1
  21. package/dist/federation/middleware.test.mjs +11 -11
  22. package/dist/federation/mod.cjs +2 -2
  23. package/dist/federation/mod.js +1 -1
  24. package/dist/federation/mq.test.mjs +1 -1
  25. package/dist/federation/retry.test.mjs +1 -1
  26. package/dist/federation/router.test.mjs +2 -2
  27. package/dist/federation/send.test.mjs +7 -7
  28. package/dist/federation/temporal.test.mjs +2 -2
  29. package/dist/{http-DHDDqxdt.cjs → http-BEbcy3ax.cjs} +3 -3
  30. package/dist/{http-XbFxcG2g.mjs → http-CQ-6-sWA.mjs} +2 -2
  31. package/dist/{http-DM-MJijX.js → http-HjCIfzJC.js} +3 -3
  32. package/dist/{inbox-Uj6B6OKU.mjs → inbox-k8JQUnr6.mjs} +1 -1
  33. package/dist/{key-CLQ-3DyR.mjs → key-1GoRlbN4.mjs} +1 -1
  34. package/dist/{key-CPiCP_jy.cjs → key-CGuO8qJR.cjs} +1 -1
  35. package/dist/{key-DRbBpHOk.cjs → key-D-Oj5Zp2.cjs} +2 -2
  36. package/dist/{key-BiqmS6JT.mjs → key-DVX4QzuU.mjs} +2 -2
  37. package/dist/{key-Bgwa1_Vg.js → key-G8BkRalB.js} +2 -2
  38. package/dist/{keycache-FgycNH45.mjs → keycache-LnrJEGam.mjs} +1 -1
  39. package/dist/{keys-C9GAGpRb.mjs → keys-0Ff8761e.mjs} +1 -1
  40. package/dist/{ld-CrKje9FG.mjs → ld-Bftin5ZV.mjs} +2 -2
  41. package/dist/{lookup-C6mc3UXC.cjs → lookup-BSzQV-_k.cjs} +1 -1
  42. package/dist/{lookup-DkapKN3J.js → lookup-Ch5cERe_.js} +1 -1
  43. package/dist/{lookup-C4htfQ1_.mjs → lookup-HZr8nYiW.mjs} +1 -1
  44. package/dist/{middleware-ClNY6MUr.cjs → middleware-B58IZiSj.cjs} +1 -1
  45. package/dist/{middleware-CiiWngJ-.mjs → middleware-CDNI_5lz.mjs} +15 -15
  46. package/dist/{middleware--MqHhywy.mjs → middleware-DAMqqhFd.mjs} +1 -1
  47. package/dist/{middleware-Bs8fC5Th.js → middleware-DzaUMfHQ.js} +8 -8
  48. package/dist/{middleware-DjmGmYQz.cjs → middleware-MxfcK4vs.cjs} +10 -10
  49. package/dist/mod.cjs +10 -10
  50. package/dist/mod.js +9 -9
  51. package/dist/nodeinfo/client.test.mjs +63 -3
  52. package/dist/nodeinfo/handler.test.mjs +2 -2
  53. package/dist/nodeinfo/mod.cjs +1 -1
  54. package/dist/nodeinfo/mod.js +1 -1
  55. package/dist/nodeinfo/semver.test.mjs +1 -1
  56. package/dist/nodeinfo/types.test.mjs +1 -1
  57. package/dist/{owner-BxrTJWec.mjs → owner-DTdIjtoj.mjs} +3 -3
  58. package/dist/{proof-C-3TCOgT.cjs → proof-BeaoVMmb.cjs} +3 -3
  59. package/dist/{proof-CDFv0GLm.mjs → proof-DHg_8Rip.mjs} +2 -2
  60. package/dist/{proof-BCTTE8zz.js → proof-Dhn-fh6B.js} +3 -3
  61. package/dist/runtime/authdocloader.test.mjs +6 -6
  62. package/dist/runtime/docloader.test.mjs +3 -3
  63. package/dist/runtime/key.test.mjs +3 -3
  64. package/dist/runtime/langstr.test.mjs +2 -2
  65. package/dist/runtime/link.test.mjs +2 -2
  66. package/dist/runtime/mod.cjs +3 -3
  67. package/dist/runtime/mod.js +3 -3
  68. package/dist/runtime/multibase/multibase.test.mjs +2 -2
  69. package/dist/runtime/url.test.mjs +2 -2
  70. package/dist/{send-D8YQJCKA.mjs → send-5v8rpjgq.mjs} +2 -2
  71. package/dist/sig/http.test.mjs +6 -6
  72. package/dist/sig/key.test.mjs +4 -4
  73. package/dist/sig/ld.test.mjs +5 -5
  74. package/dist/sig/mod.cjs +3 -3
  75. package/dist/sig/mod.js +3 -3
  76. package/dist/sig/owner.test.mjs +5 -5
  77. package/dist/sig/proof.test.mjs +4 -4
  78. package/dist/{temporal-VtumSYrv.mjs → temporal-CJPJeb9T.mjs} +1 -1
  79. package/dist/testing/docloader.test.mjs +1 -1
  80. package/dist/testing/mod.mjs +1 -1
  81. package/dist/{testing-CZLFMsfn.mjs → testing-04hA-7q1.mjs} +2 -2
  82. package/dist/{transformers-CReap-SS.cjs → transformers-BQBtOzZ9.cjs} +1 -1
  83. package/dist/{types-uQdGoORv.cjs → types-Bgnn6Jz6.cjs} +63 -5
  84. package/dist/{types-CNhOmYHh.js → types-Cjuud6i7.js} +63 -5
  85. package/dist/vocab/actor.test.mjs +4 -4
  86. package/dist/vocab/cjs.test.mjs +1 -1
  87. package/dist/vocab/lookup.test.mjs +4 -4
  88. package/dist/vocab/mod.cjs +3 -3
  89. package/dist/vocab/mod.js +3 -3
  90. package/dist/vocab/type.test.mjs +2 -2
  91. package/dist/vocab/vocab.test.mjs +3 -3
  92. package/dist/{vocab-C071xkhv.mjs → vocab-DlRBSs8-.mjs} +186 -186
  93. package/dist/webfinger/handler.test.mjs +3 -3
  94. package/dist/webfinger/lookup.test.mjs +3 -3
  95. package/dist/webfinger/mod.cjs +1 -1
  96. package/dist/webfinger/mod.js +1 -1
  97. package/dist/x/cfworkers.cjs +1 -1
  98. package/dist/x/cfworkers.test.mjs +1 -1
  99. package/dist/x/hono.cjs +1 -1
  100. package/dist/x/sveltekit.cjs +1 -1
  101. 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-C071xkhv.mjs";
5
- import { i as createRequestContext, t as test } from "../testing-CZLFMsfn.mjs";
4
+ import { C as Person, h as Link, p as Image } from "../vocab-DlRBSs8-.mjs";
5
+ import { i as createRequestContext, t as test } from "../testing-04hA-7q1.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-DM1zFCtL.mjs";
9
- import { a as createFederation, m as handleWebFinger } from "../middleware-CiiWngJ-.mjs";
9
+ import { a as createFederation, m as handleWebFinger } from "../middleware-CDNI_5lz.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-C071xkhv.mjs";
5
- import { t as test } from "../testing-CZLFMsfn.mjs";
4
+ import { W as lookupWebFinger } from "../vocab-DlRBSs8-.mjs";
5
+ import { t as test } from "../testing-04hA-7q1.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-BxUjO5zX.mjs";
8
+ import { t as esm_default } from "../esm-i8KtYbr9.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-C6mc3UXC.cjs");
4
+ const require_lookup = require("../lookup-BSzQV-_k.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-DkapKN3J.js";
3
+ import { t as lookupWebFinger } from "../lookup-Ch5cERe_.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-D4ctxKPG.cjs");
4
+ require("../docloader-CF7V0mC7.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-CZLFMsfn.mjs";
4
+ import { t as test } from "../testing-04hA-7q1.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-D4ctxKPG.cjs");
4
+ require("../docloader-CF7V0mC7.cjs");
5
5
  let _logtape_logtape = require("@logtape/logtape");
6
6
  //#region src/x/hono.ts
7
7
  /**
@@ -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-D4ctxKPG.cjs");
4
+ require("../docloader-CF7V0mC7.cjs");
5
5
  let _logtape_logtape = require("@logtape/logtape");
6
6
  //#region src/x/sveltekit.ts
7
7
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.9.12",
3
+ "version": "1.9.13-dev.2344",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",