@fedify/fedify 2.0.0-pr.449.1725 → 2.0.0-pr.451.1730
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-T6RyhRgk.d.ts → actor-Cd2CREO0.d.ts} +2 -2
- package/dist/{actor-VrXd7EdX.js → actor-Cg8ZhoVF.js} +1 -1
- package/dist/{actor-CsRJa7wV.cjs → actor-D020hlx3.cjs} +922 -1451
- package/dist/{actor-D6K058Tb.d.cts → actor-DDhZuMGl.d.cts} +2 -2
- package/dist/{actor-C0gLJq8I.js → actor-DPD6Gbdn.js} +190 -677
- package/dist/{assert_rejects-DiIiJbZn.js → assert_rejects-Ce45JcFg.js} +1 -1
- package/dist/{assert_is_error-BPGph1Jx.js → assert_throws-BNXdRGWP.js} +31 -1
- package/dist/{builder-JjsppXTK.js → builder-Dn87hy75.js} +3 -4
- package/dist/{client-bgSdkFa2.d.ts → client-Bkaw0_PR.d.ts} +1 -1
- package/dist/{client-CegPX0Rn.d.cts → client-Cle5j1T1.d.cts} +1 -1
- package/dist/{client-BS-GE3XI.js → client-D6-5okV1.js} +1 -1
- package/dist/compat/mod.d.cts +11 -11
- package/dist/compat/mod.d.ts +12 -12
- package/dist/compat/transformers.test.js +20 -20
- package/dist/{context-DYCJXr7J.d.cts → context-BOYzcFSe.d.cts} +10 -10
- package/dist/{context-B1X8-X33.d.ts → context-DqFifMwj.d.ts} +11 -11
- package/dist/{authdocloader-C8LXxsmU.js → docloader-B2BFBGqv.js} +18 -8
- package/dist/{esm-CvUgdJZ_.js → esm-CU0Dnk7T.js} +11 -11
- package/dist/federation/builder.test.js +8 -10
- package/dist/federation/collection.test.js +7 -9
- package/dist/federation/handler.test.js +25 -26
- package/dist/federation/idempotency.test.js +25 -26
- package/dist/federation/inbox.test.js +4 -6
- package/dist/federation/keycache.test.js +3 -4
- package/dist/federation/kv.test.js +6 -8
- package/dist/federation/middleware.test.js +26 -27
- package/dist/federation/mod.cjs +10 -11
- package/dist/federation/mod.d.cts +10 -10
- package/dist/federation/mod.d.ts +12 -12
- package/dist/federation/mod.js +10 -11
- package/dist/federation/mq.test.js +8 -10
- package/dist/federation/negotiation.test.js +7 -9
- package/dist/federation/retry.test.js +4 -5
- package/dist/federation/router.test.js +6 -8
- package/dist/federation/send.test.js +13 -15
- package/dist/{http-D-e6AFwR.d.cts → http-B6SKO6NJ.d.cts} +2 -2
- package/dist/{http-D6Uj2x2y.d.ts → http-BE7aFuqn.d.ts} +2 -2
- package/dist/{http-D_BI5KHC.cjs → http-DMsjudj8.cjs} +289 -9
- package/dist/{http-DbyMqL2X.js → http-DN0v2zoF.js} +2 -2
- package/dist/{http-DVQEn98K.js → http-DcDb8r1W.js} +256 -6
- package/dist/{inbox-DQlf_-Dz.js → inbox-CgGy7Hzc.js} +1 -1
- package/dist/{key-BSJX6n9o.js → key-jSvnymAk.js} +3 -2
- package/dist/{keycache-CcIfdj0m.js → keycache-IVLjlAK9.js} +1 -1
- package/dist/{keys-DnSaJmvD.js → keys-BKM2Mqu2.js} +2 -1
- package/dist/{docloader-BdF5STdg.cjs → kv-cache-BHIupktM.cjs} +69 -651
- package/dist/kv-cache-DNvS-egZ.js +4236 -0
- package/dist/{docloader-AMdJU291.js → kv-cache-ydIs4Ul6.js} +68 -596
- package/dist/{ld-CAJ6Q2od.js → ld-CcsryBo0.js} +3 -2
- package/dist/{lookup-BGCuyJRy.js → lookup-BV3A9Zbc.js} +63 -2
- package/dist/{type-COb6KNlm.js → lookup-BbEekiru.js} +588 -5303
- package/dist/{lookup-B2Bsau2g.cjs → lookup-CMAGfQ1Q.cjs} +78 -5
- package/dist/{middleware-1oxZY_0z.js → middleware-D-vPitR-.js} +11 -11
- package/dist/{middleware-BDqkoMAQ.js → middleware-Dm8sXYUr.js} +18 -17
- package/dist/middleware-DzA970CF.js +16 -0
- package/dist/middleware-VpoC5jyA.js +26 -0
- package/dist/middleware-W_-inBoE.cjs +16 -0
- package/dist/{middleware-D0XMPoN8.cjs → middleware-ekn2KaOw.cjs} +31 -31
- package/dist/{mod-CxkWO3Mg.d.cts → mod--K7l84wp.d.cts} +3 -2
- package/dist/{mod-DBzN0aCM.d.ts → mod-CB80AlIA.d.ts} +1 -1
- package/dist/mod-CLKu6Uo_.d.cts +107 -0
- package/dist/{mod-Djzcw2ry.d.cts → mod-COlOrmr9.d.cts} +3 -3
- package/dist/{mod-DlU8ISoa.d.ts → mod-CRENK2dd.d.ts} +3 -2
- package/dist/{mod-DcKxhFQ8.d.ts → mod-CaWbCg0N.d.ts} +2 -2
- package/dist/mod-Cm97bAiT.d.ts +109 -0
- package/dist/{mod-twdvV2hR.d.cts → mod-D9XZsft2.d.cts} +2 -2
- package/dist/{mod-BhUKmBJD.d.ts → mod-DLIidI_j.d.ts} +3 -3
- package/dist/{mod-jQ4OODsl.d.cts → mod-DuclhZjh.d.cts} +1 -1
- package/dist/mod.cjs +21 -32
- package/dist/mod.d.cts +14 -14
- package/dist/mod.d.ts +17 -17
- package/dist/mod.js +15 -16
- package/dist/nodeinfo/client.test.js +8 -10
- package/dist/nodeinfo/handler.test.js +24 -25
- package/dist/nodeinfo/mod.cjs +3 -3
- package/dist/nodeinfo/mod.d.cts +2 -3
- package/dist/nodeinfo/mod.d.ts +3 -4
- package/dist/nodeinfo/mod.js +3 -3
- package/dist/nodeinfo/types.test.js +7 -9
- package/dist/{owner-hd9lvQcP.d.ts → owner-CktUdA0h.d.ts} +3 -3
- package/dist/{owner-BN_tO3cY.d.cts → owner-dkg5OpSC.d.cts} +3 -3
- package/dist/{owner-CaIfLBwg.js → owner-n5c_oZ_M.js} +3 -2
- package/dist/{proof-CKXppjee.js → proof-CLwByIT1.js} +5 -4
- package/dist/{proof-AhyVJcNZ.cjs → proof-CZfrp13P.cjs} +17 -16
- package/dist/{proof-BQwXHakc.js → proof-CsFR7fiS.js} +2 -2
- package/dist/request-BbHkedIU.d.cts +35 -0
- package/dist/request-DKGQaofB.js +184 -0
- package/dist/request-U1t6zZtk.d.ts +39 -0
- package/dist/request-XHWUW2bi.cjs +208 -0
- package/dist/{send-DQd3R1Oc.js → send-eW9JIzQV.js} +2 -2
- package/dist/sig/http.test.js +12 -13
- package/dist/sig/key.test.js +9 -11
- package/dist/sig/ld.test.js +8 -10
- package/dist/sig/mod.cjs +10 -11
- package/dist/sig/mod.d.cts +6 -7
- package/dist/sig/mod.d.ts +6 -7
- package/dist/sig/mod.js +6 -7
- package/dist/sig/owner.test.js +10 -12
- package/dist/sig/proof.test.js +13 -14
- package/dist/testing/docloader.test.js +6 -8
- package/dist/testing/mod.d.ts +3 -62
- package/dist/testing/mod.js +2 -3
- package/dist/{testing-BljKU-GG.js → testing-ClYSmXdi.js} +1 -2
- package/dist/{types-DI0yutHB.cjs → types-BT0xc4-R.cjs} +3 -3
- package/dist/{types-CEn4wB51.js → types-DaPoJTSc.js} +1 -1
- package/dist/{runtime/authdocloader.test.js → utils/docloader.test.js} +13 -15
- package/dist/utils/kv-cache.test.js +208 -0
- package/dist/utils/mod.cjs +14 -0
- package/dist/utils/mod.d.cts +6 -0
- package/dist/utils/mod.d.ts +8 -0
- package/dist/utils/mod.js +12 -0
- package/dist/utils/request.test.js +48 -0
- package/dist/utils/url.test.js +41 -0
- package/dist/vocab/actor.test.js +8 -10
- package/dist/vocab/lookup.test.js +7 -9
- package/dist/vocab/mod.cjs +4 -4
- package/dist/vocab/mod.d.cts +4 -5
- package/dist/vocab/mod.d.ts +4 -5
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +2 -3
- package/dist/vocab/vocab.test.js +9 -10
- package/dist/{vocab-NZXL5Pr-.cjs → vocab-CxTuoEVd.cjs} +6 -5
- package/dist/{vocab-Dw1-yVGg.d.cts → vocab-DCBw44JZ.d.cts} +2 -21
- package/dist/{vocab-BI0Ak5lL.d.ts → vocab-ivDKb439.d.ts} +2 -21
- package/dist/{vocab-CkWH9P5l.js → vocab-yFT-fQBj.js} +4 -3
- package/dist/webfinger/handler.test.js +24 -25
- package/dist/webfinger/lookup.test.js +7 -9
- package/dist/webfinger/mod.cjs +3 -3
- package/dist/webfinger/mod.d.cts +2 -3
- package/dist/webfinger/mod.d.ts +2 -3
- package/dist/webfinger/mod.js +3 -3
- package/dist/x/cfworkers.d.cts +1 -1
- package/dist/x/cfworkers.d.ts +2 -2
- package/dist/x/cfworkers.test.js +6 -8
- package/dist/x/hono.d.cts +10 -10
- package/dist/x/hono.d.ts +11 -11
- package/dist/x/sveltekit.d.cts +10 -10
- package/dist/x/sveltekit.d.ts +11 -11
- package/package.json +16 -14
- package/dist/assert_throws-BOO88avQ.js +0 -39
- package/dist/authdocloader-6F9IP-VO.js +0 -52
- package/dist/authdocloader-BkuVo8LL.cjs +0 -58
- package/dist/docloader-CxWcuWqQ.d.ts +0 -221
- package/dist/docloader-D-MrRyHl.d.cts +0 -219
- package/dist/key-BBzfhQGE.js +0 -10
- package/dist/key-BMz_uAnc.cjs +0 -10
- package/dist/key-D-RgWfcf.cjs +0 -290
- package/dist/key-DFefr8X2.js +0 -260
- package/dist/key-DW2DrPGl.js +0 -10
- package/dist/lookup-C3pnuyiD.js +0 -331
- package/dist/middleware-B8WWe8Q2.js +0 -26
- package/dist/middleware-DipQbJmB.js +0 -17
- package/dist/middleware-mLaQeD_Z.cjs +0 -17
- package/dist/mod-CerN_Sza.d.ts +0 -104
- package/dist/mod-Cj1tHXBR.d.cts +0 -102
- package/dist/runtime/docloader.test.js +0 -522
- package/dist/runtime/key.test.js +0 -103
- package/dist/runtime/langstr.test.d.ts +0 -3
- package/dist/runtime/langstr.test.js +0 -39
- package/dist/runtime/link.test.d.ts +0 -3
- package/dist/runtime/link.test.js +0 -61
- package/dist/runtime/mod.cjs +0 -25
- package/dist/runtime/mod.d.cts +0 -6
- package/dist/runtime/mod.d.ts +0 -8
- package/dist/runtime/mod.js +0 -13
- package/dist/runtime/multibase/multibase.test.d.ts +0 -3
- package/dist/runtime/multibase/multibase.test.js +0 -358
- package/dist/runtime/url.test.js +0 -45
- /package/dist/{assert_not_equals-f3m3epl3.js → assert_not_equals-C80BG-_5.js} +0 -0
- /package/dist/{collection-CcnIw1qY.js → collection-BzWsN9pB.js} +0 -0
- /package/dist/{denokv-Bv33Xxea.js → denokv-CCssOzMJ.js} +0 -0
- /package/dist/{federation-H2_En3j5.cjs → federation-DOuZpcAw.cjs} +0 -0
- /package/dist/{federation-D1U8YY9t.js → federation-pZJsapBn.js} +0 -0
- /package/dist/{kv-63Cil1MD.d.cts → kv-BMKIFXNW.d.cts} +0 -0
- /package/dist/{kv-C7sopW2E.d.ts → kv-Dt06smFt.d.ts} +0 -0
- /package/dist/{mod-1pDWKvUL.d.ts → mod-B-ZQqbGe.d.ts} +0 -0
- /package/dist/{mod-g0xFzAP9.d.ts → mod-CjsiSl7_.d.ts} +0 -0
- /package/dist/{mq-CRGm1e_F.d.ts → mq-CPRJk4mZ.d.ts} +0 -0
- /package/dist/{negotiation-5NPJL6zp.js → negotiation-C4nFufNk.js} +0 -0
- /package/dist/{nodeinfo-DfycQ8Wf.js → nodeinfo-B0UefMXO.js} +0 -0
- /package/dist/{nodeinfo-Co9lJrWl.cjs → nodeinfo-ByTd7HpT.cjs} +0 -0
- /package/dist/{retry-D4GJ670a.js → retry-CfF8Gn4d.js} +0 -0
- /package/dist/{runtime-C58AJWSv.cjs → sig-DE_NC_VQ.cjs} +0 -0
- /package/dist/{runtime-DPYEDf-o.js → sig-Dx59zAgn.js} +0 -0
- /package/dist/{std__assert-X-_kMxKM.js → std__assert-DWivtrGR.js} +0 -0
- /package/dist/{types-BSuWJsOm.js → types-C2XVl6gj.js} +0 -0
- /package/dist/{runtime → utils}/docloader.test.d.ts +0 -0
- /package/dist/{runtime/authdocloader.test.d.ts → utils/kv-cache.test.d.ts} +0 -0
- /package/dist/{runtime/key.test.d.ts → utils/request.test.d.ts} +0 -0
- /package/dist/{runtime → utils}/url.test.d.ts +0 -0
- /package/dist/{sig-ByHXzqUi.cjs → utils-B6yXfxAQ.cjs} +0 -0
- /package/dist/{sig-Cj3tk-ig.js → utils-BXMGcmqK.js} +0 -0
- /package/dist/{webfinger-BjOEdFPs.cjs → webfinger-C949bxcD.cjs} +0 -0
- /package/dist/{webfinger-De_bU0iE.js → webfinger-qG8R5jc3.js} +0 -0
package/dist/sig/http.test.js
CHANGED
@@ -3,22 +3,21 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import
|
6
|
+
import "../lookup-BbEekiru.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import "../
|
11
|
-
import "../
|
12
|
-
import {
|
13
|
-
import {
|
14
|
-
import {
|
15
|
-
import {
|
16
|
-
import {
|
17
|
-
import "../
|
18
|
-
import "../
|
19
|
-
import {
|
20
|
-
import {
|
21
|
-
import { esm_default } from "../esm-CvUgdJZ_.js";
|
10
|
+
import "../actor-Cg8ZhoVF.js";
|
11
|
+
import { exportJwk } from "../key-jSvnymAk.js";
|
12
|
+
import { createRfc9421SignatureBase, doubleKnock, formatRfc9421Signature, formatRfc9421SignatureParameters, parseRfc9421Signature, parseRfc9421SignatureInput, signRequest, timingSafeEqual, verifyRequest } from "../http-DN0v2zoF.js";
|
13
|
+
import { mockDocumentLoader, test } from "../testing-ClYSmXdi.js";
|
14
|
+
import { assertExists, assertStringIncludes } from "../std__assert-DWivtrGR.js";
|
15
|
+
import { assertFalse, assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
16
|
+
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
17
|
+
import "../assert_not_equals-C80BG-_5.js";
|
18
|
+
import { rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey5 } from "../keys-BKM2Mqu2.js";
|
19
|
+
import { esm_default } from "../esm-CU0Dnk7T.js";
|
20
|
+
import { exportSpki } from "@fedify/vocab-runtime";
|
22
21
|
import { encodeBase64 } from "byte-encodings/base64";
|
23
22
|
|
24
23
|
//#region src/sig/http.test.ts
|
package/dist/sig/key.test.js
CHANGED
@@ -3,20 +3,18 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Multikey } from "../
|
6
|
+
import { CryptographicKey, Multikey } from "../lookup-BbEekiru.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import "../
|
11
|
-
import "../
|
12
|
-
import {
|
13
|
-
import
|
14
|
-
import "../
|
15
|
-
import {
|
16
|
-
import "../
|
17
|
-
import "../
|
18
|
-
import { assertThrows } from "../assert_throws-BOO88avQ.js";
|
19
|
-
import { ed25519Multikey, rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey3 } from "../keys-DnSaJmvD.js";
|
10
|
+
import "../actor-Cg8ZhoVF.js";
|
11
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "../key-jSvnymAk.js";
|
12
|
+
import { mockDocumentLoader, test } from "../testing-ClYSmXdi.js";
|
13
|
+
import "../std__assert-DWivtrGR.js";
|
14
|
+
import { assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
15
|
+
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
16
|
+
import "../assert_not_equals-C80BG-_5.js";
|
17
|
+
import { ed25519Multikey, rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey3 } from "../keys-BKM2Mqu2.js";
|
20
18
|
|
21
19
|
//#region src/sig/key.test.ts
|
22
20
|
test("validateCryptoKey()", async () => {
|
package/dist/sig/ld.test.js
CHANGED
@@ -3,18 +3,16 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey } from "../
|
6
|
+
import { CryptographicKey } from "../lookup-BbEekiru.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
|
-
import "../
|
10
|
-
import "../
|
11
|
-
import {
|
12
|
-
import {
|
13
|
-
import {
|
14
|
-
import {
|
15
|
-
import "../
|
16
|
-
import { assertThrows } from "../assert_throws-BOO88avQ.js";
|
17
|
-
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-DnSaJmvD.js";
|
9
|
+
import "../actor-Cg8ZhoVF.js";
|
10
|
+
import { generateCryptoKeyPair } from "../key-jSvnymAk.js";
|
11
|
+
import { attachSignature, createSignature, detachSignature, signJsonLd, verifyJsonLd, verifySignature } from "../ld-CcsryBo0.js";
|
12
|
+
import { mockDocumentLoader, test } from "../testing-ClYSmXdi.js";
|
13
|
+
import { assertFalse, assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
14
|
+
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
15
|
+
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-BKM2Mqu2.js";
|
18
16
|
import { encodeBase64 } from "byte-encodings/base64";
|
19
17
|
|
20
18
|
//#region src/sig/ld.test.ts
|
package/dist/sig/mod.cjs
CHANGED
@@ -2,24 +2,23 @@
|
|
2
2
|
const { Temporal } = require("@js-temporal/polyfill");
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
|
-
require('../
|
6
|
-
require('../actor-
|
7
|
-
require('../lookup-
|
8
|
-
const
|
9
|
-
const
|
10
|
-
|
11
|
-
require('../sig-ByHXzqUi.cjs');
|
5
|
+
require('../request-XHWUW2bi.cjs');
|
6
|
+
require('../actor-D020hlx3.cjs');
|
7
|
+
require('../lookup-CMAGfQ1Q.cjs');
|
8
|
+
const require_http = require('../http-DMsjudj8.cjs');
|
9
|
+
const require_proof = require('../proof-CZfrp13P.cjs');
|
10
|
+
require('../sig-DE_NC_VQ.cjs');
|
12
11
|
|
13
12
|
exports.attachSignature = require_proof.attachSignature;
|
14
13
|
exports.createProof = require_proof.createProof;
|
15
14
|
exports.createSignature = require_proof.createSignature;
|
16
15
|
exports.detachSignature = require_proof.detachSignature;
|
17
16
|
exports.doesActorOwnKey = require_proof.doesActorOwnKey;
|
18
|
-
exports.exportJwk =
|
19
|
-
exports.fetchKey =
|
20
|
-
exports.generateCryptoKeyPair =
|
17
|
+
exports.exportJwk = require_http.exportJwk;
|
18
|
+
exports.fetchKey = require_http.fetchKey;
|
19
|
+
exports.generateCryptoKeyPair = require_http.generateCryptoKeyPair;
|
21
20
|
exports.getKeyOwner = require_proof.getKeyOwner;
|
22
|
-
exports.importJwk =
|
21
|
+
exports.importJwk = require_http.importJwk;
|
23
22
|
exports.signJsonLd = require_proof.signJsonLd;
|
24
23
|
exports.signObject = require_proof.signObject;
|
25
24
|
exports.signRequest = require_http.signRequest;
|
package/dist/sig/mod.d.cts
CHANGED
@@ -1,8 +1,7 @@
|
|
1
|
-
import "../
|
2
|
-
import "../
|
3
|
-
import "../
|
4
|
-
import "../
|
5
|
-
import {
|
6
|
-
import {
|
7
|
-
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "../mod-Djzcw2ry.cjs";
|
1
|
+
import "../request-BbHkedIU.cjs";
|
2
|
+
import "../vocab-DCBw44JZ.cjs";
|
3
|
+
import "../actor-DDhZuMGl.cjs";
|
4
|
+
import { FetchKeyOptions, FetchKeyResult, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignRequestOptions, VerifyRequestOptions, exportJwk, fetchKey, generateCryptoKeyPair, importJwk, signRequest, verifyRequest } from "../http-B6SKO6NJ.cjs";
|
5
|
+
import { DoesActorOwnKeyOptions, GetKeyOwnerOptions, doesActorOwnKey, getKeyOwner } from "../owner-dkg5OpSC.cjs";
|
6
|
+
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "../mod-COlOrmr9.cjs";
|
8
7
|
export { CreateProofOptions, CreateSignatureOptions, DoesActorOwnKeyOptions, FetchKeyOptions, FetchKeyResult, GetKeyOwnerOptions, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignJsonLdOptions, SignObjectOptions, SignRequestOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifyRequestOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, exportJwk, fetchKey, generateCryptoKeyPair, getKeyOwner, importJwk, signJsonLd, signObject, signRequest, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/sig/mod.d.ts
CHANGED
@@ -1,10 +1,9 @@
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
3
|
-
import "../
|
4
|
-
import "../
|
5
|
-
import "../
|
6
|
-
import "../
|
7
|
-
import {
|
8
|
-
import {
|
9
|
-
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "../mod-BhUKmBJD.js";
|
3
|
+
import "../request-U1t6zZtk.js";
|
4
|
+
import "../vocab-ivDKb439.js";
|
5
|
+
import "../actor-Cd2CREO0.js";
|
6
|
+
import { FetchKeyOptions, FetchKeyResult, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignRequestOptions, VerifyRequestOptions, exportJwk, fetchKey, generateCryptoKeyPair, importJwk, signRequest, verifyRequest } from "../http-BE7aFuqn.js";
|
7
|
+
import { DoesActorOwnKeyOptions, GetKeyOwnerOptions, doesActorOwnKey, getKeyOwner } from "../owner-CktUdA0h.js";
|
8
|
+
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "../mod-DLIidI_j.js";
|
10
9
|
export { CreateProofOptions, CreateSignatureOptions, DoesActorOwnKeyOptions, FetchKeyOptions, FetchKeyResult, GetKeyOwnerOptions, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignJsonLdOptions, SignObjectOptions, SignRequestOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifyRequestOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, exportJwk, fetchKey, generateCryptoKeyPair, getKeyOwner, importJwk, signJsonLd, signObject, signRequest, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/sig/mod.js
CHANGED
@@ -2,12 +2,11 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import "../
|
6
|
-
import "../actor-
|
7
|
-
import "../lookup-
|
8
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "../
|
9
|
-
import {
|
10
|
-
import
|
11
|
-
import "../sig-Cj3tk-ig.js";
|
5
|
+
import "../request-DKGQaofB.js";
|
6
|
+
import "../actor-DPD6Gbdn.js";
|
7
|
+
import "../lookup-BV3A9Zbc.js";
|
8
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, signRequest, verifyRequest } from "../http-DcDb8r1W.js";
|
9
|
+
import { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "../proof-CLwByIT1.js";
|
10
|
+
import "../sig-Dx59zAgn.js";
|
12
11
|
|
13
12
|
export { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, exportJwk, fetchKey, generateCryptoKeyPair, getKeyOwner, importJwk, signJsonLd, signObject, signRequest, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/sig/owner.test.js
CHANGED
@@ -3,21 +3,19 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Create } from "../
|
6
|
+
import { Create, lookupObject } from "../lookup-BbEekiru.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import
|
11
|
-
import "../
|
12
|
-
import "../
|
13
|
-
import {
|
14
|
-
import
|
15
|
-
import "../
|
16
|
-
import
|
17
|
-
import "../
|
18
|
-
import "../
|
19
|
-
import "../assert_throws-BOO88avQ.js";
|
20
|
-
import { rsaPublicKey1, rsaPublicKey2 } from "../keys-DnSaJmvD.js";
|
10
|
+
import "../actor-Cg8ZhoVF.js";
|
11
|
+
import "../key-jSvnymAk.js";
|
12
|
+
import { doesActorOwnKey, getKeyOwner } from "../owner-n5c_oZ_M.js";
|
13
|
+
import { mockDocumentLoader, test } from "../testing-ClYSmXdi.js";
|
14
|
+
import "../std__assert-DWivtrGR.js";
|
15
|
+
import { assertFalse } from "../assert_rejects-Ce45JcFg.js";
|
16
|
+
import "../assert_throws-BNXdRGWP.js";
|
17
|
+
import "../assert_not_equals-C80BG-_5.js";
|
18
|
+
import { rsaPublicKey1, rsaPublicKey2 } from "../keys-BKM2Mqu2.js";
|
21
19
|
|
22
20
|
//#region src/sig/owner.test.ts
|
23
21
|
test("doesActorOwnKey()", async () => {
|
package/dist/sig/proof.test.js
CHANGED
@@ -3,21 +3,20 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Create, DataIntegrityProof, Multikey, Note, Place
|
6
|
+
import { Create, DataIntegrityProof, Multikey, Note, Place } from "../lookup-BbEekiru.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import "../
|
11
|
-
import "../
|
12
|
-
import "../
|
13
|
-
import {
|
14
|
-
import
|
15
|
-
import "../
|
16
|
-
import
|
17
|
-
import "../
|
18
|
-
import "../
|
19
|
-
import "
|
20
|
-
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-DnSaJmvD.js";
|
10
|
+
import "../actor-Cg8ZhoVF.js";
|
11
|
+
import "../key-jSvnymAk.js";
|
12
|
+
import { createProof, signObject, verifyObject, verifyProof } from "../proof-CsFR7fiS.js";
|
13
|
+
import { mockDocumentLoader, test } from "../testing-ClYSmXdi.js";
|
14
|
+
import "../std__assert-DWivtrGR.js";
|
15
|
+
import { assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
16
|
+
import "../assert_throws-BNXdRGWP.js";
|
17
|
+
import "../assert_not_equals-C80BG-_5.js";
|
18
|
+
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-BKM2Mqu2.js";
|
19
|
+
import { decodeMultibase, importMultibaseKey } from "@fedify/vocab-runtime";
|
21
20
|
import { decodeHex, encodeHex } from "byte-encodings/hex";
|
22
21
|
|
23
22
|
//#region src/sig/proof.test.ts
|
@@ -74,7 +73,7 @@ test("createProof()", async () => {
|
|
74
73
|
assertEquals(proof2.cryptosuite, "eddsa-jcs-2022");
|
75
74
|
assertEquals(proof2.verificationMethodId, fep8b32TestVectorKeyId);
|
76
75
|
assertEquals(proof2.proofPurpose, "assertionMethod");
|
77
|
-
assertEquals(proof2.proofValue,
|
76
|
+
assertEquals(proof2.proofValue, decodeMultibase("zLaewdp4H9kqtwyrLatK4cjY5oRHwVcw4gibPSUDYDMhi4M49v8pcYk3ZB6D69dNpAPbUmY8ocuJ3m9KhKJEEg7z"));
|
78
77
|
assertEquals(proof2.created, created);
|
79
78
|
await assertRejects(() => createProof(create, rsaPrivateKey2, rsaPublicKey2.id, {
|
80
79
|
created,
|
@@ -198,7 +197,7 @@ test("verifyProof()", async () => {
|
|
198
197
|
cryptosuite: "eddsa-jcs-2022",
|
199
198
|
verificationMethod: new URL("https://server.example/users/alice#ed25519-key"),
|
200
199
|
proofPurpose: "assertionMethod",
|
201
|
-
proofValue:
|
200
|
+
proofValue: decodeMultibase("zLaewdp4H9kqtwyrLatK4cjY5oRHwVcw4gibPSUDYDMhi4M49v8pcYk3ZB6D69dNpAPbUmY8ocuJ3m9KhKJEEg7z"),
|
202
201
|
created: Temporal.Instant.from("2023-02-24T23:36:38Z")
|
203
202
|
});
|
204
203
|
const expectedKey = new Multikey({
|
@@ -3,17 +3,15 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../
|
6
|
+
import "../lookup-BbEekiru.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import "../
|
11
|
-
import
|
12
|
-
import "../
|
13
|
-
import "../
|
14
|
-
import "../
|
15
|
-
import "../assert_not_equals-f3m3epl3.js";
|
16
|
-
import "../assert_throws-BOO88avQ.js";
|
10
|
+
import { mockDocumentLoader, test } from "../testing-ClYSmXdi.js";
|
11
|
+
import "../std__assert-DWivtrGR.js";
|
12
|
+
import "../assert_rejects-Ce45JcFg.js";
|
13
|
+
import "../assert_throws-BNXdRGWP.js";
|
14
|
+
import "../assert_not_equals-C80BG-_5.js";
|
17
15
|
|
18
16
|
//#region src/testing/docloader.test.ts
|
19
17
|
test("mockDocumentLoader()", async () => {
|
package/dist/testing/mod.d.ts
CHANGED
@@ -1,51 +1,11 @@
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
3
3
|
globalThis.addEventListener = () => {};
|
4
|
+
import { DocumentLoader, LanguageString } from "@fedify/vocab-runtime";
|
5
|
+
import "@logtape/logtape";
|
4
6
|
import { Span, TracerProvider } from "@opentelemetry/api";
|
5
7
|
|
6
|
-
//#region src/
|
7
|
-
/**
|
8
|
-
* A remote JSON-LD document and its context fetched by
|
9
|
-
* a {@link DocumentLoader}.
|
10
|
-
*/
|
11
|
-
interface RemoteDocument {
|
12
|
-
/**
|
13
|
-
* The URL of the context document.
|
14
|
-
*/
|
15
|
-
contextUrl: string | null;
|
16
|
-
/**
|
17
|
-
* The fetched JSON-LD document.
|
18
|
-
*/
|
19
|
-
document: unknown;
|
20
|
-
/**
|
21
|
-
* The URL of the fetched document.
|
22
|
-
*/
|
23
|
-
documentUrl: string;
|
24
|
-
}
|
25
|
-
/**
|
26
|
-
* Options for {@link DocumentLoader}.
|
27
|
-
* @since 1.8.0
|
28
|
-
*/
|
29
|
-
interface DocumentLoaderOptions {
|
30
|
-
/**
|
31
|
-
* An `AbortSignal` for cancellation.
|
32
|
-
* @since 1.8.0
|
33
|
-
*/
|
34
|
-
signal?: AbortSignal;
|
35
|
-
}
|
36
|
-
/**
|
37
|
-
* A JSON-LD document loader that fetches documents from the Web.
|
38
|
-
* @param url The URL of the document to load.
|
39
|
-
* @param options The options for the document loader.
|
40
|
-
* @returns The loaded remote document.
|
41
|
-
*/
|
42
|
-
type DocumentLoader = (url: string, options?: DocumentLoaderOptions) => Promise<RemoteDocument>;
|
43
|
-
/**
|
44
|
-
* A factory function that creates a {@link DocumentLoader} with options.
|
45
|
-
* @param options The options for the document loader.
|
46
|
-
* @returns The document loader.
|
47
|
-
* @since 1.4.0
|
48
|
-
*/
|
8
|
+
//#region src/utils/request.d.ts
|
49
9
|
|
50
10
|
/**
|
51
11
|
* Options for making `User-Agent` string.
|
@@ -248,25 +208,6 @@ interface GetNodeInfoOptions {
|
|
248
208
|
* @since 1.2.0
|
249
209
|
*/
|
250
210
|
//#endregion
|
251
|
-
//#region src/runtime/langstr.d.ts
|
252
|
-
/**
|
253
|
-
* A language-tagged string which corresponds to the `rdf:langString` type.
|
254
|
-
*/
|
255
|
-
declare class LanguageString extends String {
|
256
|
-
/**
|
257
|
-
* The locale of the string.
|
258
|
-
* @since 2.0.0
|
259
|
-
*/
|
260
|
-
readonly locale: Intl.Locale;
|
261
|
-
/**
|
262
|
-
* Constructs a new `LanguageString`.
|
263
|
-
* @param value A string value written in the given language.
|
264
|
-
* @param locale The language of the string. If a string is given, it will
|
265
|
-
* be parsed as a `Intl.Locale` object.
|
266
|
-
*/
|
267
|
-
constructor(value: string, language: Intl.Locale | string);
|
268
|
-
}
|
269
|
-
//#endregion
|
270
211
|
//#region src/vocab/vocab.d.ts
|
271
212
|
/** Describes an object of any kind. The Object type serves as the base type for
|
272
213
|
* most of the other kinds of objects defined in the Activity Vocabulary,
|
package/dist/testing/mod.js
CHANGED
@@ -3,8 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../
|
7
|
-
import "../
|
8
|
-
import { createInboxContext, createRequestContext, test, testDefinitions } from "../testing-BljKU-GG.js";
|
6
|
+
import "../lookup-BbEekiru.js";
|
7
|
+
import { createInboxContext, createRequestContext, test, testDefinitions } from "../testing-ClYSmXdi.js";
|
9
8
|
|
10
9
|
export { createInboxContext, createRequestContext, test, testDefinitions };
|
@@ -3,8 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { __require, lookupWebFinger } from "./
|
7
|
-
import { RouterError, lookupObject, traverseCollection } from "./lookup-C3pnuyiD.js";
|
6
|
+
import { RouterError, __require, lookupObject, lookupWebFinger, traverseCollection } from "./lookup-BbEekiru.js";
|
8
7
|
import { configure, getConsoleSink, getLogger, reset } from "@logtape/logtape";
|
9
8
|
import { trace } from "@opentelemetry/api";
|
10
9
|
|
@@ -3,7 +3,7 @@
|
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
5
|
const require_chunk = require('./chunk-DqRYRqnO.cjs');
|
6
|
-
const
|
6
|
+
const require_request = require('./request-XHWUW2bi.cjs');
|
7
7
|
const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
|
8
8
|
|
9
9
|
//#region src/nodeinfo/client.ts
|
@@ -19,7 +19,7 @@ async function getNodeInfo(url, options = {}) {
|
|
19
19
|
const wellKnownUrl = new URL("/.well-known/nodeinfo", url);
|
20
20
|
const wellKnownResponse = await fetch(wellKnownUrl, { headers: {
|
21
21
|
Accept: "application/json",
|
22
|
-
"User-Agent": typeof options.userAgent === "string" ? options.userAgent :
|
22
|
+
"User-Agent": typeof options.userAgent === "string" ? options.userAgent : require_request.getUserAgent(options.userAgent)
|
23
23
|
} });
|
24
24
|
if (!wellKnownResponse.ok) {
|
25
25
|
logger.error("Failed to fetch {url}: {status} {statusText}", {
|
@@ -42,7 +42,7 @@ async function getNodeInfo(url, options = {}) {
|
|
42
42
|
}
|
43
43
|
const response = await fetch(nodeInfoUrl, { headers: {
|
44
44
|
Accept: "application/json",
|
45
|
-
"User-Agent": typeof options.userAgent === "string" ? options.userAgent :
|
45
|
+
"User-Agent": typeof options.userAgent === "string" ? options.userAgent : require_request.getUserAgent(options.userAgent)
|
46
46
|
} });
|
47
47
|
if (!response.ok) {
|
48
48
|
logger.error("Failed to fetch NodeInfo document from {url}: {status} {statusText}", {
|
@@ -2,7 +2,7 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { getUserAgent } from "./
|
5
|
+
import { getUserAgent } from "./request-DKGQaofB.js";
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
7
7
|
|
8
8
|
//#region src/nodeinfo/client.ts
|
@@ -3,25 +3,23 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { UrlError } from "../
|
6
|
+
import { UrlError } from "../lookup-BbEekiru.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import "../
|
11
|
-
import "../
|
12
|
-
import "../
|
13
|
-
import {
|
14
|
-
import {
|
15
|
-
import
|
16
|
-
import "../
|
17
|
-
import
|
18
|
-
import "../
|
19
|
-
import "../
|
20
|
-
import "../
|
21
|
-
import { rsaPrivateKey2 } from "../keys-DnSaJmvD.js";
|
22
|
-
import { esm_default } from "../esm-CvUgdJZ_.js";
|
10
|
+
import "../actor-Cg8ZhoVF.js";
|
11
|
+
import "../key-jSvnymAk.js";
|
12
|
+
import { verifyRequest } from "../http-DN0v2zoF.js";
|
13
|
+
import { getAuthenticatedDocumentLoader } from "../docloader-B2BFBGqv.js";
|
14
|
+
import { mockDocumentLoader, test } from "../testing-ClYSmXdi.js";
|
15
|
+
import "../std__assert-DWivtrGR.js";
|
16
|
+
import { assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
17
|
+
import "../assert_throws-BNXdRGWP.js";
|
18
|
+
import "../assert_not_equals-C80BG-_5.js";
|
19
|
+
import { rsaPrivateKey2 } from "../keys-BKM2Mqu2.js";
|
20
|
+
import { esm_default } from "../esm-CU0Dnk7T.js";
|
23
21
|
|
24
|
-
//#region src/
|
22
|
+
//#region src/utils/docloader.test.ts
|
25
23
|
test("getAuthenticatedDocumentLoader()", async (t) => {
|
26
24
|
esm_default.spyGlobal();
|
27
25
|
esm_default.get("begin:https://example.com/object", async (cl) => {
|