@fedify/fedify 1.10.6 → 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.
- package/dist/{actor-D7XOmVKd.js → actor-BtdqoffI.js} +187 -187
- package/dist/{actor-Bhyv1XG8.cjs → actor-CHbT9hXW.cjs} +187 -187
- package/dist/{actor-Cl985C7Q.mjs → actor-stZ3L5bm.mjs} +1 -1
- package/dist/{authdocloader-D_IgE19r.js → authdocloader-BjFtWv8Q.js} +3 -3
- package/dist/{authdocloader-A-uvTiEn.mjs → authdocloader-DiNlCuEL.mjs} +3 -3
- package/dist/{authdocloader-BLlsL860.cjs → authdocloader-qSZCRtME.cjs} +3 -3
- package/dist/{builder-BqZNPx3S.mjs → builder-C06p3NRV.mjs} +4 -4
- package/dist/{client-Ds4v9YJZ.mjs → client-aAP3RFq_.mjs} +1 -1
- package/dist/compat/mod.cjs +1 -1
- package/dist/compat/mod.d.cts +1 -1
- package/dist/compat/mod.d.ts +1 -1
- package/dist/compat/transformers.test.mjs +3 -3
- package/dist/{context-PfghnHYj.d.cts → context-BzSr5FCW.d.cts} +4 -1
- package/dist/{context-C6n2yrj0.d.ts → context-CyacVopT.d.ts} +4 -1
- package/dist/{docloader-DWWy7Mlm.cjs → docloader--HMTXXhM.cjs} +1 -1
- package/dist/{docloader-LthfAmat.js → docloader-Cms83CjK.js} +1 -1
- package/dist/{esm-CYg0RhgA.mjs → esm-CfjSLJ-h.mjs} +1 -1
- package/dist/federation/builder.test.mjs +3 -3
- package/dist/federation/collection.test.mjs +1 -1
- package/dist/federation/handler.test.mjs +6 -6
- package/dist/federation/idempotency.test.mjs +5 -5
- package/dist/federation/inbox.test.mjs +3 -3
- package/dist/federation/keycache.test.mjs +3 -3
- package/dist/federation/kv.test.mjs +1 -1
- package/dist/federation/middleware.test.mjs +93 -33
- package/dist/federation/mod.cjs +2 -2
- package/dist/federation/mod.d.cts +1 -1
- package/dist/federation/mod.d.ts +1 -1
- package/dist/federation/mod.js +1 -1
- package/dist/federation/mq.test.mjs +1 -1
- package/dist/federation/retry.test.mjs +1 -1
- package/dist/federation/router.test.mjs +2 -2
- package/dist/federation/send.test.mjs +7 -7
- package/dist/{http-pZJd5Nkb.mjs → http-BPQ_zPRB.mjs} +2 -2
- package/dist/{http-kyXntNm5.cjs → http-Bg-OkZtX.cjs} +3 -3
- package/dist/{http-CbNRWhO2.js → http-CDZB3DBW.js} +3 -3
- package/dist/{inbox-gr3hW-GD.mjs → inbox-Cnih7u27.mjs} +1 -1
- package/dist/{key-BR2q2bCE.js → key-ASS7oK8n.js} +2 -2
- package/dist/{key-CTKl4AWD.mjs → key-B0qYOng3.mjs} +1 -1
- package/dist/{key-DgYChyco.cjs → key-Bbf-ITpM.cjs} +2 -2
- package/dist/{key-Db4XYUx7.mjs → key-C16D-kud.mjs} +2 -2
- package/dist/{key-Bzt8qD6I.cjs → key-DGuUMBsU.cjs} +1 -1
- package/dist/{keycache-YHrypd98.mjs → keycache-CBPbgb7d.mjs} +1 -1
- package/dist/{keys-r0MYdjdV.mjs → keys-Br4iedk3.mjs} +1 -1
- package/dist/{ld-iTK8z54J.mjs → ld-7nQ68-rS.mjs} +2 -2
- package/dist/{lookup-BdSpYC1N.cjs → lookup-CA5RreoS.cjs} +1 -1
- package/dist/{lookup-BzhBNUNH.mjs → lookup-CCcDhxO2.mjs} +1 -1
- package/dist/{lookup-DZ9GTTzJ.js → lookup-CpMB-hV5.js} +1 -1
- package/dist/{middleware-Df-QFT32.js → middleware-BDTuu7QY.js} +47 -22
- package/dist/{middleware-DRNvNZa1.cjs → middleware-BPTDstS-.cjs} +1 -1
- package/dist/{middleware-XbutA7xe.mjs → middleware-Bi5LcEMF.mjs} +1 -1
- package/dist/{middleware-CZOiI7j6.cjs → middleware-C90kKt44.cjs} +49 -24
- package/dist/{middleware-Bk0hNv-N.mjs → middleware-Crs1EVL7.mjs} +53 -28
- package/dist/mod.cjs +10 -10
- package/dist/mod.d.cts +1 -1
- package/dist/mod.d.ts +1 -1
- package/dist/mod.js +9 -9
- package/dist/nodeinfo/client.test.mjs +3 -3
- package/dist/nodeinfo/handler.test.mjs +2 -2
- package/dist/nodeinfo/mod.cjs +1 -1
- package/dist/nodeinfo/mod.js +1 -1
- package/dist/nodeinfo/semver.test.mjs +1 -1
- package/dist/nodeinfo/types.test.mjs +1 -1
- package/dist/otel/exporter.test.mjs +1 -1
- package/dist/otel/mod.cjs +1 -1
- package/dist/{owner-CoLrSrJE.mjs → owner-ncOJW9jU.mjs} +3 -3
- package/dist/{proof-D9Y-Sfn8.cjs → proof-BYdxNk_7.cjs} +3 -3
- package/dist/{proof-CzEaLrMm.mjs → proof-Bd732W1s.mjs} +2 -2
- package/dist/{proof-CmhkztK1.js → proof-JCn_Nftz.js} +3 -3
- package/dist/runtime/authdocloader.test.mjs +6 -6
- package/dist/runtime/docloader.test.mjs +3 -3
- package/dist/runtime/key.test.mjs +3 -3
- package/dist/runtime/langstr.test.mjs +2 -2
- package/dist/runtime/link.test.mjs +2 -2
- package/dist/runtime/mod.cjs +3 -3
- package/dist/runtime/mod.js +3 -3
- package/dist/runtime/multibase/multibase.test.mjs +2 -2
- package/dist/runtime/url.test.mjs +2 -2
- package/dist/{send-vtEBiKbR.mjs → send-BUUNtAjI.mjs} +2 -2
- package/dist/sig/http.test.mjs +6 -6
- package/dist/sig/key.test.mjs +4 -4
- package/dist/sig/ld.test.mjs +5 -5
- package/dist/sig/mod.cjs +3 -3
- package/dist/sig/mod.js +3 -3
- package/dist/sig/owner.test.mjs +5 -5
- package/dist/sig/proof.test.mjs +4 -4
- package/dist/testing/docloader.test.mjs +1 -1
- package/dist/testing/mod.d.mts +4 -1
- package/dist/testing/mod.mjs +1 -1
- package/dist/{testing-Csq3Xnki.mjs → testing-CvmsaHLW.mjs} +2 -2
- package/dist/{transformers-DQcMoinm.cjs → transformers-Cd6Tdn3M.cjs} +1 -1
- package/dist/{types-BNAdhXAI.cjs → types-BVCtDIwE.cjs} +1 -1
- package/dist/{types-9gce5lHU.js → types-Dy8sMtkH.js} +1 -1
- package/dist/vocab/actor.test.mjs +4 -4
- package/dist/vocab/cjs.test.mjs +1 -1
- package/dist/vocab/lookup.test.mjs +4 -4
- package/dist/vocab/mod.cjs +3 -3
- package/dist/vocab/mod.js +3 -3
- package/dist/vocab/type.test.mjs +2 -2
- package/dist/vocab/vocab.test.mjs +3 -3
- package/dist/{vocab-CeumAiRh.mjs → vocab-DcYXFzyR.mjs} +186 -186
- package/dist/webfinger/handler.test.mjs +3 -3
- package/dist/webfinger/lookup.test.mjs +3 -3
- package/dist/webfinger/mod.cjs +1 -1
- package/dist/webfinger/mod.js +1 -1
- package/dist/x/cfworkers.cjs +1 -1
- package/dist/x/cfworkers.test.mjs +1 -1
- package/dist/x/hono.cjs +1 -1
- package/dist/x/hono.d.cts +1 -1
- package/dist/x/hono.d.ts +1 -1
- package/dist/x/sveltekit.cjs +1 -1
- package/dist/x/sveltekit.d.cts +1 -1
- package/dist/x/sveltekit.d.ts +1 -1
- 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-
|
|
5
|
-
import { i as createRequestContext, t as test } from "../testing-
|
|
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-
|
|
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-
|
|
5
|
-
import { t as test } from "../testing-
|
|
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-
|
|
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({
|
package/dist/webfinger/mod.cjs
CHANGED
|
@@ -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-
|
|
4
|
+
const require_lookup = require("../lookup-CA5RreoS.cjs");
|
|
5
5
|
exports.lookupWebFinger = require_lookup.lookupWebFinger;
|
package/dist/webfinger/mod.js
CHANGED
package/dist/x/cfworkers.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
|
|
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-
|
|
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
|
|
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
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-
|
|
3
|
+
import { g as Federation } from "../context-CyacVopT.js";
|
|
4
4
|
|
|
5
5
|
//#region src/x/hono.d.ts
|
|
6
6
|
interface HonoRequest {
|
package/dist/x/sveltekit.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
|
|
4
|
+
require("../docloader--HMTXXhM.cjs");
|
|
5
5
|
let _logtape_logtape = require("@logtape/logtape");
|
|
6
6
|
//#region src/x/sveltekit.ts
|
|
7
7
|
/**
|
package/dist/x/sveltekit.d.cts
CHANGED
package/dist/x/sveltekit.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-
|
|
3
|
+
import { g as Federation } from "../context-CyacVopT.js";
|
|
4
4
|
|
|
5
5
|
//#region src/x/sveltekit.d.ts
|
|
6
6
|
type RequestEvent = {
|