@fedify/fedify 2.0.0-pr.435.1667 → 2.0.0-pr.435.1673
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-Cpal85xW.js → actor-BxAu0qet.js} +1 -1
- package/dist/{actor-C3gJhZJj.cjs → actor-CNUje03O.cjs} +187 -187
- package/dist/{actor-CnVfp1Hp.js → actor-m_ko-86v.js} +187 -187
- package/dist/{assert_rejects-7UF4R_Qs.js → assert_rejects-DiIiJbZn.js} +1 -1
- package/dist/{assert_throws-53_pKeP3.js → assert_throws-BOO88avQ.js} +1 -1
- package/dist/{authdocloader-Df2BFefL.js → authdocloader-Chl2nuOI.js} +3 -3
- package/dist/{authdocloader-DPCGwidE.cjs → authdocloader-D_3mtAjX.cjs} +3 -3
- package/dist/{authdocloader-DWnwkjvZ.js → authdocloader-nRFL9luh.js} +3 -3
- package/dist/{builder-CMxichO9.js → builder-C8Of4dPy.js} +4 -4
- package/dist/{client-BqyuOGiQ.js → client-yGBH5stP.js} +1 -1
- package/dist/compat/mod.d.cts +2 -2
- package/dist/compat/mod.d.ts +2 -2
- package/dist/compat/transformers.test.js +18 -17
- package/dist/{context-CDSZdQHD.d.ts → context-CQsAT7xk.d.ts} +0 -1
- package/dist/{context-Dq8aCtMH.d.cts → context-tVOQ76fi.d.cts} +0 -1
- package/dist/{docloader-B1O1Z5OK.cjs → docloader-SZjTrl6Z.cjs} +2 -2
- package/dist/{docloader-xJVzq9O0.js → docloader-_WdHTWQR.js} +2 -2
- package/dist/{esm-BBznxjVc.js → esm-e_G_xo95.js} +1 -1
- package/dist/federation/builder.test.js +10 -10
- package/dist/federation/collection.test.js +8 -8
- package/dist/federation/handler.test.js +26 -145
- package/dist/federation/inbox.test.js +6 -6
- package/dist/federation/keycache.test.js +4 -4
- package/dist/federation/kv.test.js +8 -8
- package/dist/federation/middleware.test.js +255 -38
- package/dist/federation/mod.cjs +10 -10
- package/dist/federation/mod.d.cts +1 -1
- package/dist/federation/mod.d.ts +1 -1
- package/dist/federation/mod.js +10 -10
- package/dist/federation/mq.test.js +10 -10
- package/dist/federation/negotiation.test.d.ts +3 -0
- package/dist/federation/negotiation.test.js +28 -0
- package/dist/federation/retry.test.js +5 -5
- package/dist/federation/router.test.js +8 -8
- package/dist/federation/send.test.js +15 -15
- package/dist/{http-y7khnX5Q.js → http-BEo67UOx.js} +2 -2
- package/dist/{http-CovAm6we.js → http-BpoEurUR.js} +3 -3
- package/dist/{http-Hw9HJp9i.cjs → http-DREvFalF.cjs} +3 -3
- package/dist/{inbox-DpcYOzs8.js → inbox-D-B5xFtJ.js} +1 -1
- package/dist/key-BvvbahfP.cjs +10 -0
- package/dist/{key-BRmlopJL.js → key-Cf8KTg-A.js} +2 -2
- package/dist/{key-DORX19Bl.js → key-Cps8Sv3N.js} +2 -2
- package/dist/{key-lapZwBwG.js → key-DJpcumqB.js} +4 -4
- package/dist/{key-jf6dIIF-.js → key-DqrTz8Xq.js} +3 -3
- package/dist/{key-CzF9SAEI.cjs → key-JqiQvcq1.cjs} +2 -2
- package/dist/{keycache-AH1uj1j-.js → keycache-D_Q1fPV0.js} +1 -1
- package/dist/{keys-B3fzLXBG.js → keys-F0jh2GNR.js} +1 -1
- package/dist/{ld-D3cq9xO1.js → ld-CXygHn_m.js} +2 -2
- package/dist/{lookup-7u217Q3H.cjs → lookup-C-Y0Ep1a.cjs} +1 -1
- package/dist/{lookup-CfU0DgLr.js → lookup-C6WSLjPE.js} +1 -1
- package/dist/{lookup-BrhURkmj.js → lookup-DuqY2_In.js} +1 -1
- package/dist/{middleware-DXWUGrBQ.js → middleware-2qNNXYEE.js} +32 -63
- package/dist/middleware-BD1IE5O5.js +26 -0
- package/dist/{middleware-Gsxukxs5.cjs → middleware-BsFAFlnZ.cjs} +32 -63
- package/dist/middleware-BuZrvrDv.js +17 -0
- package/dist/{middleware-BDN7YoYJ.js → middleware-CMiUxZ6O.js} +35 -130
- package/dist/middleware-h_3nRr8m.cjs +17 -0
- package/dist/{mod-RI3-KvUI.d.ts → mod-B26zRlH1.d.ts} +1 -1
- package/dist/{mod-BhMnAkFX.d.cts → mod-DBQAI4v9.d.cts} +1 -1
- package/dist/mod.cjs +10 -10
- package/dist/mod.d.cts +2 -2
- package/dist/mod.d.ts +2 -2
- package/dist/mod.js +10 -10
- package/dist/negotiation-5NPJL6zp.js +71 -0
- package/dist/nodeinfo/client.test.js +10 -10
- package/dist/nodeinfo/handler.test.js +23 -22
- package/dist/nodeinfo/mod.cjs +2 -2
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/nodeinfo/types.test.js +8 -8
- package/dist/{owner-NFlQJyvM.js → owner-D2fTlp_x.js} +2 -2
- package/dist/{proof-Gip91fK7.cjs → proof-C4Y4gJcm.cjs} +3 -3
- package/dist/{proof-Be1oOYEh.js → proof-CHM9su4L.js} +3 -3
- package/dist/{proof-ar9xgPWi.js → proof-kEUjWRNJ.js} +2 -2
- package/dist/runtime/authdocloader.test.js +14 -14
- package/dist/runtime/docloader.test.js +9 -9
- package/dist/runtime/key.test.js +10 -10
- package/dist/runtime/langstr.test.js +8 -8
- package/dist/runtime/link.test.js +3 -3
- package/dist/runtime/mod.cjs +6 -6
- package/dist/runtime/mod.js +6 -6
- package/dist/runtime/multibase/multibase.test.js +8 -8
- package/dist/runtime/url.test.js +5 -5
- package/dist/{send-DkwkMFjJ.js → send-Utq2Jm0I.js} +2 -2
- package/dist/sig/http.test.js +13 -13
- package/dist/sig/key.test.js +11 -11
- package/dist/sig/ld.test.js +10 -10
- package/dist/sig/mod.cjs +6 -6
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +12 -12
- package/dist/sig/proof.test.js +12 -12
- package/dist/testing/docloader.test.js +8 -8
- package/dist/testing/mod.js +3 -3
- package/dist/{testing-BMBhkcz9.js → testing-DUpTIvNE.js} +2 -2
- package/dist/{type-FCer_9yh.js → type-BYN6Ax2M.js} +187 -187
- package/dist/{types-CZ_qo9KW.cjs → types-BBpQe860.cjs} +1 -1
- package/dist/{types-CNWeAz8v.js → types-BXkh8ctL.js} +1 -1
- package/dist/vocab/actor.test.js +10 -10
- package/dist/vocab/lookup.test.js +9 -9
- package/dist/vocab/mod.cjs +4 -4
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +3 -3
- package/dist/vocab/vocab.test.js +9 -9
- package/dist/{vocab-9MjZjuZb.cjs → vocab-DWZQ7gVQ.cjs} +3 -3
- package/dist/{vocab-gpwUU9fc.js → vocab-PKJB4DyY.js} +3 -3
- package/dist/webfinger/handler.test.js +23 -22
- package/dist/webfinger/lookup.test.js +9 -9
- package/dist/webfinger/mod.cjs +2 -2
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/cfworkers.test.js +8 -8
- package/dist/x/hono.d.cts +1 -1
- package/dist/x/hono.d.ts +1 -1
- package/dist/x/sveltekit.d.cts +1 -1
- package/dist/x/sveltekit.d.ts +1 -1
- package/package.json +1 -1
- package/dist/key-CV3FT32G.cjs +0 -10
- package/dist/middleware-CV-OPMlZ.js +0 -17
- package/dist/middleware-DGqnaAbp.cjs +0 -17
- package/dist/middleware-cCdfTTMv.js +0 -25
- /package/dist/{assert_is_error-B035L3om.js → assert_is_error-BPGph1Jx.js} +0 -0
- /package/dist/{assert_not_equals-C80BG-_5.js → assert_not_equals-f3m3epl3.js} +0 -0
- /package/dist/{denokv-jZ0Z2h0M.js → denokv-Bv33Xxea.js} +0 -0
- /package/dist/{retry-CfF8Gn4d.js → retry-D4GJ670a.js} +0 -0
- /package/dist/{std__assert-DWivtrGR.js → std__assert-X-_kMxKM.js} +0 -0
package/dist/sig/http.test.js
CHANGED
@@ -3,22 +3,22 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { exportSpki } from "../type-
|
6
|
+
import { exportSpki } from "../type-BYN6Ax2M.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 "../lookup-
|
11
|
-
import "../actor-
|
12
|
-
import { exportJwk } from "../key-
|
13
|
-
import { createRfc9421SignatureBase, doubleKnock, formatRfc9421Signature, formatRfc9421SignatureParameters, parseRfc9421Signature, parseRfc9421SignatureInput, signRequest, timingSafeEqual, verifyRequest } from "../http-
|
14
|
-
import { mockDocumentLoader, test } from "../testing-
|
15
|
-
import { assertExists, assertStringIncludes } from "../std__assert-
|
16
|
-
import { assertFalse, assertRejects } from "../assert_rejects-
|
17
|
-
import "../assert_is_error-
|
18
|
-
import "../assert_not_equals-
|
19
|
-
import { assertThrows } from "../assert_throws-
|
20
|
-
import { rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey5 } from "../keys-
|
21
|
-
import { esm_default } from "../esm-
|
10
|
+
import "../lookup-DuqY2_In.js";
|
11
|
+
import "../actor-BxAu0qet.js";
|
12
|
+
import { exportJwk } from "../key-Cps8Sv3N.js";
|
13
|
+
import { createRfc9421SignatureBase, doubleKnock, formatRfc9421Signature, formatRfc9421SignatureParameters, parseRfc9421Signature, parseRfc9421SignatureInput, signRequest, timingSafeEqual, verifyRequest } from "../http-BEo67UOx.js";
|
14
|
+
import { mockDocumentLoader, test } from "../testing-DUpTIvNE.js";
|
15
|
+
import { assertExists, assertStringIncludes } from "../std__assert-X-_kMxKM.js";
|
16
|
+
import { assertFalse, assertRejects } from "../assert_rejects-DiIiJbZn.js";
|
17
|
+
import "../assert_is_error-BPGph1Jx.js";
|
18
|
+
import "../assert_not_equals-f3m3epl3.js";
|
19
|
+
import { assertThrows } from "../assert_throws-BOO88avQ.js";
|
20
|
+
import { rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey5 } from "../keys-F0jh2GNR.js";
|
21
|
+
import { esm_default } from "../esm-e_G_xo95.js";
|
22
22
|
import { encodeBase64 } from "byte-encodings/base64";
|
23
23
|
|
24
24
|
//#region src/sig/http.test.ts
|
package/dist/sig/key.test.js
CHANGED
@@ -3,20 +3,20 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Multikey } from "../type-
|
6
|
+
import { CryptographicKey, Multikey } from "../type-BYN6Ax2M.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 "../lookup-
|
11
|
-
import "../actor-
|
12
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "../key-
|
13
|
-
import { mockDocumentLoader, test } from "../testing-
|
14
|
-
import "../std__assert-
|
15
|
-
import { assertRejects } from "../assert_rejects-
|
16
|
-
import "../assert_is_error-
|
17
|
-
import "../assert_not_equals-
|
18
|
-
import { assertThrows } from "../assert_throws-
|
19
|
-
import { ed25519Multikey, rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
10
|
+
import "../lookup-DuqY2_In.js";
|
11
|
+
import "../actor-BxAu0qet.js";
|
12
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "../key-Cps8Sv3N.js";
|
13
|
+
import { mockDocumentLoader, test } from "../testing-DUpTIvNE.js";
|
14
|
+
import "../std__assert-X-_kMxKM.js";
|
15
|
+
import { assertRejects } from "../assert_rejects-DiIiJbZn.js";
|
16
|
+
import "../assert_is_error-BPGph1Jx.js";
|
17
|
+
import "../assert_not_equals-f3m3epl3.js";
|
18
|
+
import { assertThrows } from "../assert_throws-BOO88avQ.js";
|
19
|
+
import { ed25519Multikey, rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey3 } from "../keys-F0jh2GNR.js";
|
20
20
|
|
21
21
|
//#region src/sig/key.test.ts
|
22
22
|
test("validateCryptoKey()", async () => {
|
package/dist/sig/ld.test.js
CHANGED
@@ -3,18 +3,18 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey } from "../type-
|
6
|
+
import { CryptographicKey } from "../type-BYN6Ax2M.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
|
-
import "../lookup-
|
10
|
-
import "../actor-
|
11
|
-
import { generateCryptoKeyPair } from "../key-
|
12
|
-
import { attachSignature, createSignature, detachSignature, signJsonLd, verifyJsonLd, verifySignature } from "../ld-
|
13
|
-
import { mockDocumentLoader, test } from "../testing-
|
14
|
-
import { assertFalse, assertRejects } from "../assert_rejects-
|
15
|
-
import "../assert_is_error-
|
16
|
-
import { assertThrows } from "../assert_throws-
|
17
|
-
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
9
|
+
import "../lookup-DuqY2_In.js";
|
10
|
+
import "../actor-BxAu0qet.js";
|
11
|
+
import { generateCryptoKeyPair } from "../key-Cps8Sv3N.js";
|
12
|
+
import { attachSignature, createSignature, detachSignature, signJsonLd, verifyJsonLd, verifySignature } from "../ld-CXygHn_m.js";
|
13
|
+
import { mockDocumentLoader, test } from "../testing-DUpTIvNE.js";
|
14
|
+
import { assertFalse, assertRejects } from "../assert_rejects-DiIiJbZn.js";
|
15
|
+
import "../assert_is_error-BPGph1Jx.js";
|
16
|
+
import { assertThrows } from "../assert_throws-BOO88avQ.js";
|
17
|
+
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-F0jh2GNR.js";
|
18
18
|
import { encodeBase64 } from "byte-encodings/base64";
|
19
19
|
|
20
20
|
//#region src/sig/ld.test.ts
|
package/dist/sig/mod.cjs
CHANGED
@@ -2,12 +2,12 @@
|
|
2
2
|
const { Temporal } = require("@js-temporal/polyfill");
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
|
-
require('../docloader-
|
6
|
-
require('../actor-
|
7
|
-
require('../lookup-
|
8
|
-
const require_key = require('../key-
|
9
|
-
const require_http = require('../http-
|
10
|
-
const require_proof = require('../proof-
|
5
|
+
require('../docloader-SZjTrl6Z.cjs');
|
6
|
+
require('../actor-CNUje03O.cjs');
|
7
|
+
require('../lookup-C-Y0Ep1a.cjs');
|
8
|
+
const require_key = require('../key-JqiQvcq1.cjs');
|
9
|
+
const require_http = require('../http-DREvFalF.cjs');
|
10
|
+
const require_proof = require('../proof-C4Y4gJcm.cjs');
|
11
11
|
require('../sig-ByHXzqUi.cjs');
|
12
12
|
|
13
13
|
exports.attachSignature = require_proof.attachSignature;
|
package/dist/sig/mod.js
CHANGED
@@ -2,12 +2,12 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import "../docloader-
|
6
|
-
import "../actor-
|
7
|
-
import "../lookup-
|
8
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "../key-
|
9
|
-
import { signRequest, verifyRequest } from "../http-
|
10
|
-
import { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "../proof-
|
5
|
+
import "../docloader-_WdHTWQR.js";
|
6
|
+
import "../actor-m_ko-86v.js";
|
7
|
+
import "../lookup-C6WSLjPE.js";
|
8
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "../key-Cf8KTg-A.js";
|
9
|
+
import { signRequest, verifyRequest } from "../http-BpoEurUR.js";
|
10
|
+
import { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "../proof-CHM9su4L.js";
|
11
11
|
import "../sig-Cj3tk-ig.js";
|
12
12
|
|
13
13
|
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,21 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Create } from "../type-
|
6
|
+
import { Create } from "../type-BYN6Ax2M.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 { lookupObject } from "../lookup-
|
11
|
-
import "../actor-
|
12
|
-
import "../key-
|
13
|
-
import { doesActorOwnKey, getKeyOwner } from "../owner-
|
14
|
-
import { mockDocumentLoader, test } from "../testing-
|
15
|
-
import "../std__assert-
|
16
|
-
import { assertFalse } from "../assert_rejects-
|
17
|
-
import "../assert_is_error-
|
18
|
-
import "../assert_not_equals-
|
19
|
-
import "../assert_throws-
|
20
|
-
import { rsaPublicKey1, rsaPublicKey2 } from "../keys-
|
10
|
+
import { lookupObject } from "../lookup-DuqY2_In.js";
|
11
|
+
import "../actor-BxAu0qet.js";
|
12
|
+
import "../key-Cps8Sv3N.js";
|
13
|
+
import { doesActorOwnKey, getKeyOwner } from "../owner-D2fTlp_x.js";
|
14
|
+
import { mockDocumentLoader, test } from "../testing-DUpTIvNE.js";
|
15
|
+
import "../std__assert-X-_kMxKM.js";
|
16
|
+
import { assertFalse } from "../assert_rejects-DiIiJbZn.js";
|
17
|
+
import "../assert_is_error-BPGph1Jx.js";
|
18
|
+
import "../assert_not_equals-f3m3epl3.js";
|
19
|
+
import "../assert_throws-BOO88avQ.js";
|
20
|
+
import { rsaPublicKey1, rsaPublicKey2 } from "../keys-F0jh2GNR.js";
|
21
21
|
|
22
22
|
//#region src/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-BYN6Ax2M.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 "../lookup-
|
11
|
-
import "../actor-
|
12
|
-
import "../key-
|
13
|
-
import { createProof, signObject, verifyObject, verifyProof } from "../proof-
|
14
|
-
import { mockDocumentLoader, test } from "../testing-
|
15
|
-
import "../std__assert-
|
16
|
-
import { assertRejects } from "../assert_rejects-
|
17
|
-
import "../assert_is_error-
|
18
|
-
import "../assert_not_equals-
|
19
|
-
import "../assert_throws-
|
20
|
-
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-
|
10
|
+
import "../lookup-DuqY2_In.js";
|
11
|
+
import "../actor-BxAu0qet.js";
|
12
|
+
import "../key-Cps8Sv3N.js";
|
13
|
+
import { createProof, signObject, verifyObject, verifyProof } from "../proof-kEUjWRNJ.js";
|
14
|
+
import { mockDocumentLoader, test } from "../testing-DUpTIvNE.js";
|
15
|
+
import "../std__assert-X-_kMxKM.js";
|
16
|
+
import { assertRejects } from "../assert_rejects-DiIiJbZn.js";
|
17
|
+
import "../assert_is_error-BPGph1Jx.js";
|
18
|
+
import "../assert_not_equals-f3m3epl3.js";
|
19
|
+
import "../assert_throws-BOO88avQ.js";
|
20
|
+
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-F0jh2GNR.js";
|
21
21
|
import { decodeHex, encodeHex } from "byte-encodings/hex";
|
22
22
|
|
23
23
|
//#region src/sig/proof.test.ts
|
@@ -3,17 +3,17 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../type-
|
6
|
+
import "../type-BYN6Ax2M.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 "../lookup-
|
11
|
-
import { mockDocumentLoader, test } from "../testing-
|
12
|
-
import "../std__assert-
|
13
|
-
import "../assert_rejects-
|
14
|
-
import "../assert_is_error-
|
15
|
-
import "../assert_not_equals-
|
16
|
-
import "../assert_throws-
|
10
|
+
import "../lookup-DuqY2_In.js";
|
11
|
+
import { mockDocumentLoader, test } from "../testing-DUpTIvNE.js";
|
12
|
+
import "../std__assert-X-_kMxKM.js";
|
13
|
+
import "../assert_rejects-DiIiJbZn.js";
|
14
|
+
import "../assert_is_error-BPGph1Jx.js";
|
15
|
+
import "../assert_not_equals-f3m3epl3.js";
|
16
|
+
import "../assert_throws-BOO88avQ.js";
|
17
17
|
|
18
18
|
//#region src/testing/docloader.test.ts
|
19
19
|
test("mockDocumentLoader()", async () => {
|
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-BYN6Ax2M.js";
|
7
|
+
import "../lookup-DuqY2_In.js";
|
8
|
+
import { createInboxContext, createRequestContext, test, testDefinitions } from "../testing-DUpTIvNE.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-BYN6Ax2M.js";
|
7
|
+
import { RouterError, lookupObject, traverseCollection } from "./lookup-DuqY2_In.js";
|
8
8
|
import { configure, getConsoleSink, getLogger, reset } from "@logtape/logtape";
|
9
9
|
import { trace } from "@opentelemetry/api";
|
10
10
|
|