@fedify/fedify 1.9.0-pr.407.1544 → 1.9.0-pr.421.1747
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-Ch5yFYFG.d.ts → actor-C1Euqngb.d.ts} +1 -1
- package/dist/{actor-CeBu8hLy.js → actor-CNV1ck1S.js} +1 -1
- package/dist/actor-DaFSkBV-.cjs +42606 -0
- package/dist/{actor-BY--uubW.js → actor-J-9oLs-V.js} +6951 -2127
- package/dist/actor-Ydzhc8dj.d.cts +128 -0
- package/dist/{authdocloader-C89pKQKE.js → authdocloader-D4qQkXT9.js} +6 -6
- package/dist/{authdocloader-jHzDqZo2.js → authdocloader-DKEFUico.js} +3 -3
- package/dist/authdocloader-DM1vtjbY.cjs +58 -0
- package/dist/{builder-ClMKBUks.js → builder-2yBgTZpU.js} +14 -8
- package/dist/chunk-DqRYRqnO.cjs +34 -0
- package/dist/client-DjT_tegg.d.cts +294 -0
- package/dist/{client-DB3mC1oJ.js → client-nAHORZym.js} +1 -1
- package/dist/compat/mod.cjs +10 -0
- package/dist/compat/mod.d.cts +13 -0
- package/dist/compat/mod.d.ts +7 -7
- 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-DFruNLny.d.ts → context-CXUibY4L.d.ts} +179 -116
- package/dist/context-CwUAkopp.d.cts +2324 -0
- package/dist/{docloader-BJTPo7_i.js → docloader-BRrqMbX0.js} +188 -8
- package/dist/docloader-D-MrRyHl.d.cts +219 -0
- package/dist/docloader-FAn755Ez.cjs +4862 -0
- package/dist/{esm-BjUpSZdQ.js → esm-CZDlG8Yt.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/idempotency.test.d.ts +3 -0
- package/dist/federation/idempotency.test.js +202 -0
- 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.d.ts +7 -7
- 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/fixtures/media.example.com/avatars/test-avatar.jpg.json +6 -0
- package/dist/{http-sU0Wj-tv.js → http-B0Rp4UOp.js} +7 -7
- package/dist/http-B1_DzfAU.d.cts +253 -0
- package/dist/{http-3pAI0mqb.js → http-CyMjXkYA.js} +3 -3
- package/dist/http-D7xo4v5M.cjs +826 -0
- package/dist/{http-D8Q4xH0d.d.ts → http-wsGR6KkT.d.ts} +1 -1
- package/dist/{inbox-Dg825gXU.js → inbox-CAt-VuhL.js} +29 -7
- package/dist/key-BZBF55sg.cjs +10 -0
- package/dist/key-CKScBmP1.js +10 -0
- package/dist/{key-l5QMtRss.js → key-D7A24D7c.js} +5 -5
- package/dist/key-DFZ_CvG0.cjs +290 -0
- package/dist/{key-RzI0hV7H.js → key-DbX-_KvI.js} +2 -2
- package/dist/{key-BWgRsIwz.js → key-uBD0-2wc.js} +3 -3
- package/dist/{keycache-BGlP5YTm.js → keycache-DVVM5m9f.js} +1 -1
- package/dist/{keys-BRbwmdDJ.js → keys-Hl2h0ZG0.js} +1 -1
- package/dist/kv-63Cil1MD.d.cts +81 -0
- package/dist/{ld-C9E9DPBz.js → ld-e-G3iYdn.js} +4 -4
- package/dist/{lookup-oZxe6kZr.js → lookup-DNGo5BR6.js} +21 -12
- package/dist/lookup-DSSOyhz2.cjs +137 -0
- package/dist/{lookup-CN62_yPh.js → lookup-Zzj9McvA.js} +4 -4
- package/dist/{middleware-extU7qDB.js → middleware-4mR2kSKQ.js} +96 -65
- package/dist/middleware-B-YooLeX.cjs +17 -0
- package/dist/middleware-BG51vY-0.js +17 -0
- package/dist/{middleware-jQ1GPh2U.js → middleware-BWW4nCk1.js} +57 -54
- package/dist/middleware-CVb0KXM7.cjs +4271 -0
- package/dist/middleware-DXunR6sJ.js +26 -0
- package/dist/mod-BUbqxBev.d.cts +307 -0
- package/dist/{mod-CiXjux2r.d.ts → mod-BcObK1Lz.d.ts} +2 -2
- package/dist/mod-C2tOeRkN.d.cts +1 -0
- package/dist/{mod-Cy6pkZSn.d.ts → mod-CDObsV1d.d.ts} +19 -1
- package/dist/{mod-BAuhKa9d.d.ts → mod-CIbqfZW0.d.ts} +1 -1
- package/dist/{mod-B7Pc0I7F.d.ts → mod-DgcYoyZK.d.ts} +2 -2
- package/dist/mod-Dt-G9ZOS.d.cts +102 -0
- package/dist/mod-FZd39qVq.d.cts +1 -0
- package/dist/mod-fjqfsrty.d.cts +266 -0
- package/dist/mod-jQ4OODsl.d.cts +113 -0
- package/dist/mod-mXx9V0q5.d.cts +80 -0
- package/dist/mod.cjs +152 -0
- package/dist/mod.d.cts +17 -0
- package/dist/mod.d.ts +10 -10
- 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-6KSEp9eV.d.cts +67 -0
- package/dist/{owner-D38zBIMc.d.ts → owner-BbeUDvOu.d.ts} +2 -2
- package/dist/{owner-B836JKuZ.js → owner-C4sPn9c4.js} +2 -2
- package/dist/{proof-D63mA1Rv.js → proof-C3QoDkRC.js} +3 -3
- package/dist/proof-DT8hWqV6.cjs +673 -0
- package/dist/{proof-DLwnfKak.js → proof-iy7cOAt6.js} +9 -9
- 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.d.ts +3 -3
- 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-CE9GFSCd.js → send-BOn6IbzV.js} +2 -2
- package/dist/sig/http.test.js +9 -9
- 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.d.ts +5 -5
- 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.d.ts +385 -110
- package/dist/testing/mod.js +3 -3
- package/dist/{testing-B2tgn0a4.js → testing-DaKcIaFF.js} +2 -2
- package/dist/{transformers-Dna8Fg7k.js → transformers-BFT6d7J5.js} +3 -3
- package/dist/transformers-CoBS-oFG.cjs +116 -0
- package/dist/{type-OboVsUha.js → type-D50ufokc.js} +7261 -2257
- package/dist/{types-BLr6AjjI.js → types-BCmRSiaD.js} +4 -4
- package/dist/types-wG2EuWYS.cjs +488 -0
- package/dist/vocab/actor.test.js +5 -5
- package/dist/vocab/lookup.test.js +255 -5
- package/dist/vocab/mod.cjs +87 -0
- package/dist/vocab/mod.d.cts +6 -0
- package/dist/vocab/mod.d.ts +3 -3
- package/dist/vocab/mod.js +7 -7
- package/dist/vocab/type.test.js +3 -3
- package/dist/vocab/vocab.test.js +433 -9
- package/dist/vocab-B_AjsPE2.cjs +291 -0
- package/dist/{vocab-BEEm2I6u.d.ts → vocab-CDHNj5zp.d.ts} +290 -0
- package/dist/vocab-Cfs0937i.d.cts +14919 -0
- package/dist/{vocab-Z7alheNv.js → vocab-CtBL6Aur.js} +26 -17
- 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.d.ts +6 -6
- 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.d.ts +6 -6
- package/dist/x/sveltekit.js +3 -3
- package/package.json +68 -13
- package/dist/compat-Bb5myD13.js +0 -4
- package/dist/key-_XZAOE9D.js +0 -10
- package/dist/middleware-Ccahu3ql.js +0 -26
- package/dist/middleware-fO804EqJ.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/dist/x/sveltekit.d.ts
CHANGED
@@ -3,13 +3,13 @@ import { URLPattern } from "urlpattern-polyfill";
|
|
3
3
|
import "../kv-C7sopW2E.js";
|
4
4
|
import "../docloader-CxWcuWqQ.js";
|
5
5
|
import "../client-DF8anIB5.js";
|
6
|
-
import "../vocab-
|
7
|
-
import "../actor-
|
8
|
-
import "../http-
|
9
|
-
import "../owner-
|
10
|
-
import "../mod-
|
6
|
+
import "../vocab-CDHNj5zp.js";
|
7
|
+
import "../actor-C1Euqngb.js";
|
8
|
+
import "../http-wsGR6KkT.js";
|
9
|
+
import "../owner-BbeUDvOu.js";
|
10
|
+
import "../mod-CDObsV1d.js";
|
11
11
|
import "../mod-DBzN0aCM.js";
|
12
|
-
import { Federation } from "../context-
|
12
|
+
import { Federation } from "../context-CXUibY4L.js";
|
13
13
|
import "../mq-CRGm1e_F.js";
|
14
14
|
|
15
15
|
//#region src/x/sveltekit.d.ts
|
package/dist/x/sveltekit.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
|
2
|
-
|
3
|
-
|
4
|
-
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
4
|
+
|
5
5
|
import { getLogger } from "@logtape/logtape";
|
6
6
|
|
7
7
|
//#region src/x/sveltekit.ts
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fedify/fedify",
|
3
|
-
"version": "1.9.0-pr.
|
3
|
+
"version": "1.9.0-pr.421.1747+963e6c9d",
|
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-_XZAOE9D.js
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import "./docloader-BJTPo7_i.js";
|
6
|
-
import "./actor-BY--uubW.js";
|
7
|
-
import "./lookup-CN62_yPh.js";
|
8
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-l5QMtRss.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-OboVsUha.js";
|
7
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-jQ1GPh2U.js";
|
8
|
-
import "./semver-dArNLkR9.js";
|
9
|
-
import "./client-DB3mC1oJ.js";
|
10
|
-
import "./lookup-oZxe6kZr.js";
|
11
|
-
import "./types-BIgY6c-l.js";
|
12
|
-
import "./actor-CeBu8hLy.js";
|
13
|
-
import "./key-RzI0hV7H.js";
|
14
|
-
import "./http-3pAI0mqb.js";
|
15
|
-
import "./authdocloader-jHzDqZo2.js";
|
16
|
-
import "./ld-C9E9DPBz.js";
|
17
|
-
import "./owner-B836JKuZ.js";
|
18
|
-
import "./proof-D63mA1Rv.js";
|
19
|
-
import "./inbox-Dg825gXU.js";
|
20
|
-
import "./builder-ClMKBUks.js";
|
21
|
-
import "./collection-CSzG2j1P.js";
|
22
|
-
import "./keycache-BGlP5YTm.js";
|
23
|
-
import "./retry-D4GJ670a.js";
|
24
|
-
import "./send-CE9GFSCd.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-BJTPo7_i.js";
|
7
|
-
import "./actor-BY--uubW.js";
|
8
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-extU7qDB.js";
|
9
|
-
import "./lookup-CN62_yPh.js";
|
10
|
-
import "./key-l5QMtRss.js";
|
11
|
-
import "./http-sU0Wj-tv.js";
|
12
|
-
import "./proof-DLwnfKak.js";
|
13
|
-
import "./types-BLr6AjjI.js";
|
14
|
-
import "./authdocloader-C89pKQKE.js";
|
15
|
-
import "./vocab-Z7alheNv.js";
|
16
|
-
|
17
|
-
export { FederationImpl };
|
package/dist/runtime-BSkOVUWM.js
DELETED
package/dist/sig-BXJO--F9.js
DELETED