@fedify/fedify 2.0.0-pr.445.1694 → 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-D8gCwLzv.js → actor-Cg8ZhoVF.js} +1 -1
- package/dist/{actor-CwZ2m5rG.cjs → actor-D020hlx3.cjs} +922 -1451
- package/dist/{actor-D6K058Tb.d.cts → actor-DDhZuMGl.d.cts} +2 -2
- package/dist/{actor-DoMcqXsW.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-1_skw-d2.js → builder-Dn87hy75.js} +7 -8
- 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-D5CBsPrc.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-DiqjMRef.d.cts → context-BOYzcFSe.d.cts} +130 -97
- package/dist/{context-DBKpNBnc.d.ts → context-DqFifMwj.d.ts} +131 -98
- package/dist/{authdocloader-DYTNpaMA.js → docloader-B2BFBGqv.js} +18 -8
- package/dist/{esm-Dl5T1RNE.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 +11 -11
- package/dist/federation/mod.d.ts +13 -13
- 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-CAusBl_3.cjs → http-DMsjudj8.cjs} +289 -9
- package/dist/{http-CuS-d4U0.js → http-DN0v2zoF.js} +2 -2
- package/dist/{http-C_Qc2neP.js → http-DcDb8r1W.js} +256 -6
- package/dist/{inbox-IETv_Qez.js → inbox-CgGy7Hzc.js} +1 -1
- package/dist/{key-DnqhSgAv.js → key-jSvnymAk.js} +3 -2
- package/dist/{keycache-CSBkusP8.js → keycache-IVLjlAK9.js} +1 -1
- package/dist/{keys-D3_MDK7n.js → keys-BKM2Mqu2.js} +2 -1
- package/dist/{docloader-CYnQRIXv.cjs → kv-cache-BHIupktM.cjs} +69 -651
- package/dist/kv-cache-DNvS-egZ.js +4236 -0
- package/dist/{docloader-Czl3xV10.js → kv-cache-ydIs4Ul6.js} +68 -596
- package/dist/{ld-Isot0tiW.js → ld-CcsryBo0.js} +3 -2
- package/dist/{lookup-Dhm78GlK.js → lookup-BV3A9Zbc.js} +63 -2
- package/dist/{type-DaUr3Il7.js → lookup-BbEekiru.js} +588 -5303
- package/dist/{lookup-D6dro5Au.cjs → lookup-CMAGfQ1Q.cjs} +78 -5
- package/dist/{middleware-BuHr2fzh.js → middleware-D-vPitR-.js} +37 -38
- package/dist/{middleware-DQYscW90.js → middleware-Dm8sXYUr.js} +40 -40
- 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-Dgmdgrvb.cjs → middleware-ekn2KaOw.cjs} +57 -58
- 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-D_y2y32N.d.ts → mod-CaWbCg0N.d.ts} +2 -2
- package/dist/mod-Cm97bAiT.d.ts +109 -0
- package/dist/{mod-Bpb5QLaZ.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-ChSL4aJ7.js → owner-n5c_oZ_M.js} +3 -2
- package/dist/{proof-BiSCuwyA.js → proof-CLwByIT1.js} +5 -4
- package/dist/{proof-ONNmhInb.cjs → proof-CZfrp13P.cjs} +17 -16
- package/dist/{proof-x3IBewan.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-D5fjmUEj.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 +122 -148
- package/dist/testing/mod.js +2 -3
- package/dist/{testing-tWr1VQxx.js → testing-ClYSmXdi.js} +1 -2
- package/dist/{types-D2Nyz0tR.cjs → types-BT0xc4-R.cjs} +3 -3
- package/dist/{types-DQuSDtDg.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-Dd4VMrr0.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-w--qk7HF.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-Cv_qEn1G.js +0 -52
- package/dist/authdocloader-bsmVF6eO.cjs +0 -58
- package/dist/docloader-CxWcuWqQ.d.ts +0 -221
- package/dist/docloader-D-MrRyHl.d.cts +0 -219
- package/dist/key-BNJQQm3h.js +0 -260
- package/dist/key-C_ruQbbl.js +0 -10
- package/dist/key-DIMJMxf4.cjs +0 -10
- package/dist/key-DpFjiItf.js +0 -10
- package/dist/key-DuXv64tg.cjs +0 -290
- package/dist/lookup-CbtuFbtg.js +0 -331
- package/dist/middleware-BpR6186a.js +0 -26
- package/dist/middleware-DDMxdtWM.cjs +0 -17
- package/dist/middleware-T-knSMwl.js +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
@@ -2,11 +2,12 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { deno_default
|
6
|
-
import { Object as Object$1, getTypeId } from "./actor-
|
7
|
-
import { lookupWebFinger } from "./lookup-
|
5
|
+
import { deno_default } from "./request-DKGQaofB.js";
|
6
|
+
import { Object as Object$1, getTypeId } from "./actor-DPD6Gbdn.js";
|
7
|
+
import { lookupWebFinger } from "./lookup-BV3A9Zbc.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
10
|
+
import { getDocumentLoader } from "@fedify/vocab-runtime";
|
10
11
|
import { delay } from "es-toolkit";
|
11
12
|
|
12
13
|
//#region src/vocab/handle.ts
|
@@ -3,35 +3,34 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Image, Link, Person } from "../
|
6
|
+
import { Image, Link, Person } 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
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { createFederation, handleWebFinger } from "../middleware-
|
12
|
-
import "../client-
|
13
|
-
import "../
|
14
|
-
import "../
|
15
|
-
import "../
|
16
|
-
import "../
|
17
|
-
import "../
|
18
|
-
import "../
|
19
|
-
import "../
|
20
|
-
import "../
|
21
|
-
import "../
|
22
|
-
import "../inbox-
|
23
|
-
import "../builder-
|
24
|
-
import "../collection-
|
25
|
-
import "../keycache-
|
26
|
-
import "../negotiation-
|
27
|
-
import "../retry-
|
28
|
-
import "../send-
|
29
|
-
import { createRequestContext, test } from "../testing-
|
30
|
-
import "../std__assert-
|
31
|
-
import "../assert_rejects-
|
32
|
-
import "../
|
33
|
-
import "../assert_not_equals-
|
34
|
-
import "../assert_throws-BOO88avQ.js";
|
11
|
+
import { createFederation, handleWebFinger } from "../middleware-Dm8sXYUr.js";
|
12
|
+
import "../client-D6-5okV1.js";
|
13
|
+
import "../types-C2XVl6gj.js";
|
14
|
+
import "../actor-Cg8ZhoVF.js";
|
15
|
+
import "../key-jSvnymAk.js";
|
16
|
+
import "../http-DN0v2zoF.js";
|
17
|
+
import "../ld-CcsryBo0.js";
|
18
|
+
import "../owner-n5c_oZ_M.js";
|
19
|
+
import "../proof-CsFR7fiS.js";
|
20
|
+
import "../docloader-B2BFBGqv.js";
|
21
|
+
import "../kv-cache-DNvS-egZ.js";
|
22
|
+
import "../inbox-CgGy7Hzc.js";
|
23
|
+
import "../builder-Dn87hy75.js";
|
24
|
+
import "../collection-BzWsN9pB.js";
|
25
|
+
import "../keycache-IVLjlAK9.js";
|
26
|
+
import "../negotiation-C4nFufNk.js";
|
27
|
+
import "../retry-CfF8Gn4d.js";
|
28
|
+
import "../send-eW9JIzQV.js";
|
29
|
+
import { createRequestContext, test } from "../testing-ClYSmXdi.js";
|
30
|
+
import "../std__assert-DWivtrGR.js";
|
31
|
+
import "../assert_rejects-Ce45JcFg.js";
|
32
|
+
import "../assert_throws-BNXdRGWP.js";
|
33
|
+
import "../assert_not_equals-C80BG-_5.js";
|
35
34
|
|
36
35
|
//#region src/webfinger/handler.test.ts
|
37
36
|
test("handleWebFinger()", async (t) => {
|
@@ -3,18 +3,16 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { lookupWebFinger } from "../
|
6
|
+
import { lookupWebFinger } 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 "../assert_throws-BOO88avQ.js";
|
17
|
-
import { esm_default } from "../esm-Dl5T1RNE.js";
|
10
|
+
import { 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";
|
15
|
+
import { esm_default } from "../esm-CU0Dnk7T.js";
|
18
16
|
import { withTimeout } from "es-toolkit";
|
19
17
|
|
20
18
|
//#region src/webfinger/lookup.test.ts
|
package/dist/webfinger/mod.cjs
CHANGED
@@ -2,8 +2,8 @@
|
|
2
2
|
const { Temporal } = require("@js-temporal/polyfill");
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
|
-
require('../
|
6
|
-
const require_lookup = require('../lookup-
|
7
|
-
require('../webfinger-
|
5
|
+
require('../request-XHWUW2bi.cjs');
|
6
|
+
const require_lookup = require('../lookup-CMAGfQ1Q.cjs');
|
7
|
+
require('../webfinger-C949bxcD.cjs');
|
8
8
|
|
9
9
|
exports.lookupWebFinger = require_lookup.lookupWebFinger;
|
package/dist/webfinger/mod.d.cts
CHANGED
@@ -1,4 +1,3 @@
|
|
1
|
-
import "../
|
2
|
-
import "../
|
3
|
-
import { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger } from "../mod-jQ4OODsl.cjs";
|
1
|
+
import "../request-BbHkedIU.cjs";
|
2
|
+
import { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger } from "../mod-DuclhZjh.cjs";
|
4
3
|
export { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger };
|
package/dist/webfinger/mod.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
3
|
-
import "../
|
4
|
-
import "../
|
5
|
-
import { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger } from "../mod-DBzN0aCM.js";
|
3
|
+
import "../request-U1t6zZtk.js";
|
4
|
+
import { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger } from "../mod-CB80AlIA.js";
|
6
5
|
export { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger };
|
package/dist/webfinger/mod.js
CHANGED
@@ -2,8 +2,8 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import "../
|
6
|
-
import { lookupWebFinger } from "../lookup-
|
7
|
-
import "../webfinger-
|
5
|
+
import "../request-DKGQaofB.js";
|
6
|
+
import { lookupWebFinger } from "../lookup-BV3A9Zbc.js";
|
7
|
+
import "../webfinger-qG8R5jc3.js";
|
8
8
|
|
9
9
|
export { lookupWebFinger };
|
package/dist/x/cfworkers.d.cts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { KvKey, KvStore, KvStoreSetOptions } from "../kv-
|
1
|
+
import { KvKey, KvStore, KvStoreSetOptions } from "../kv-BMKIFXNW.cjs";
|
2
2
|
import { MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions } from "../mq-B7R1Q-M5.cjs";
|
3
3
|
import { KVNamespace, Queue } from "@cloudflare/workers-types/experimental";
|
4
4
|
|
package/dist/x/cfworkers.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
3
|
-
import { KvKey, KvStore, KvStoreSetOptions } from "../kv-
|
4
|
-
import { MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions } from "../mq-
|
3
|
+
import { KvKey, KvStore, KvStoreSetOptions } from "../kv-Dt06smFt.js";
|
4
|
+
import { MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions } from "../mq-CPRJk4mZ.js";
|
5
5
|
import { KVNamespace, Queue } from "@cloudflare/workers-types/experimental";
|
6
6
|
|
7
7
|
//#region src/x/cfworkers.d.ts
|
package/dist/x/cfworkers.test.js
CHANGED
@@ -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 { 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
|
import { delay } from "es-toolkit";
|
18
16
|
import { getLogger } from "@logtape/logtape";
|
19
17
|
|
package/dist/x/hono.d.cts
CHANGED
@@ -1,13 +1,13 @@
|
|
1
|
-
import "../
|
2
|
-
import "../
|
3
|
-
import "../
|
4
|
-
import "../
|
5
|
-
import "../
|
6
|
-
import "../
|
7
|
-
import "../
|
8
|
-
import "../mod-
|
9
|
-
import "../
|
10
|
-
import
|
1
|
+
import "../request-BbHkedIU.cjs";
|
2
|
+
import "../client-Cle5j1T1.cjs";
|
3
|
+
import "../vocab-DCBw44JZ.cjs";
|
4
|
+
import "../actor-DDhZuMGl.cjs";
|
5
|
+
import "../http-B6SKO6NJ.cjs";
|
6
|
+
import "../owner-dkg5OpSC.cjs";
|
7
|
+
import "../mod--K7l84wp.cjs";
|
8
|
+
import "../mod-DuclhZjh.cjs";
|
9
|
+
import { Federation } from "../context-BOYzcFSe.cjs";
|
10
|
+
import "../kv-BMKIFXNW.cjs";
|
11
11
|
import "../mq-B7R1Q-M5.cjs";
|
12
12
|
|
13
13
|
//#region src/x/hono.d.ts
|
package/dist/x/hono.d.ts
CHANGED
@@ -1,16 +1,16 @@
|
|
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 "../
|
10
|
-
import "../mod-
|
11
|
-
import "../
|
12
|
-
import
|
13
|
-
import "../mq-
|
3
|
+
import "../request-U1t6zZtk.js";
|
4
|
+
import "../client-Bkaw0_PR.js";
|
5
|
+
import "../vocab-ivDKb439.js";
|
6
|
+
import "../actor-Cd2CREO0.js";
|
7
|
+
import "../http-BE7aFuqn.js";
|
8
|
+
import "../owner-CktUdA0h.js";
|
9
|
+
import "../mod-CRENK2dd.js";
|
10
|
+
import "../mod-CB80AlIA.js";
|
11
|
+
import { Federation } from "../context-DqFifMwj.js";
|
12
|
+
import "../kv-Dt06smFt.js";
|
13
|
+
import "../mq-CPRJk4mZ.js";
|
14
14
|
|
15
15
|
//#region src/x/hono.d.ts
|
16
16
|
interface HonoRequest {
|
package/dist/x/sveltekit.d.cts
CHANGED
@@ -1,13 +1,13 @@
|
|
1
|
-
import "../
|
2
|
-
import "../
|
3
|
-
import "../
|
4
|
-
import "../
|
5
|
-
import "../
|
6
|
-
import "../
|
7
|
-
import "../
|
8
|
-
import "../mod-
|
9
|
-
import "../
|
10
|
-
import
|
1
|
+
import "../request-BbHkedIU.cjs";
|
2
|
+
import "../client-Cle5j1T1.cjs";
|
3
|
+
import "../vocab-DCBw44JZ.cjs";
|
4
|
+
import "../actor-DDhZuMGl.cjs";
|
5
|
+
import "../http-B6SKO6NJ.cjs";
|
6
|
+
import "../owner-dkg5OpSC.cjs";
|
7
|
+
import "../mod--K7l84wp.cjs";
|
8
|
+
import "../mod-DuclhZjh.cjs";
|
9
|
+
import { Federation } from "../context-BOYzcFSe.cjs";
|
10
|
+
import "../kv-BMKIFXNW.cjs";
|
11
11
|
import "../mq-B7R1Q-M5.cjs";
|
12
12
|
|
13
13
|
//#region src/x/sveltekit.d.ts
|
package/dist/x/sveltekit.d.ts
CHANGED
@@ -1,16 +1,16 @@
|
|
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 "../
|
10
|
-
import "../mod-
|
11
|
-
import "../
|
12
|
-
import
|
13
|
-
import "../mq-
|
3
|
+
import "../request-U1t6zZtk.js";
|
4
|
+
import "../client-Bkaw0_PR.js";
|
5
|
+
import "../vocab-ivDKb439.js";
|
6
|
+
import "../actor-Cd2CREO0.js";
|
7
|
+
import "../http-BE7aFuqn.js";
|
8
|
+
import "../owner-CktUdA0h.js";
|
9
|
+
import "../mod-CRENK2dd.js";
|
10
|
+
import "../mod-CB80AlIA.js";
|
11
|
+
import { Federation } from "../context-DqFifMwj.js";
|
12
|
+
import "../kv-Dt06smFt.js";
|
13
|
+
import "../mq-CPRJk4mZ.js";
|
14
14
|
|
15
15
|
//#region src/x/sveltekit.d.ts
|
16
16
|
type RequestEvent = {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fedify/fedify",
|
3
|
-
"version": "2.0.0-pr.
|
3
|
+
"version": "2.0.0-pr.451.1730+9a5d9152",
|
4
4
|
"description": "An ActivityPub server framework",
|
5
5
|
"keywords": [
|
6
6
|
"ActivityPub",
|
@@ -78,16 +78,6 @@
|
|
78
78
|
"require": "./dist/nodeinfo/mod.cjs",
|
79
79
|
"default": "./dist/nodeinfo/mod.js"
|
80
80
|
},
|
81
|
-
"./runtime": {
|
82
|
-
"types": {
|
83
|
-
"import": "./dist/runtime/mod.d.ts",
|
84
|
-
"require": "./dist/runtime/mod.d.cts",
|
85
|
-
"default": "./dist/runtime/mod.d.ts"
|
86
|
-
},
|
87
|
-
"import": "./dist/runtime/mod.js",
|
88
|
-
"require": "./dist/runtime/mod.cjs",
|
89
|
-
"default": "./dist/runtime/mod.js"
|
90
|
-
},
|
91
81
|
"./sig": {
|
92
82
|
"types": {
|
93
83
|
"import": "./dist/sig/mod.d.ts",
|
@@ -98,6 +88,16 @@
|
|
98
88
|
"require": "./dist/sig/mod.cjs",
|
99
89
|
"default": "./dist/sig/mod.js"
|
100
90
|
},
|
91
|
+
"./utils": {
|
92
|
+
"types": {
|
93
|
+
"import": "./dist/utils/mod.d.ts",
|
94
|
+
"require": "./dist/utils/mod.d.cts",
|
95
|
+
"default": "./dist/utils/mod.d.ts"
|
96
|
+
},
|
97
|
+
"import": "./dist/utils/mod.js",
|
98
|
+
"require": "./dist/utils/mod.cjs",
|
99
|
+
"default": "./dist/utils/mod.js"
|
100
|
+
},
|
101
101
|
"./vocab": {
|
102
102
|
"types": {
|
103
103
|
"import": "./dist/vocab/mod.d.ts",
|
@@ -151,6 +151,7 @@
|
|
151
151
|
},
|
152
152
|
"dependencies": {
|
153
153
|
"@cfworker/json-schema": "^4.1.1",
|
154
|
+
"@fxts/core": "^1.15.0",
|
154
155
|
"@js-temporal/polyfill": "^0.5.1",
|
155
156
|
"@logtape/logtape": "^1.0.0",
|
156
157
|
"@multiformats/base-x": "^4.0.1",
|
@@ -166,7 +167,8 @@
|
|
166
167
|
"structured-field-values": "^2.0.4",
|
167
168
|
"uri-template-router": "^0.0.17",
|
168
169
|
"url-template": "^3.1.1",
|
169
|
-
"urlpattern-polyfill": "^10.1.0"
|
170
|
+
"urlpattern-polyfill": "^10.1.0",
|
171
|
+
"@fedify/vocab-runtime": "2.0.0-pr.451.1730+9a5d9152"
|
170
172
|
},
|
171
173
|
"devDependencies": {
|
172
174
|
"@cloudflare/workers-types": "^4.20250529.0",
|
@@ -176,7 +178,7 @@
|
|
176
178
|
"@std/yaml": "npm:@jsr/std__yaml@^1.0.6",
|
177
179
|
"@types/node": "^24.2.1",
|
178
180
|
"fast-check": "^3.22.0",
|
179
|
-
"fetch-mock": "^12.5.
|
181
|
+
"fetch-mock": "^12.5.4",
|
180
182
|
"miniflare": "^4.20250523.0",
|
181
183
|
"tsdown": "^0.12.9",
|
182
184
|
"tsx": "^4.19.4",
|
@@ -187,7 +189,7 @@
|
|
187
189
|
"build": "deno task codegen && tsdown",
|
188
190
|
"prepublish": "deno task codegen && tsdown",
|
189
191
|
"test": "deno task codegen && tsdown && cd dist/ && node --test",
|
190
|
-
"test:bun": "deno task codegen && tsdown && cd dist/ && bun test --timeout 60000",
|
192
|
+
"test:bun": "deno task codegen && deno task pnpm:build-vocab && tsdown && cd dist/ && bun test --timeout 60000",
|
191
193
|
"test:cfworkers": "deno task codegen && wrangler deploy --dry-run --outdir src/cfworkers && node --import=tsx src/cfworkers/client.ts"
|
192
194
|
}
|
193
195
|
}
|
@@ -1,39 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
globalThis.addEventListener = () => {};
|
5
|
-
|
6
|
-
import { AssertionError } from "./assert_equals-DSbWqCm3.js";
|
7
|
-
import { assertIsError } from "./assert_is_error-BPGph1Jx.js";
|
8
|
-
|
9
|
-
//#region ../../node_modules/.pnpm/@jsr+std__assert@0.226.0/node_modules/@jsr/std__assert/assert_throws.js
|
10
|
-
function assertThrows(fn, errorClassOrMsg, msgIncludesOrMsg, msg) {
|
11
|
-
let ErrorClass = void 0;
|
12
|
-
let msgIncludes = void 0;
|
13
|
-
let err;
|
14
|
-
if (typeof errorClassOrMsg !== "string") if (errorClassOrMsg === void 0 || errorClassOrMsg?.prototype instanceof Error || errorClassOrMsg?.prototype === Error.prototype) {
|
15
|
-
ErrorClass = errorClassOrMsg;
|
16
|
-
msgIncludes = msgIncludesOrMsg;
|
17
|
-
} else msg = msgIncludesOrMsg;
|
18
|
-
else msg = errorClassOrMsg;
|
19
|
-
let doesThrow = false;
|
20
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
21
|
-
try {
|
22
|
-
fn();
|
23
|
-
} catch (error) {
|
24
|
-
if (ErrorClass) {
|
25
|
-
if (error instanceof Error === false) throw new AssertionError(`A non-Error object was thrown${msgSuffix}`);
|
26
|
-
assertIsError(error, ErrorClass, msgIncludes, msg);
|
27
|
-
}
|
28
|
-
err = error;
|
29
|
-
doesThrow = true;
|
30
|
-
}
|
31
|
-
if (!doesThrow) {
|
32
|
-
msg = `Expected function to throw${msgSuffix}`;
|
33
|
-
throw new AssertionError(msg);
|
34
|
-
}
|
35
|
-
return err;
|
36
|
-
}
|
37
|
-
|
38
|
-
//#endregion
|
39
|
-
export { assertThrows };
|
@@ -1,52 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { UrlError, createRequest, getRemoteDocument, logRequest, validatePublicUrl } from "./docloader-Czl3xV10.js";
|
6
|
-
import { validateCryptoKey } from "./key-BNJQQm3h.js";
|
7
|
-
import { doubleKnock } from "./http-C_Qc2neP.js";
|
8
|
-
import { getLogger } from "@logtape/logtape";
|
9
|
-
|
10
|
-
//#region src/runtime/authdocloader.ts
|
11
|
-
const logger = getLogger([
|
12
|
-
"fedify",
|
13
|
-
"runtime",
|
14
|
-
"docloader"
|
15
|
-
]);
|
16
|
-
/**
|
17
|
-
* Gets an authenticated {@link DocumentLoader} for the given identity.
|
18
|
-
* Note that an authenticated document loader intentionally does not cache
|
19
|
-
* the fetched documents.
|
20
|
-
* @param identity The identity to get the document loader for.
|
21
|
-
* The actor's key pair.
|
22
|
-
* @param options The options for the document loader.
|
23
|
-
* @returns The authenticated document loader.
|
24
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
25
|
-
* @since 0.4.0
|
26
|
-
*/
|
27
|
-
function getAuthenticatedDocumentLoader(identity, { allowPrivateAddress, userAgent, specDeterminer, tracerProvider } = {}) {
|
28
|
-
validateCryptoKey(identity.privateKey);
|
29
|
-
async function load(url, options) {
|
30
|
-
if (!allowPrivateAddress) try {
|
31
|
-
await validatePublicUrl(url);
|
32
|
-
} catch (error) {
|
33
|
-
if (error instanceof UrlError) logger.error("Disallowed private URL: {url}", {
|
34
|
-
url,
|
35
|
-
error
|
36
|
-
});
|
37
|
-
throw error;
|
38
|
-
}
|
39
|
-
const originalRequest = createRequest(url, { userAgent });
|
40
|
-
const response = await doubleKnock(originalRequest, identity, {
|
41
|
-
specDeterminer,
|
42
|
-
log: logRequest,
|
43
|
-
tracerProvider,
|
44
|
-
signal: options?.signal
|
45
|
-
});
|
46
|
-
return getRemoteDocument(url, response, load);
|
47
|
-
}
|
48
|
-
return load;
|
49
|
-
}
|
50
|
-
|
51
|
-
//#endregion
|
52
|
-
export { getAuthenticatedDocumentLoader };
|
@@ -1,58 +0,0 @@
|
|
1
|
-
|
2
|
-
const { Temporal } = require("@js-temporal/polyfill");
|
3
|
-
const { URLPattern } = require("urlpattern-polyfill");
|
4
|
-
|
5
|
-
const require_chunk = require('./chunk-DqRYRqnO.cjs');
|
6
|
-
const require_docloader = require('./docloader-CYnQRIXv.cjs');
|
7
|
-
const require_key = require('./key-DuXv64tg.cjs');
|
8
|
-
const require_http = require('./http-CAusBl_3.cjs');
|
9
|
-
const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
|
10
|
-
|
11
|
-
//#region src/runtime/authdocloader.ts
|
12
|
-
const logger = (0, __logtape_logtape.getLogger)([
|
13
|
-
"fedify",
|
14
|
-
"runtime",
|
15
|
-
"docloader"
|
16
|
-
]);
|
17
|
-
/**
|
18
|
-
* Gets an authenticated {@link DocumentLoader} for the given identity.
|
19
|
-
* Note that an authenticated document loader intentionally does not cache
|
20
|
-
* the fetched documents.
|
21
|
-
* @param identity The identity to get the document loader for.
|
22
|
-
* The actor's key pair.
|
23
|
-
* @param options The options for the document loader.
|
24
|
-
* @returns The authenticated document loader.
|
25
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
26
|
-
* @since 0.4.0
|
27
|
-
*/
|
28
|
-
function getAuthenticatedDocumentLoader(identity, { allowPrivateAddress, userAgent, specDeterminer, tracerProvider } = {}) {
|
29
|
-
require_key.validateCryptoKey(identity.privateKey);
|
30
|
-
async function load(url, options) {
|
31
|
-
if (!allowPrivateAddress) try {
|
32
|
-
await require_docloader.validatePublicUrl(url);
|
33
|
-
} catch (error) {
|
34
|
-
if (error instanceof require_docloader.UrlError) logger.error("Disallowed private URL: {url}", {
|
35
|
-
url,
|
36
|
-
error
|
37
|
-
});
|
38
|
-
throw error;
|
39
|
-
}
|
40
|
-
const originalRequest = require_docloader.createRequest(url, { userAgent });
|
41
|
-
const response = await require_http.doubleKnock(originalRequest, identity, {
|
42
|
-
specDeterminer,
|
43
|
-
log: require_docloader.logRequest,
|
44
|
-
tracerProvider,
|
45
|
-
signal: options?.signal
|
46
|
-
});
|
47
|
-
return require_docloader.getRemoteDocument(url, response, load);
|
48
|
-
}
|
49
|
-
return load;
|
50
|
-
}
|
51
|
-
|
52
|
-
//#endregion
|
53
|
-
Object.defineProperty(exports, 'getAuthenticatedDocumentLoader', {
|
54
|
-
enumerable: true,
|
55
|
-
get: function () {
|
56
|
-
return getAuthenticatedDocumentLoader;
|
57
|
-
}
|
58
|
-
});
|