@fedify/fedify 1.7.7-pr.335.1200 → 1.7.7
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-C2Mfj4Qb.js → actor-4GBRgFmf.js} +3 -3
- package/dist/{actor-DeD8Ssmc.js → actor-iS3qIoAt.js} +179 -179
- package/dist/{authdocloader-CJnvh79G.js → authdocloader-BLkZqWQr.js} +3 -3
- package/dist/{authdocloader-CI3H7pXi.js → authdocloader-BMdvDqXc.js} +3 -3
- package/dist/{builder-CSktHhko.js → builder-BFpauiLz.js} +3 -3
- package/dist/{client-Ca3crT54.js → client-CpN_eb0G.js} +1 -1
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-DiibppcK.js → context-Txsq5odV.js} +2 -2
- package/dist/{docloader-DcpH5qdc.js → docloader-CTLLhInj.js} +1 -1
- package/dist/{docloader-B4d21jdR.js → docloader-DXmlwFz9.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-DM-ZrUGQ.js → http-B3sQXRH6.js} +3 -3
- package/dist/{http-Ci4FgdSu.js → http-BC6xR8hk.js} +3 -3
- package/dist/{inbox-CxhB9_EB.js → inbox-C1XcDagR.js} +2 -2
- package/dist/{key-CNu5TLEL.js → key-BL9OaCnq.js} +5 -5
- package/dist/{key--MHORsOK.js → key-BbvIMC2V.js} +3 -3
- package/dist/{key-E19_5jHF.js → key-BdZ3r_3a.js} +2 -2
- package/dist/{key-B6feD_h3.js → key-o0oOtSU6.js} +4 -4
- package/dist/{keycache-qwrVvJSf.js → keycache-BvT-O_8p.js} +1 -1
- package/dist/{keys-BoATr8-t.js → keys-CGiAg5aE.js} +1 -1
- package/dist/{ld-DgQMpAqt.js → ld-DGhDyYFJ.js} +3 -3
- package/dist/{lookup-CQ7kGOlJ.js → lookup-Bwi3dwaY.js} +1 -1
- package/dist/{lookup-BKdjC9iv.js → lookup-DAcXgtjw.js} +1 -1
- package/dist/{lookup-BOXeOCAs.js → lookup-T1jXQHNB.js} +3 -3
- package/dist/middleware-BeNoKauD.js +17 -0
- package/dist/middleware-CqgS4--J.js +33 -0
- package/dist/{middleware-1g7K0k5I.js → middleware-CyTJiBp4.js} +15 -15
- package/dist/{middleware-BNxCJDxz.js → middleware-iDz3-6Di.js} +10 -10
- 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-Bmyaijjl.js → owner-Dz_lY8FY.js} +3 -3
- package/dist/{proof-DNoyFe-l.js → proof-1O3QXsuv.js} +3 -3
- package/dist/{proof-Jt13veui.js → proof-4RGhEnng.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-JhSmt6iS.js → send-CKvQCRQH.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-B2aUNSNz.js → types-DeZm-h04.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-B19EfPCZ.js → vocab-C6Puwmz0.js} +3 -3
- package/dist/{vocab-6hEwnJ9V.js → vocab-D9EEyPMa.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-B8ihf8Xl.js +0 -17
- package/dist/middleware-B9adkiGz.js +0 -33
package/dist/vocab/vocab.test.js
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
import { assertEquals, isWindows } from "../assert_equals-CTYbeopb.js";
|
|
7
7
|
import { assert } from "../assert-DmFG7ppO.js";
|
|
8
8
|
import { assertInstanceOf } from "../assert_instance_of-CF09JHYM.js";
|
|
9
|
-
import "../docloader-
|
|
9
|
+
import "../docloader-DXmlwFz9.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, Question, Source, vocab_exports } from "../vocab-
|
|
12
|
+
import { Activity, Announce, Create, CryptographicKey, Follow, Hashtag, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Question, Source, vocab_exports } from "../vocab-D9EEyPMa.js";
|
|
13
13
|
import { LanguageString } from "../langstr-DbWheeIS.js";
|
|
14
14
|
import { test } from "../testing-BZ0dJ4qn.js";
|
|
15
15
|
import "../std__assert-vp0TKMS1.js";
|
|
@@ -18,7 +18,7 @@ import "../assert_is_error-nrwA1GeT.js";
|
|
|
18
18
|
import { assertNotEquals } from "../assert_not_equals-Dc7y-V5Q.js";
|
|
19
19
|
import { assertThrows } from "../assert_throws-Cn9C6Jur.js";
|
|
20
20
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
|
21
|
-
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-
|
|
21
|
+
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-CGiAg5aE.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 } from "./actor-
|
|
7
|
-
import { lookupWebFinger } from "./lookup-
|
|
5
|
+
import { deno_default, getDocumentLoader } from "./docloader-CTLLhInj.js";
|
|
6
|
+
import { Object as Object$1, getTypeId } from "./actor-iS3qIoAt.js";
|
|
7
|
+
import { lookupWebFinger } from "./lookup-Bwi3dwaY.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";
|