@fedify/fedify 1.8.1-pr.318.1225 → 1.8.1-pr.318.1252
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/README.md +3 -0
- package/dist/{actor-s5mQBwHr.js → actor-BOLS3ZTe.js} +179 -179
- package/dist/{actor-C5n4A944.js → actor-DVyjeFZK.js} +1 -1
- package/dist/{authdocloader-4RSyvLgz.js → authdocloader-CBOAMtRw.js} +3 -3
- package/dist/{authdocloader-CPaXUreA.js → authdocloader-D-tvuQoF.js} +3 -3
- package/dist/{builder-CChGxW97.js → builder-Dhswu4iF.js} +4 -4
- package/dist/{client-49mgdebk.js → client-DuzFIJ3R.js} +1 -1
- package/dist/compat/transformers.test.js +16 -16
- package/dist/{docloader-DfooRmPz.js → docloader-CXh8WiLV.js} +1 -1
- package/dist/{esm-3l5DpT9c.js → esm-G2imvgzN.js} +1 -1
- package/dist/federation/builder.test.js +5 -5
- package/dist/federation/collection.test.js +3 -3
- package/dist/federation/handler.test.js +17 -17
- package/dist/federation/inbox.test.js +4 -4
- package/dist/federation/keycache.test.js +4 -4
- package/dist/federation/kv.test.js +3 -3
- package/dist/federation/middleware.test.js +18 -18
- package/dist/federation/mod.js +10 -10
- package/dist/federation/mq.test.js +3 -3
- package/dist/federation/retry.test.js +3 -3
- package/dist/federation/router.test.js +3 -3
- package/dist/federation/send.test.js +10 -10
- package/dist/{http-CsGPBDOo.js → http-8gcC7KWT.js} +3 -3
- package/dist/{http-DyZD6UXI.js → http-BvXEN5cq.js} +2 -2
- package/dist/{inbox-DVl0Nqfm.js → inbox-0IBaF6jN.js} +1 -1
- package/dist/{key-CvnCx-As.js → key-B1GBe4Vb.js} +2 -2
- package/dist/{key-X4-XaJF1.js → key-CMYIrHM8.js} +3 -3
- package/dist/{key-CNNi5ktf.js → key-Jqa7UQ9m.js} +2 -2
- package/dist/{key-MvqIkRnS.js → key-lpyFDOK6.js} +4 -4
- package/dist/{keycache-BZR7b67J.js → keycache-CQn12y6T.js} +1 -1
- package/dist/{keys-CFFCiRYU.js → keys-D-LDCsi2.js} +1 -1
- package/dist/{ld-BDA3JCwf.js → ld-D5RgYWQM.js} +2 -2
- package/dist/{lookup-DcB1UuZA.js → lookup-Bmo5VvXi.js} +1 -1
- package/dist/{lookup-mq8Ba5Kb.js → lookup-CgTfkV6n.js} +1 -1
- package/dist/middleware-B0dQLD1V.js +17 -0
- package/dist/{middleware-BKoKlIe8.js → middleware-Br7hGTPg.js} +10 -10
- package/dist/{middleware-XOfMDFVl.js → middleware-CDn_gomA.js} +13 -13
- package/dist/middleware-CVnmeSFZ.js +26 -0
- package/dist/mod.js +10 -10
- package/dist/nodeinfo/client.test.js +5 -5
- package/dist/nodeinfo/handler.test.js +16 -16
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/nodeinfo/semver.test.js +3 -3
- package/dist/nodeinfo/types.test.js +3 -3
- package/dist/{owner-D_-GBbn-.js → owner-CPvJhuJD.js} +2 -2
- package/dist/{proof-BnFHVB6H.js → proof-BbfPbthH.js} +2 -2
- package/dist/{proof-C94_doNG.js → proof-CmJkQpKV.js} +3 -3
- package/dist/runtime/authdocloader.test.js +9 -9
- package/dist/runtime/docloader.test.js +4 -4
- package/dist/runtime/key.test.js +5 -5
- package/dist/runtime/langstr.test.js +3 -3
- package/dist/runtime/mod.js +6 -6
- package/dist/runtime/multibase/multibase.test.js +3 -3
- package/dist/runtime/url.test.js +3 -3
- package/dist/{send-DcuZAIY1.js → send-D55V3Gwu.js} +2 -2
- package/dist/sig/http.test.js +8 -8
- 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 +7 -7
- package/dist/sig/proof.test.js +7 -7
- package/dist/testing/docloader.test.js +3 -3
- package/dist/testing/mod.js +3 -3
- package/dist/{testing-C4oxyGxC.js → testing-BauzpBO-.js} +2 -2
- package/dist/{type-CFzYOYUt.js → type-COhTMspT.js} +178 -178
- package/dist/{types-Cr8o5d6d.js → types-CbpoXK1K.js} +1 -1
- package/dist/vocab/actor.test.js +5 -5
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +3 -3
- package/dist/vocab/vocab.test.js +4 -4
- package/dist/{vocab-BwGxoM8R.js → vocab-BISa8kE9.js} +3 -3
- package/dist/webfinger/handler.test.js +16 -16
- package/dist/webfinger/lookup.test.js +4 -4
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/cfworkers.test.js +3 -3
- package/package.json +1 -1
- package/dist/middleware-CJiChbvg.js +0 -26
- package/dist/middleware-D6H2vPkH.js +0 -17
package/dist/sig/owner.test.js
CHANGED
|
@@ -3,21 +3,21 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Create } from "../type-
|
|
6
|
+
import { Create } from "../type-COhTMspT.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-C5gKCm6A.js";
|
|
8
8
|
import { assert } from "../assert-DwEa6glZ.js";
|
|
9
9
|
import "../assert_instance_of-C9QtN-X9.js";
|
|
10
|
-
import { lookupObject } from "../lookup-
|
|
11
|
-
import "../actor-
|
|
12
|
-
import "../key-
|
|
13
|
-
import { doesActorOwnKey, getKeyOwner } from "../owner-
|
|
14
|
-
import { mockDocumentLoader, test } from "../testing-
|
|
10
|
+
import { lookupObject } from "../lookup-Bmo5VvXi.js";
|
|
11
|
+
import "../actor-DVyjeFZK.js";
|
|
12
|
+
import "../key-B1GBe4Vb.js";
|
|
13
|
+
import { doesActorOwnKey, getKeyOwner } from "../owner-CPvJhuJD.js";
|
|
14
|
+
import { mockDocumentLoader, test } from "../testing-BauzpBO-.js";
|
|
15
15
|
import "../std__assert-BQdmxyzF.js";
|
|
16
16
|
import { assertFalse } from "../assert_rejects-AjlKk-Vo.js";
|
|
17
17
|
import "../assert_is_error-CeVBLPsZ.js";
|
|
18
18
|
import "../assert_not_equals-D2R2nl5h.js";
|
|
19
19
|
import "../assert_throws-CqMKbTh_.js";
|
|
20
|
-
import { rsaPublicKey1, rsaPublicKey2 } from "../keys-
|
|
20
|
+
import { rsaPublicKey1, rsaPublicKey2 } from "../keys-D-LDCsi2.js";
|
|
21
21
|
|
|
22
22
|
//#region sig/owner.test.ts
|
|
23
23
|
test("doesActorOwnKey()", async () => {
|
package/dist/sig/proof.test.js
CHANGED
|
@@ -3,21 +3,21 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Create, DataIntegrityProof, Multikey, Note, Place, decode, importMultibaseKey } from "../type-
|
|
6
|
+
import { Create, DataIntegrityProof, Multikey, Note, Place, decode, importMultibaseKey } from "../type-COhTMspT.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-C5gKCm6A.js";
|
|
8
8
|
import "../assert-DwEa6glZ.js";
|
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-C9QtN-X9.js";
|
|
10
|
-
import "../lookup-
|
|
11
|
-
import "../actor-
|
|
12
|
-
import "../key-
|
|
13
|
-
import { createProof, signObject, verifyObject, verifyProof } from "../proof-
|
|
14
|
-
import { mockDocumentLoader, test } from "../testing-
|
|
10
|
+
import "../lookup-Bmo5VvXi.js";
|
|
11
|
+
import "../actor-DVyjeFZK.js";
|
|
12
|
+
import "../key-B1GBe4Vb.js";
|
|
13
|
+
import { createProof, signObject, verifyObject, verifyProof } from "../proof-BbfPbthH.js";
|
|
14
|
+
import { mockDocumentLoader, test } from "../testing-BauzpBO-.js";
|
|
15
15
|
import "../std__assert-BQdmxyzF.js";
|
|
16
16
|
import { assertRejects } from "../assert_rejects-AjlKk-Vo.js";
|
|
17
17
|
import "../assert_is_error-CeVBLPsZ.js";
|
|
18
18
|
import "../assert_not_equals-D2R2nl5h.js";
|
|
19
19
|
import "../assert_throws-CqMKbTh_.js";
|
|
20
|
-
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-
|
|
20
|
+
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-D-LDCsi2.js";
|
|
21
21
|
import { decodeHex, encodeHex } from "byte-encodings/hex";
|
|
22
22
|
|
|
23
23
|
//#region sig/proof.test.ts
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../type-
|
|
6
|
+
import "../type-COhTMspT.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-C5gKCm6A.js";
|
|
8
8
|
import "../assert-DwEa6glZ.js";
|
|
9
9
|
import "../assert_instance_of-C9QtN-X9.js";
|
|
10
|
-
import "../lookup-
|
|
11
|
-
import { mockDocumentLoader, test } from "../testing-
|
|
10
|
+
import "../lookup-Bmo5VvXi.js";
|
|
11
|
+
import { mockDocumentLoader, test } from "../testing-BauzpBO-.js";
|
|
12
12
|
import "../std__assert-BQdmxyzF.js";
|
|
13
13
|
import "../assert_rejects-AjlKk-Vo.js";
|
|
14
14
|
import "../assert_is_error-CeVBLPsZ.js";
|
package/dist/testing/mod.js
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../type-
|
|
7
|
-
import "../lookup-
|
|
8
|
-
import { createInboxContext, createRequestContext, test, testDefinitions } from "../testing-
|
|
6
|
+
import "../type-COhTMspT.js";
|
|
7
|
+
import "../lookup-Bmo5VvXi.js";
|
|
8
|
+
import { createInboxContext, createRequestContext, test, testDefinitions } from "../testing-BauzpBO-.js";
|
|
9
9
|
|
|
10
10
|
export { createInboxContext, createRequestContext, test, testDefinitions };
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { __require, lookupWebFinger } from "./type-
|
|
7
|
-
import { RouterError, lookupObject, traverseCollection } from "./lookup-
|
|
6
|
+
import { __require, lookupWebFinger } from "./type-COhTMspT.js";
|
|
7
|
+
import { RouterError, lookupObject, traverseCollection } from "./lookup-Bmo5VvXi.js";
|
|
8
8
|
import { configure, getConsoleSink, getLogger, reset } from "@logtape/logtape";
|
|
9
9
|
import { trace } from "@opentelemetry/api";
|
|
10
10
|
|