@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.
- package/dist/{actor-DbMPM7MA.cjs → actor-B2bgsOT5.cjs} +187 -187
- package/dist/{actor-Bapf7M7G.mjs → actor-DWfw2nxx.mjs} +1 -1
- package/dist/{actor-c1CsMwXN.js → actor-NkVQr224.js} +187 -187
- package/dist/{authdocloader-CtifebS7.cjs → authdocloader-BlkJJdEW.cjs} +3 -3
- package/dist/{authdocloader-DIKD7bwX.js → authdocloader-CiOaAMij.js} +3 -3
- package/dist/{authdocloader-CpMO32zq.mjs → authdocloader-DrnaVEJP.mjs} +3 -3
- package/dist/{builder-DC-GkZmh.mjs → builder-Cu8Iy5eZ.mjs} +4 -4
- package/dist/{client-CCadsk7N.mjs → client-Ck9Tn5iM.mjs} +63 -5
- package/dist/compat/mod.cjs +1 -1
- package/dist/compat/transformers.test.mjs +3 -3
- package/dist/{docloader-kZyrNwUH.js → docloader-B1OuNGno.js} +1 -1
- package/dist/{docloader-D4ctxKPG.cjs → docloader-CF7V0mC7.cjs} +1 -1
- package/dist/{esm-BxUjO5zX.mjs → esm-i8KtYbr9.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 +7 -7
- 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 +11 -11
- package/dist/federation/mod.cjs +2 -2
- 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/federation/temporal.test.mjs +2 -2
- package/dist/{http-DHDDqxdt.cjs → http-BEbcy3ax.cjs} +3 -3
- package/dist/{http-XbFxcG2g.mjs → http-CQ-6-sWA.mjs} +2 -2
- package/dist/{http-DM-MJijX.js → http-HjCIfzJC.js} +3 -3
- package/dist/{inbox-Uj6B6OKU.mjs → inbox-k8JQUnr6.mjs} +1 -1
- package/dist/{key-CLQ-3DyR.mjs → key-1GoRlbN4.mjs} +1 -1
- package/dist/{key-CPiCP_jy.cjs → key-CGuO8qJR.cjs} +1 -1
- package/dist/{key-DRbBpHOk.cjs → key-D-Oj5Zp2.cjs} +2 -2
- package/dist/{key-BiqmS6JT.mjs → key-DVX4QzuU.mjs} +2 -2
- package/dist/{key-Bgwa1_Vg.js → key-G8BkRalB.js} +2 -2
- package/dist/{keycache-FgycNH45.mjs → keycache-LnrJEGam.mjs} +1 -1
- package/dist/{keys-C9GAGpRb.mjs → keys-0Ff8761e.mjs} +1 -1
- package/dist/{ld-CrKje9FG.mjs → ld-Bftin5ZV.mjs} +2 -2
- package/dist/{lookup-C6mc3UXC.cjs → lookup-BSzQV-_k.cjs} +1 -1
- package/dist/{lookup-DkapKN3J.js → lookup-Ch5cERe_.js} +1 -1
- package/dist/{lookup-C4htfQ1_.mjs → lookup-HZr8nYiW.mjs} +1 -1
- package/dist/{middleware-ClNY6MUr.cjs → middleware-B58IZiSj.cjs} +1 -1
- package/dist/{middleware-CiiWngJ-.mjs → middleware-CDNI_5lz.mjs} +15 -15
- package/dist/{middleware--MqHhywy.mjs → middleware-DAMqqhFd.mjs} +1 -1
- package/dist/{middleware-Bs8fC5Th.js → middleware-DzaUMfHQ.js} +8 -8
- package/dist/{middleware-DjmGmYQz.cjs → middleware-MxfcK4vs.cjs} +10 -10
- package/dist/mod.cjs +10 -10
- package/dist/mod.js +9 -9
- package/dist/nodeinfo/client.test.mjs +63 -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/{owner-BxrTJWec.mjs → owner-DTdIjtoj.mjs} +3 -3
- package/dist/{proof-C-3TCOgT.cjs → proof-BeaoVMmb.cjs} +3 -3
- package/dist/{proof-CDFv0GLm.mjs → proof-DHg_8Rip.mjs} +2 -2
- package/dist/{proof-BCTTE8zz.js → proof-Dhn-fh6B.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-D8YQJCKA.mjs → send-5v8rpjgq.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/{temporal-VtumSYrv.mjs → temporal-CJPJeb9T.mjs} +1 -1
- package/dist/testing/docloader.test.mjs +1 -1
- package/dist/testing/mod.mjs +1 -1
- package/dist/{testing-CZLFMsfn.mjs → testing-04hA-7q1.mjs} +2 -2
- package/dist/{transformers-CReap-SS.cjs → transformers-BQBtOzZ9.cjs} +1 -1
- package/dist/{types-uQdGoORv.cjs → types-Bgnn6Jz6.cjs} +63 -5
- package/dist/{types-CNhOmYHh.js → types-Cjuud6i7.js} +63 -5
- 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-C071xkhv.mjs → vocab-DlRBSs8-.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/sveltekit.cjs +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-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-
|
|
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-
|
|
5
|
-
import { t as test } from "../testing-
|
|
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-
|
|
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({
|
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-BSzQV-_k.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-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-
|
|
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-
|
|
4
|
+
require("../docloader-CF7V0mC7.cjs");
|
|
5
5
|
let _logtape_logtape = require("@logtape/logtape");
|
|
6
6
|
//#region src/x/hono.ts
|
|
7
7
|
/**
|
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-CF7V0mC7.cjs");
|
|
5
5
|
let _logtape_logtape = require("@logtape/logtape");
|
|
6
6
|
//#region src/x/sveltekit.ts
|
|
7
7
|
/**
|