@fedify/fedify 1.8.1-pr.328.1154 → 1.8.1-pr.328.1159
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-Br-ZQ9iE.js → actor-BI_2abz3.js} +3 -3
- package/dist/{actor-DqpnNLrD.js → actor-LkF6aqGd.js} +179 -179
- package/dist/{authdocloader-BMRGaiFE.js → authdocloader-Bn1wpyy1.js} +3 -3
- package/dist/{authdocloader-q9_ikBNG.js → authdocloader-DeF41lCp.js} +3 -3
- package/dist/{builder-mgHwYg4-.js → builder-ypgCZZ9b.js} +3 -3
- package/dist/{client-DdMIIvjf.js → client-D_GpybaE.js} +1 -1
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-DOdppD2M.js → context-wTS6NVpw.js} +2 -2
- package/dist/{docloader-DqhzoWgx.js → docloader-4n0wKCuD.js} +1 -1
- package/dist/{docloader-Ddsh58Kf.js → docloader-ZcdrjMf8.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-IMAUyNbl.js → http-BzbQEWKu.js} +3 -3
- package/dist/{http-69zRGYEG.js → http-CzYP-q4a.js} +3 -3
- package/dist/{inbox-B4MZPH6B.js → inbox-C3u7wpp-.js} +2 -2
- package/dist/{key-DsQ07psn.js → key-BDYWJlpE.js} +5 -5
- package/dist/{key-ZtnqTDUN.js → key-DpPVsVBo.js} +4 -4
- package/dist/{key-D48qsYqC.js → key-DuMiqGNl.js} +2 -2
- package/dist/{key-BpF6CgxV.js → key-ctbEcqup.js} +3 -3
- package/dist/{keycache-UKudzeG7.js → keycache-B4MVJOqX.js} +1 -1
- package/dist/{keys-CUTBJXE-.js → keys-8BtWAvD6.js} +1 -1
- package/dist/{ld-DroIpWgz.js → ld-DpsRY9hw.js} +3 -3
- package/dist/{lookup-CrmOp-xC.js → lookup-CIZBWILo.js} +1 -1
- package/dist/{lookup-X3OcU2u3.js → lookup-Cl-flyHw.js} +1 -1
- package/dist/{lookup-CusFqkXP.js → lookup-DrKu09YQ.js} +3 -3
- package/dist/{middleware-ClYMTxST.js → middleware-Bel3idhw.js} +10 -10
- package/dist/middleware-BoSxCdkz.js +17 -0
- package/dist/middleware-Db3gnzbt.js +33 -0
- package/dist/{middleware-BHKH0CVi.js → middleware-_FILA5XM.js} +15 -15
- 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-B4cJX8FD.js → owner-MQpfmrEp.js} +3 -3
- package/dist/{proof-BfKmsXPq.js → proof-BmJlaEuD.js} +3 -3
- package/dist/{proof-CVedLBo3.js → proof-C3Gb_y9R.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-mEdMj0kU.js → send-B95nXWtF.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-91gV1mrn.js → types-BACpZoAu.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-DUbTHmAQ.js → vocab-BFQwOXsO.js} +3 -3
- package/dist/{vocab-Bvny-jeR.js → vocab-BczrO3jQ.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-BloPP8sC.js +0 -33
- package/dist/middleware-CYQ3reF_.js +0 -17
package/dist/vocab/vocab.test.js
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
import { assertEquals } from "../assert_equals-C5gKCm6A.js";
|
|
7
7
|
import { assert } from "../assert-DwEa6glZ.js";
|
|
8
8
|
import { assertInstanceOf } from "../assert_instance_of-C9QtN-X9.js";
|
|
9
|
-
import "../docloader-
|
|
9
|
+
import "../docloader-4n0wKCuD.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-BczrO3jQ.js";
|
|
13
13
|
import { LanguageString } from "../langstr-DbWheeIS.js";
|
|
14
14
|
import { test } from "../testing-BZ0dJ4qn.js";
|
|
15
15
|
import "../std__assert-B3iAixc-.js";
|
|
@@ -18,7 +18,7 @@ import "../assert_is_error-DQdKoRgb.js";
|
|
|
18
18
|
import { assertNotEquals } from "../assert_not_equals-7pyUM3Ib.js";
|
|
19
19
|
import { assertThrows } from "../assert_throws-DTDC_gwN.js";
|
|
20
20
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
|
21
|
-
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-
|
|
21
|
+
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-8BtWAvD6.js";
|
|
22
22
|
import { pascalCase } from "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-ZcdrjMf8.js";
|
|
6
|
+
import { Object as Object$1, getTypeId } from "./actor-LkF6aqGd.js";
|
|
7
|
+
import { lookupWebFinger } from "./lookup-Cl-flyHw.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
10
10
|
import { delay } from "es-toolkit";
|