@fedify/fedify 1.9.0-dev.1605 → 1.9.0-dev.1668
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-Bp5E1_uo.js → actor-BHAPrCDB.js} +1 -1
- package/dist/actor-CHOM_AN3.d.cts +128 -0
- package/dist/{actor-Bi2qvBSd.js → actor-ChSW_rBk.js} +200 -200
- package/dist/actor-fGD4yb1K.cjs +37783 -0
- package/dist/{authdocloader-BE3rMpjB.js → authdocloader-CgrKtaQg.js} +3 -3
- package/dist/{authdocloader-CtNUOc_o.js → authdocloader-ChsJ9FJN.js} +6 -6
- package/dist/authdocloader-eSrbn3wM.cjs +58 -0
- package/dist/{builder-i_bWHUua.js → builder-DI4-Kpdg.js} +4 -4
- package/dist/chunk-DqRYRqnO.cjs +34 -0
- package/dist/{client-DzL0DiuM.js → client-B8gJ1cw8.js} +1 -1
- package/dist/client-DjT_tegg.d.cts +294 -0
- package/dist/compat/mod.cjs +10 -0
- package/dist/compat/mod.d.cts +13 -0
- package/dist/compat/mod.js +5 -5
- package/dist/compat/transformers.test.js +16 -16
- package/dist/compat-DmDDELst.cjs +4 -0
- package/dist/compat-nxUqe4Z-.js +4 -0
- package/dist/context-KXVF2AhH.d.cts +2261 -0
- package/dist/{docloader-OJ23BINE.js → docloader-Bqh-eFNP.js} +188 -8
- package/dist/docloader-CSB8cAnw.cjs +4862 -0
- package/dist/docloader-D-MrRyHl.d.cts +219 -0
- package/dist/{esm-CyuitQYP.js → esm-DTi75ew2.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 +4 -3
- package/dist/federation/middleware.test.js +18 -18
- package/dist/federation/mod.cjs +29 -0
- package/dist/federation/mod.d.cts +13 -0
- package/dist/federation/mod.js +15 -15
- 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/{federation-CMX7WzeL.js → federation-D1U8YY9t.js} +3 -3
- package/dist/federation-H2_En3j5.cjs +244 -0
- package/dist/http-BDErrXSN.cjs +826 -0
- package/dist/http-B_zBcsai.d.cts +253 -0
- package/dist/{http-BptJ8gzr.js → http-BpAVdmaR.js} +2 -2
- package/dist/{http-CGKESoOD.js → http-DBHpjcjo.js} +6 -6
- package/dist/{inbox-D5YFCsS2.js → inbox-BA9sYsBf.js} +1 -1
- package/dist/key-2rIHnPaA.js +10 -0
- package/dist/{key-C_beSXh2.js → key-B27QtSbc.js} +2 -2
- package/dist/key-CYpTUnwf.cjs +290 -0
- package/dist/key-Ck4-GNm0.cjs +10 -0
- package/dist/{key-D7obyu6i.js → key-DSOJOcRH.js} +3 -3
- package/dist/{key-UR9dBv1x.js → key-sCE-TgxY.js} +5 -5
- package/dist/{keycache-Ocm3x-aO.js → keycache-CiW2SvJu.js} +1 -1
- package/dist/{keys-C0sHgFeh.js → keys-5cHW76LQ.js} +1 -1
- package/dist/kv-63Cil1MD.d.cts +81 -0
- package/dist/{ld-BP8uv8u-.js → ld-upnKn3yw.js} +2 -2
- package/dist/{lookup-DmESd_mM.js → lookup-B61sZAOY.js} +4 -4
- package/dist/lookup-BrrOs_g1.cjs +137 -0
- package/dist/{lookup-BrGv9cks.js → lookup-CZBG-vCx.js} +1 -1
- package/dist/{middleware-Sfxf2Vmo.js → middleware-CfP7UhQy.js} +28 -28
- package/dist/{middleware-CZ-uRVbW.js → middleware-CyUVZG3t.js} +27 -27
- package/dist/middleware-D8O6iKhr.js +26 -0
- package/dist/middleware-DI4sIaI4.js +17 -0
- package/dist/middleware-P3jCWk4K.cjs +4240 -0
- package/dist/middleware-lw0MLhVG.cjs +17 -0
- package/dist/mod-C2tOeRkN.d.cts +1 -0
- package/dist/mod-C3CGxYoF.d.cts +102 -0
- package/dist/mod-COw_caPC.d.cts +266 -0
- package/dist/mod-FZd39qVq.d.cts +1 -0
- package/dist/mod-NKH_G-IY.d.cts +289 -0
- package/dist/mod-YfAcrVbP.d.cts +80 -0
- package/dist/mod-jQ4OODsl.d.cts +113 -0
- package/dist/mod.cjs +152 -0
- package/dist/mod.d.cts +17 -0
- package/dist/mod.js +20 -20
- package/dist/mq-B7R1Q-M5.d.cts +140 -0
- package/dist/nodeinfo/client.test.js +5 -5
- package/dist/nodeinfo/handler.test.js +16 -16
- package/dist/nodeinfo/mod.cjs +13 -0
- package/dist/nodeinfo/mod.d.cts +5 -0
- package/dist/nodeinfo/mod.js +6 -6
- package/dist/nodeinfo/semver.test.js +3 -3
- package/dist/nodeinfo/types.test.js +3 -3
- package/dist/nodeinfo-Co9lJrWl.cjs +4 -0
- package/dist/nodeinfo-DfycQ8Wf.js +4 -0
- package/dist/owner-C9Ry0TOI.d.cts +67 -0
- package/dist/{owner-C3KvPNTd.js → owner-zvsMGYzc.js} +2 -2
- package/dist/{proof-DmROl-2J.js → proof-BgKYSJ00.js} +2 -2
- package/dist/{proof-vAK-PfOK.js → proof-Bt6yHsMN.js} +6 -6
- package/dist/proof-CC_7UV_j.cjs +673 -0
- 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/link.test.d.ts +3 -0
- package/dist/runtime/link.test.js +61 -0
- package/dist/runtime/mod.cjs +25 -0
- package/dist/runtime/mod.d.cts +6 -0
- package/dist/runtime/mod.js +10 -10
- package/dist/runtime/multibase/multibase.test.js +3 -3
- package/dist/runtime/url.test.js +3 -3
- package/dist/runtime-C58AJWSv.cjs +4 -0
- package/dist/runtime-DPYEDf-o.js +4 -0
- package/dist/{send-D7brJLC6.js → send-DlqdAGHP.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.cjs +30 -0
- package/dist/sig/mod.d.cts +8 -0
- package/dist/sig/mod.js +10 -10
- package/dist/sig/owner.test.js +7 -7
- package/dist/sig/proof.test.js +7 -7
- package/dist/sig-ByHXzqUi.cjs +4 -0
- package/dist/sig-Cj3tk-ig.js +4 -0
- package/dist/testing/docloader.test.js +3 -3
- package/dist/testing/mod.js +3 -3
- package/dist/{testing-B3ZGdVhe.js → testing-CAAJTPCt.js} +2 -2
- package/dist/{transformers-Dna8Fg7k.js → transformers-BFT6d7J5.js} +3 -3
- package/dist/transformers-CoBS-oFG.cjs +116 -0
- package/dist/{type-CrcgcFC3.js → type-BRNRL3aj.js} +381 -201
- package/dist/{types-DiyuYWAI.js → types-C8yjtF5A.js} +4 -4
- package/dist/types-Dz0NMslg.cjs +488 -0
- package/dist/vocab/actor.test.js +5 -5
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.cjs +87 -0
- package/dist/vocab/mod.d.cts +6 -0
- package/dist/vocab/mod.js +7 -7
- package/dist/vocab/type.test.js +3 -3
- package/dist/vocab/vocab.test.js +40 -5
- package/dist/vocab-BDMmyzZA.cjs +282 -0
- package/dist/vocab-BzGg7ltX.d.cts +14629 -0
- package/dist/{vocab-Dk0L2c9M.js → vocab-WpDLcZH7.js} +6 -6
- package/dist/webfinger/handler.test.js +16 -16
- package/dist/webfinger/lookup.test.js +4 -4
- package/dist/webfinger/mod.cjs +9 -0
- package/dist/webfinger/mod.d.cts +4 -0
- package/dist/webfinger/mod.js +6 -6
- package/dist/webfinger-BjOEdFPs.cjs +4 -0
- package/dist/webfinger-De_bU0iE.js +4 -0
- package/dist/x/cfworkers.cjs +100 -0
- package/dist/x/cfworkers.d.cts +59 -0
- package/dist/x/cfworkers.js +3 -3
- package/dist/x/cfworkers.test.js +3 -3
- package/dist/x/hono.cjs +61 -0
- package/dist/x/hono.d.cts +54 -0
- package/dist/x/hono.js +3 -3
- package/dist/x/sveltekit.cjs +69 -0
- package/dist/x/sveltekit.d.cts +46 -0
- package/dist/x/sveltekit.js +3 -3
- package/package.json +68 -13
- package/dist/compat-Bb5myD13.js +0 -4
- package/dist/key-D7gEThPA.js +0 -10
- package/dist/middleware-CtLDRgUg.js +0 -26
- package/dist/middleware-ww6ZuicB.js +0 -17
- package/dist/nodeinfo-CyEbLjHs.js +0 -4
- package/dist/runtime-BSkOVUWM.js +0 -4
- package/dist/sig-BXJO--F9.js +0 -4
- package/dist/webfinger-C3GIyXIg.js +0 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fedify/fedify",
|
|
3
|
-
"version": "1.9.0-dev.
|
|
3
|
+
"version": "1.9.0-dev.1668+09a99df1",
|
|
4
4
|
"description": "An ActivityPub server framework",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ActivityPub",
|
|
@@ -35,67 +35,122 @@
|
|
|
35
35
|
"dist"
|
|
36
36
|
],
|
|
37
37
|
"module": "./dist/mod.js",
|
|
38
|
+
"main": "./dist/mod.cjs",
|
|
38
39
|
"types": "./dist/mod.d.ts",
|
|
39
40
|
"exports": {
|
|
40
41
|
".": {
|
|
41
|
-
"types":
|
|
42
|
+
"types": {
|
|
43
|
+
"import": "./dist/mod.d.ts",
|
|
44
|
+
"require": "./dist/mod.d.cts",
|
|
45
|
+
"default": "./dist/mod.d.ts"
|
|
46
|
+
},
|
|
42
47
|
"import": "./dist/mod.js",
|
|
48
|
+
"require": "./dist/mod.cjs",
|
|
43
49
|
"default": "./dist/mod.js"
|
|
44
50
|
},
|
|
45
51
|
"./compat": {
|
|
46
|
-
"types":
|
|
52
|
+
"types": {
|
|
53
|
+
"import": "./dist/compat/mod.d.ts",
|
|
54
|
+
"require": "./dist/compat/mod.d.cts",
|
|
55
|
+
"default": "./dist/compat/mod.d.ts"
|
|
56
|
+
},
|
|
47
57
|
"import": "./dist/compat/mod.js",
|
|
58
|
+
"require": "./dist/compat/mod.cjs",
|
|
48
59
|
"default": "./dist/compat/mod.js"
|
|
49
60
|
},
|
|
50
61
|
"./federation": {
|
|
51
|
-
"types":
|
|
62
|
+
"types": {
|
|
63
|
+
"import": "./dist/federation/mod.d.ts",
|
|
64
|
+
"require": "./dist/federation/mod.d.cts",
|
|
65
|
+
"default": "./dist/federation/mod.d.ts"
|
|
66
|
+
},
|
|
52
67
|
"import": "./dist/federation/mod.js",
|
|
68
|
+
"require": "./dist/federation/mod.cjs",
|
|
53
69
|
"default": "./dist/federation/mod.js"
|
|
54
70
|
},
|
|
55
71
|
"./nodeinfo": {
|
|
56
|
-
"types":
|
|
72
|
+
"types": {
|
|
73
|
+
"import": "./dist/nodeinfo/mod.d.ts",
|
|
74
|
+
"require": "./dist/nodeinfo/mod.d.cts",
|
|
75
|
+
"default": "./dist/nodeinfo/mod.d.ts"
|
|
76
|
+
},
|
|
57
77
|
"import": "./dist/nodeinfo/mod.js",
|
|
78
|
+
"require": "./dist/nodeinfo/mod.cjs",
|
|
58
79
|
"default": "./dist/nodeinfo/mod.js"
|
|
59
80
|
},
|
|
60
81
|
"./runtime": {
|
|
61
|
-
"types":
|
|
82
|
+
"types": {
|
|
83
|
+
"import": "./dist/runtime/mod.d.ts",
|
|
84
|
+
"require": "./dist/runtime/mod.d.cts",
|
|
85
|
+
"default": "./dist/runtime/mod.d.ts"
|
|
86
|
+
},
|
|
62
87
|
"import": "./dist/runtime/mod.js",
|
|
88
|
+
"require": "./dist/runtime/mod.cjs",
|
|
63
89
|
"default": "./dist/runtime/mod.js"
|
|
64
90
|
},
|
|
65
91
|
"./sig": {
|
|
66
|
-
"types":
|
|
92
|
+
"types": {
|
|
93
|
+
"import": "./dist/sig/mod.d.ts",
|
|
94
|
+
"require": "./dist/sig/mod.d.cts",
|
|
95
|
+
"default": "./dist/sig/mod.d.ts"
|
|
96
|
+
},
|
|
67
97
|
"import": "./dist/sig/mod.js",
|
|
98
|
+
"require": "./dist/sig/mod.cjs",
|
|
68
99
|
"default": "./dist/sig/mod.js"
|
|
69
100
|
},
|
|
70
101
|
"./vocab": {
|
|
71
|
-
"types":
|
|
102
|
+
"types": {
|
|
103
|
+
"import": "./dist/vocab/mod.d.ts",
|
|
104
|
+
"require": "./dist/vocab/mod.d.cts",
|
|
105
|
+
"default": "./dist/vocab/mod.d.ts"
|
|
106
|
+
},
|
|
72
107
|
"import": "./dist/vocab/mod.js",
|
|
108
|
+
"require": "./dist/vocab/mod.cjs",
|
|
73
109
|
"default": "./dist/vocab/mod.js"
|
|
74
110
|
},
|
|
75
111
|
"./webfinger": {
|
|
76
|
-
"types":
|
|
112
|
+
"types": {
|
|
113
|
+
"import": "./dist/webfinger/mod.d.ts",
|
|
114
|
+
"require": "./dist/webfinger/mod.d.cts",
|
|
115
|
+
"default": "./dist/webfinger/mod.d.ts"
|
|
116
|
+
},
|
|
77
117
|
"import": "./dist/webfinger/mod.js",
|
|
118
|
+
"require": "./dist/webfinger/mod.cjs",
|
|
78
119
|
"default": "./dist/webfinger/mod.js"
|
|
79
120
|
},
|
|
80
121
|
"./x/cfworkers": {
|
|
81
|
-
"types":
|
|
122
|
+
"types": {
|
|
123
|
+
"import": "./dist/x/cfworkers.d.ts",
|
|
124
|
+
"require": "./dist/x/cfworkers.d.cts",
|
|
125
|
+
"default": "./dist/x/cfworkers.d.ts"
|
|
126
|
+
},
|
|
82
127
|
"import": "./dist/x/cfworkers.js",
|
|
128
|
+
"require": "./dist/x/cfworkers.cjs",
|
|
83
129
|
"default": "./dist/x/cfworkers.js"
|
|
84
130
|
},
|
|
85
131
|
"./x/hono": {
|
|
86
|
-
"types":
|
|
132
|
+
"types": {
|
|
133
|
+
"import": "./dist/x/hono.d.ts",
|
|
134
|
+
"require": "./dist/x/hono.d.cts",
|
|
135
|
+
"default": "./dist/x/hono.d.ts"
|
|
136
|
+
},
|
|
87
137
|
"import": "./dist/x/hono.js",
|
|
138
|
+
"require": "./dist/x/hono.cjs",
|
|
88
139
|
"default": "./dist/x/hono.js"
|
|
89
140
|
},
|
|
90
141
|
"./x/sveltekit": {
|
|
91
|
-
"types":
|
|
142
|
+
"types": {
|
|
143
|
+
"import": "./dist/x/sveltekit.d.ts",
|
|
144
|
+
"require": "./dist/x/sveltekit.d.cts",
|
|
145
|
+
"default": "./dist/x/sveltekit.d.ts"
|
|
146
|
+
},
|
|
92
147
|
"import": "./dist/x/sveltekit.js",
|
|
148
|
+
"require": "./dist/x/sveltekit.cjs",
|
|
93
149
|
"default": "./dist/x/sveltekit.js"
|
|
94
150
|
}
|
|
95
151
|
},
|
|
96
152
|
"dependencies": {
|
|
97
153
|
"@cfworker/json-schema": "^4.1.1",
|
|
98
|
-
"@hugoalh/http-header-link": "^1.0.2",
|
|
99
154
|
"@js-temporal/polyfill": "^0.5.1",
|
|
100
155
|
"@logtape/logtape": "^1.0.0",
|
|
101
156
|
"@multiformats/base-x": "^4.0.1",
|
package/dist/compat-Bb5myD13.js
DELETED
package/dist/key-D7gEThPA.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
-
|
|
5
|
-
import "./docloader-OJ23BINE.js";
|
|
6
|
-
import "./actor-Bi2qvBSd.js";
|
|
7
|
-
import "./lookup-DmESd_mM.js";
|
|
8
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-UR9dBv1x.js";
|
|
9
|
-
|
|
10
|
-
export { validateCryptoKey };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
-
globalThis.addEventListener = () => {};
|
|
5
|
-
|
|
6
|
-
import "./type-CrcgcFC3.js";
|
|
7
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-CZ-uRVbW.js";
|
|
8
|
-
import "./semver-dArNLkR9.js";
|
|
9
|
-
import "./client-DzL0DiuM.js";
|
|
10
|
-
import "./lookup-BrGv9cks.js";
|
|
11
|
-
import "./types-BIgY6c-l.js";
|
|
12
|
-
import "./actor-Bp5E1_uo.js";
|
|
13
|
-
import "./key-C_beSXh2.js";
|
|
14
|
-
import "./http-BptJ8gzr.js";
|
|
15
|
-
import "./authdocloader-BE3rMpjB.js";
|
|
16
|
-
import "./ld-BP8uv8u-.js";
|
|
17
|
-
import "./owner-C3KvPNTd.js";
|
|
18
|
-
import "./proof-DmROl-2J.js";
|
|
19
|
-
import "./inbox-D5YFCsS2.js";
|
|
20
|
-
import "./builder-i_bWHUua.js";
|
|
21
|
-
import "./collection-CSzG2j1P.js";
|
|
22
|
-
import "./keycache-Ocm3x-aO.js";
|
|
23
|
-
import "./retry-D4GJ670a.js";
|
|
24
|
-
import "./send-D7brJLC6.js";
|
|
25
|
-
|
|
26
|
-
export { FederationImpl };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
-
|
|
5
|
-
import "./transformers-Dna8Fg7k.js";
|
|
6
|
-
import "./docloader-OJ23BINE.js";
|
|
7
|
-
import "./actor-Bi2qvBSd.js";
|
|
8
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-Sfxf2Vmo.js";
|
|
9
|
-
import "./lookup-DmESd_mM.js";
|
|
10
|
-
import "./key-UR9dBv1x.js";
|
|
11
|
-
import "./http-CGKESoOD.js";
|
|
12
|
-
import "./proof-vAK-PfOK.js";
|
|
13
|
-
import "./types-DiyuYWAI.js";
|
|
14
|
-
import "./authdocloader-CtNUOc_o.js";
|
|
15
|
-
import "./vocab-Dk0L2c9M.js";
|
|
16
|
-
|
|
17
|
-
export { FederationImpl };
|
package/dist/runtime-BSkOVUWM.js
DELETED
package/dist/sig-BXJO--F9.js
DELETED