@fedify/fedify 1.6.1-pr.242.870 → 1.6.1-pr.246.875
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-BZ9B-RoF.js → actor-BvwvoCy1.js} +3 -3
- package/dist/{actor-BZSxF3np.js → actor-DkABCJ6r.js} +179 -179
- package/dist/{authdocloader-D0DivxEu.js → authdocloader-B1okbxks.js} +3 -3
- package/dist/{authdocloader-rWSY8oOW.js → authdocloader-Baw98GD1.js} +3 -3
- package/dist/{builder-BkIAn75B.js → builder-B7PIr29E.js} +3 -3
- package/dist/{client-BiqVblC1.js → client-DXKuoQ7D.js} +1 -1
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-32iZISdA.js → context-DThK60lo.js} +2 -2
- package/dist/{docloader-BnNphEMr.js → docloader-BdShRAiH.js} +1 -1
- package/dist/{docloader-B8h_rZsO.js → docloader-CBMZVq2J.js} +1 -1
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/handler.test.js +19 -19
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/middleware.test.js +18 -18
- package/dist/federation/mod.js +10 -10
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-DNpod1Ge.js → http-BhPVlKNN.js} +3 -3
- package/dist/{http-zn1ZCiC4.js → http-DqGsw2nv.js} +3 -3
- package/dist/{inbox-CeJ_mvRP.js → inbox-BaF7EYQE.js} +2 -2
- package/dist/{key-ColohqTL.js → key-B_zZLNvq.js} +5 -5
- package/dist/{key-shd1YA1v.js → key-BpkiIkU3.js} +2 -2
- package/dist/{key-BNiziAax.js → key-Br0e9jTl.js} +3 -3
- package/dist/{key-C8Pn30oc.js → key-y0RE_eqE.js} +4 -4
- package/dist/{keycache-CsaCu72m.js → keycache-DGUKjXMd.js} +1 -1
- package/dist/{keys-Blj3q2iI.js → keys-DbtVmDfk.js} +1 -1
- package/dist/{ld-CgeTT2_c.js → ld-Dt1-z8M0.js} +3 -3
- package/dist/{lookup-eKf7p7Ac.js → lookup-B1dQygav.js} +1 -1
- package/dist/{lookup-BhC7f-4T.js → lookup-Bqga9yxv.js} +3 -3
- package/dist/{lookup-C1iODRax.js → lookup-CzniDGqG.js} +1 -1
- package/dist/{middleware-2mnj-GVU.js → middleware-48xNkDbx.js} +10 -10
- package/dist/middleware-BdvcKLrd.js +33 -0
- package/dist/{middleware-DorxmHEo.js → middleware-CtH9KUdY.js} +15 -15
- package/dist/middleware-wC-nGPe2.js +17 -0
- package/dist/mod.js +10 -10
- package/dist/nodeinfo/client.test.js +2 -2
- package/dist/nodeinfo/handler.test.js +18 -18
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/{owner-BE4bLxh6.js → owner-C075Tw8S.js} +3 -3
- package/dist/{proof-CZ5J2Im2.js → proof-CrvjF731.js} +3 -3
- package/dist/{proof-DrMu1lZ-.js → proof-HSgu4dlr.js} +3 -3
- package/dist/runtime/authdocloader.test.js +8 -8
- package/dist/runtime/docloader.test.js +1 -1
- package/dist/runtime/key.test.js +5 -5
- package/dist/runtime/mod.js +6 -6
- package/dist/{send-ChVugp_l.js → send-Dorf2G6L.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +6 -6
- package/dist/sig/ld.test.js +7 -7
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +8 -8
- package/dist/sig/proof.test.js +7 -7
- package/dist/{types-DiZi5k5s.js → types-CpCupgQa.js} +1 -1
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +3 -3
- package/dist/{vocab-7-nYuxr4.js → vocab-BXGUvPzL.js} +3 -3
- package/dist/{vocab-kxUmjK1n.js → vocab-PsgM9wH1.js} +178 -178
- package/dist/webfinger/handler.test.js +18 -18
- package/dist/webfinger/lookup.test.js +2 -2
- package/dist/webfinger/mod.js +2 -2
- package/package.json +1 -1
- package/dist/middleware-DWeRWtqS.js +0 -17
- package/dist/middleware-vEJM7OL8.js +0 -33
package/dist/vocab/type.test.js
CHANGED
@@ -4,10 +4,10 @@
|
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
|
-
import "../docloader-
|
7
|
+
import "../docloader-CBMZVq2J.js";
|
8
8
|
import "../url-kTAI6_KP.js";
|
9
9
|
import "../multibase-DeCHcK8L.js";
|
10
|
-
import { Person } from "../vocab-
|
10
|
+
import { Person } from "../vocab-PsgM9wH1.js";
|
11
11
|
import "../langstr-DbWheeIS.js";
|
12
12
|
import { getTypeId } from "../type-D2s5lmbZ.js";
|
13
13
|
import { test } from "../testing-jcGLO9Lp.js";
|
package/dist/vocab/vocab.test.js
CHANGED
@@ -6,10 +6,10 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
7
|
import "../assert-Dv75vaGI.js";
|
8
8
|
import { assertInstanceOf } from "../assert_instance_of--9UCVKsi.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-CBMZVq2J.js";
|
10
10
|
import "../url-kTAI6_KP.js";
|
11
11
|
import { decode } from "../multibase-DeCHcK8L.js";
|
12
|
-
import { Activity, Announce, Create, CryptographicKey, Follow, Hashtag, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Source, vocab_exports } from "../vocab-
|
12
|
+
import { Activity, Announce, Create, CryptographicKey, Follow, Hashtag, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Source, vocab_exports } from "../vocab-PsgM9wH1.js";
|
13
13
|
import { LanguageString } from "../langstr-DbWheeIS.js";
|
14
14
|
import { test } from "../testing-jcGLO9Lp.js";
|
15
15
|
import "../std__assert-CaBUULmX.js";
|
@@ -18,7 +18,7 @@ import "../assert_is_error-D162gXcM.js";
|
|
18
18
|
import { assertNotEquals } from "../assert_not_equals-Cyf5m9Ke.js";
|
19
19
|
import { assertThrows } from "../assert_throws-CRfQJvVx.js";
|
20
20
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
21
|
-
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-
|
21
|
+
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-DbtVmDfk.js";
|
22
22
|
import { pascalCase } from "@es-toolkit/es-toolkit";
|
23
23
|
import { parseLanguageTag } from "@phensley/language-tag";
|
24
24
|
import { Validator } from "@cfworker/json-schema";
|
@@ -2,9 +2,9 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { deno_default, getDocumentLoader } from "./docloader-
|
6
|
-
import { Object as Object$1, getTypeId$1 as getTypeId } from "./actor-
|
7
|
-
import { lookupWebFinger } from "./lookup-
|
5
|
+
import { deno_default, getDocumentLoader } from "./docloader-BdShRAiH.js";
|
6
|
+
import { Object as Object$1, getTypeId$1 as getTypeId } from "./actor-DkABCJ6r.js";
|
7
|
+
import { lookupWebFinger } from "./lookup-CzniDGqG.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
10
10
|
import { delay } from "@es-toolkit/es-toolkit";
|