@fedify/fedify 1.7.14 → 1.7.15
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-Dx5YX74F.d.ts → actor.d.ts} +2 -2
- package/dist/{actor-y7shp0CR.js → actor.js} +4 -4
- package/dist/{assert-C-mZuSQl.js → assert.js} +1 -1
- package/dist/{assert_instance_of-lS0Jr2iu.js → assert_instance_of.js} +1 -1
- package/dist/{assert_is_error-CIYFACrT.js → assert_is_error.js} +1 -1
- package/dist/{assert_not_equals-C1azCAB0.js → assert_not_equals.js} +1 -1
- package/dist/{assert_rejects-Bkh5lA1a.js → assert_rejects.js} +2 -2
- package/dist/{assert_throws-CmpfkWEM.js → assert_throws.js} +2 -2
- package/dist/{authdocloader-C0JcfxUs.js → authdocloader.js} +4 -4
- package/dist/{builder-DaECqbbT.js → builder.js} +5 -5
- package/dist/{client-wKLuY12i.d.ts → client.d.ts} +1 -1
- package/dist/{client-dfu57WLy.js → client.js} +2 -2
- package/dist/compat/{mod-Bwqav33K.d.ts → mod.d.ts} +2 -2
- package/dist/compat/mod.js +1 -1
- package/dist/compat/transformers.test.js +30 -30
- package/dist/{context-CW_8R4BH.d.ts → context.d.ts} +10 -10
- package/dist/{context-nxDPfAiA.js → context.js} +4 -4
- package/dist/{docloader-D_MGP37Q.d.ts → docloader.d.ts} +1 -1
- package/dist/{docloader-sGz4vcrK.js → docloader.js} +2 -2
- package/dist/{esm-BRXvTSrx.js → esm.js} +1 -1
- package/dist/federation/builder.test.js +17 -17
- package/dist/federation/collection.test.js +8 -8
- package/dist/federation/handler.test.js +36 -36
- package/dist/federation/inbox.test.js +11 -11
- package/dist/federation/keycache.test.js +12 -12
- package/dist/federation/kv.test.js +8 -8
- package/dist/federation/middleware.test.js +39 -39
- package/dist/federation/{mod-DvlLc8Ru.d.ts → mod.d.ts} +3 -3
- package/dist/federation/mod.js +11 -11
- package/dist/federation/mq.test.js +10 -10
- package/dist/federation/retry.test.js +5 -5
- package/dist/federation/router.test.js +9 -9
- package/dist/federation/send.test.js +23 -23
- package/dist/{http-DFZRNfDP.d.ts → http.d.ts} +2 -2
- package/dist/{http-BhES0Sg9.js → http.js} +3 -3
- package/dist/{inbox-Z_QlSGYN.js → inbox.js} +3 -3
- package/dist/key.js +16 -0
- package/dist/{key-bMrDyA2T.js → key2.js} +3 -3
- package/dist/{keycache-B5Rr8Lbc.js → keycache.js} +1 -1
- package/dist/{keys-DK4k1R8e.js → keys.js} +1 -1
- package/dist/{ld--auFISy7.js → ld.js} +4 -4
- package/dist/{lookup-CqI9jhXo.d.ts → lookup.d.ts} +1 -1
- package/dist/{lookup-Bq8vhIG4.js → lookup.js} +2 -2
- package/dist/{lookup-cHV4n1IB.js → lookup2.js} +4 -4
- package/dist/{middleware-B7p-onxQ.js → middleware.js} +20 -20
- package/dist/middleware2.js +32 -0
- package/dist/{mod-DMn4Bxyg.d.ts → mod.d.ts} +17 -17
- package/dist/mod.js +11 -11
- package/dist/{mod-DjGYGrBd.d.ts → mod2.d.ts} +2 -2
- package/dist/{mod-BEZy4WHZ.d.ts → mod3.d.ts} +3 -3
- package/dist/nodeinfo/client.test.js +12 -12
- package/dist/nodeinfo/handler.test.js +34 -34
- package/dist/nodeinfo/{mod--upgPcaX.d.ts → mod.d.ts} +1 -1
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/nodeinfo/semver.test.js +8 -8
- package/dist/nodeinfo/types.test.js +9 -9
- package/dist/{owner-CewLNqWO.d.ts → owner.d.ts} +3 -3
- package/dist/{owner-DkTRLQAV.js → owner.js} +3 -3
- package/dist/{proof-DT_xxRPF.js → proof.js} +4 -4
- package/dist/runtime/authdocloader.test.js +20 -20
- package/dist/runtime/docloader.test.js +13 -13
- package/dist/runtime/key.test.js +15 -15
- package/dist/runtime/langstr.test.js +8 -8
- package/dist/runtime/{mod-BaH1vtHp.d.ts → mod.d.ts} +3 -3
- package/dist/runtime/mod.js +6 -6
- package/dist/runtime/multibase/multibase.test.js +8 -8
- package/dist/runtime/url.test.js +7 -7
- package/dist/{send-axIyQX2p.js → send.js} +2 -2
- package/dist/sig/http.test.js +20 -20
- package/dist/sig/key.test.js +17 -17
- package/dist/sig/ld.test.js +18 -18
- package/dist/sig/{mod-BmJQTnPT.d.ts → mod.d.ts} +3 -3
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +20 -20
- package/dist/sig/proof.test.js +19 -19
- package/dist/{std__assert-BdP_WkD-.js → std__assert.js} +1 -1
- package/dist/testing/docloader.test.js +8 -8
- package/dist/testing/mod.js +2 -2
- package/dist/{testing-qaAD4B0t.js → testing.js} +1 -1
- package/dist/{types-CB_2uuCA.js → types.js} +1 -1
- package/dist/vocab/actor.test.js +16 -16
- package/dist/vocab/lookup.test.js +17 -17
- package/dist/vocab/{mod-BkXGAYkx.d.ts → mod.d.ts} +3 -3
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +9 -9
- package/dist/vocab/vocab.test.js +17 -17
- package/dist/{vocab-DoBcp8ow.d.ts → vocab.d.ts} +1 -1
- package/dist/{vocab-DCHRuBGF.js → vocab.js} +181 -181
- package/dist/webfinger/handler.test.js +34 -34
- package/dist/webfinger/lookup.test.js +11 -11
- package/dist/webfinger/{mod-B1UhCvlL.d.ts → mod.d.ts} +1 -1
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/{cfworkers-BIcR64Sf.d.ts → cfworkers.d.ts} +2 -2
- package/dist/x/cfworkers.test.js +7 -7
- package/dist/x/{hono-DmQmp8wi.d.ts → hono.d.ts} +1 -1
- package/dist/x/{sveltekit-Cvh0XnN4.d.ts → sveltekit.d.ts} +1 -1
- package/package.json +1 -1
- package/dist/actor-OYVgkiZG.js +0 -34789
- package/dist/authdocloader-C2krvRo1.js +0 -49
- package/dist/docloader-BU25UQLB.js +0 -4478
- package/dist/http-DRePVWfE.js +0 -788
- package/dist/key-CJuc1GE1.js +0 -10
- package/dist/key-D2HZrCxh.js +0 -257
- package/dist/key-eP5Yk7hl.js +0 -16
- package/dist/lookup-4uc2jh52.js +0 -127
- package/dist/middleware-72Tuh6Iw.js +0 -17
- package/dist/middleware-DB3BUysJ.js +0 -32
- package/dist/middleware-QJjRfjjc.js +0 -3519
- package/dist/proof-D4HXHDPz.js +0 -577
- package/dist/types-Bk4b1bGc.js +0 -445
- package/dist/vocab-sMuiKIWm.js +0 -168
- /package/dist/{assert_equals-Dy0MG_Zw.js → assert_equals.js} +0 -0
- /package/dist/{chunk-DvTpRkcT.js → chunk.js} +0 -0
- /package/dist/{collection-XNLQhehO.js → collection.js} +0 -0
- /package/dist/compat/{transformers.test-DnJbd34u.d.ts → transformers.test.d.ts} +0 -0
- /package/dist/{denokv-NcJeZ6rP.js → denokv.js} +0 -0
- /package/dist/{docloader-BDSHZfTJ.js → docloader2.js} +0 -0
- /package/dist/federation/{builder.test-Bpt6NOZ6.d.ts → builder.test.d.ts} +0 -0
- /package/dist/federation/{collection.test-DKJ6JOZz.d.ts → collection.test.d.ts} +0 -0
- /package/dist/federation/{handler.test-BMT7uLC0.d.ts → handler.test.d.ts} +0 -0
- /package/dist/federation/{inbox.test-Do6i02Qp.d.ts → inbox.test.d.ts} +0 -0
- /package/dist/federation/{keycache.test-BT83IPZY.d.ts → keycache.test.d.ts} +0 -0
- /package/dist/federation/{kv.test-kFzzF2VN.d.ts → kv.test.d.ts} +0 -0
- /package/dist/federation/{middleware.test-B1R4_e3-.d.ts → middleware.test.d.ts} +0 -0
- /package/dist/federation/{mq.test-l79EQQOe.d.ts → mq.test.d.ts} +0 -0
- /package/dist/federation/{retry.test-BqS50VCX.d.ts → retry.test.d.ts} +0 -0
- /package/dist/federation/{router.test-CYQl4po-.d.ts → router.test.d.ts} +0 -0
- /package/dist/federation/{send.test-COUnNUzv.d.ts → send.test.d.ts} +0 -0
- /package/dist/{kv-CKqSUxHd.d.ts → kv.d.ts} +0 -0
- /package/dist/{kv-QeuZ51go.js → kv.js} +0 -0
- /package/dist/{langstr-pFHBDU4y.js → langstr.js} +0 -0
- /package/dist/{mq-Cgfbl44M.d.ts → mq.d.ts} +0 -0
- /package/dist/{multibase-DBcKTV2a.js → multibase.js} +0 -0
- /package/dist/nodeinfo/{client.test-CZLe79hL.d.ts → client.test.d.ts} +0 -0
- /package/dist/nodeinfo/{handler.test-B-EDZ_hK.d.ts → handler.test.d.ts} +0 -0
- /package/dist/nodeinfo/{semver.test-BEuuQSEM.d.ts → semver.test.d.ts} +0 -0
- /package/dist/nodeinfo/{types.test-B5AT89WV.d.ts → types.test.d.ts} +0 -0
- /package/dist/{retry-BQet39_l.js → retry.js} +0 -0
- /package/dist/{router-BuDkN4RQ.js → router.js} +0 -0
- /package/dist/runtime/{authdocloader.test-hCRKzn9v.d.ts → authdocloader.test.d.ts} +0 -0
- /package/dist/runtime/{docloader.test-CVd7i_5h.d.ts → docloader.test.d.ts} +0 -0
- /package/dist/runtime/{key.test-DBsILYSD.d.ts → key.test.d.ts} +0 -0
- /package/dist/runtime/{langstr.test-CiKxuuRY.d.ts → langstr.test.d.ts} +0 -0
- /package/dist/runtime/multibase/{multibase.test-Brh6gPBP.d.ts → multibase.test.d.ts} +0 -0
- /package/dist/runtime/{url.test-DlRqkU2j.d.ts → url.test.d.ts} +0 -0
- /package/dist/{semver-D9d-VO-_.js → semver.js} +0 -0
- /package/dist/sig/{http.test-BpXNAWNI.d.ts → http.test.d.ts} +0 -0
- /package/dist/sig/{key.test-B2iLIugy.d.ts → key.test.d.ts} +0 -0
- /package/dist/sig/{ld.test-D-cI70Gw.d.ts → ld.test.d.ts} +0 -0
- /package/dist/sig/{owner.test-B_YRjMPj.d.ts → owner.test.d.ts} +0 -0
- /package/dist/sig/{proof.test-BagEM_-4.d.ts → proof.test.d.ts} +0 -0
- /package/dist/testing/{docloader.test-lrzf6sDZ.d.ts → docloader.test.d.ts} +0 -0
- /package/dist/testing/{mod-3uM8ZvS7.d.ts → mod.d.ts} +0 -0
- /package/dist/{transformers-CFSWUhNi.js → transformers.js} +0 -0
- /package/dist/{type-DFsmi-p1.js → type.js} +0 -0
- /package/dist/{url-BdNvnK9P.js → url.js} +0 -0
- /package/dist/vocab/{actor.test-ClC-iVWk.d.ts → actor.test.d.ts} +0 -0
- /package/dist/vocab/{lookup.test-Cq1I-27w.d.ts → lookup.test.d.ts} +0 -0
- /package/dist/vocab/{type.test-bfFiYGcs.d.ts → type.test.d.ts} +0 -0
- /package/dist/vocab/{vocab.test-h-ZTisfu.d.ts → vocab.test.d.ts} +0 -0
- /package/dist/webfinger/{handler.test-DiUeEDDD.d.ts → handler.test.d.ts} +0 -0
- /package/dist/webfinger/{lookup.test-D9onm3U3.d.ts → lookup.test.d.ts} +0 -0
- /package/dist/x/{cfworkers.test-KXHlJ29z.d.ts → cfworkers.test.d.ts} +0 -0
|
@@ -3,40 +3,40 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../chunk
|
|
7
|
-
import { t as assertEquals } from "../assert_equals
|
|
8
|
-
import { t as MemoryKvStore } from "../kv
|
|
9
|
-
import { a as createFederation, p as handleWebFinger } from "../middleware
|
|
10
|
-
import "../docloader
|
|
11
|
-
import "../url
|
|
12
|
-
import "../semver
|
|
13
|
-
import "../client
|
|
14
|
-
import "../router
|
|
15
|
-
import "../types
|
|
16
|
-
import "../multibase
|
|
17
|
-
import { S as Person, f as Image, m as Link } from "../vocab
|
|
18
|
-
import "../langstr
|
|
19
|
-
import "../lookup
|
|
20
|
-
import "../actor
|
|
21
|
-
import "../
|
|
22
|
-
import "../http
|
|
23
|
-
import "../authdocloader
|
|
24
|
-
import "../ld
|
|
25
|
-
import "../owner
|
|
26
|
-
import "../proof
|
|
27
|
-
import "../
|
|
28
|
-
import "../inbox
|
|
29
|
-
import "../builder
|
|
30
|
-
import "../collection
|
|
31
|
-
import "../keycache
|
|
32
|
-
import "../send
|
|
33
|
-
import { t as test } from "../testing
|
|
34
|
-
import "../std__assert
|
|
35
|
-
import "../assert_rejects
|
|
36
|
-
import "../assert_is_error
|
|
37
|
-
import "../assert_throws
|
|
38
|
-
import "../
|
|
39
|
-
import { n as createRequestContext } from "../context
|
|
6
|
+
import "../chunk.js";
|
|
7
|
+
import { t as assertEquals } from "../assert_equals.js";
|
|
8
|
+
import { t as MemoryKvStore } from "../kv.js";
|
|
9
|
+
import { a as createFederation, p as handleWebFinger } from "../middleware.js";
|
|
10
|
+
import "../docloader.js";
|
|
11
|
+
import "../url.js";
|
|
12
|
+
import "../semver.js";
|
|
13
|
+
import "../client.js";
|
|
14
|
+
import "../router.js";
|
|
15
|
+
import "../types.js";
|
|
16
|
+
import "../multibase.js";
|
|
17
|
+
import { S as Person, f as Image, m as Link } from "../vocab.js";
|
|
18
|
+
import "../langstr.js";
|
|
19
|
+
import "../lookup.js";
|
|
20
|
+
import "../actor.js";
|
|
21
|
+
import "../key2.js";
|
|
22
|
+
import "../http.js";
|
|
23
|
+
import "../authdocloader.js";
|
|
24
|
+
import "../ld.js";
|
|
25
|
+
import "../owner.js";
|
|
26
|
+
import "../proof.js";
|
|
27
|
+
import "../lookup2.js";
|
|
28
|
+
import "../inbox.js";
|
|
29
|
+
import "../builder.js";
|
|
30
|
+
import "../collection.js";
|
|
31
|
+
import "../keycache.js";
|
|
32
|
+
import "../send.js";
|
|
33
|
+
import { t as test } from "../testing.js";
|
|
34
|
+
import "../std__assert.js";
|
|
35
|
+
import "../assert_rejects.js";
|
|
36
|
+
import "../assert_is_error.js";
|
|
37
|
+
import "../assert_throws.js";
|
|
38
|
+
import "../docloader2.js";
|
|
39
|
+
import { n as createRequestContext } from "../context.js";
|
|
40
40
|
|
|
41
41
|
//#region webfinger/handler.test.ts
|
|
42
42
|
test("handleWebFinger()", async (t) => {
|
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../chunk
|
|
7
|
-
import { t as assertEquals } from "../assert_equals
|
|
8
|
-
import "../docloader
|
|
9
|
-
import "../url
|
|
10
|
-
import { t as lookupWebFinger } from "../lookup
|
|
11
|
-
import { t as test } from "../testing
|
|
12
|
-
import "../std__assert
|
|
13
|
-
import "../assert_rejects
|
|
14
|
-
import "../assert_is_error
|
|
15
|
-
import "../assert_throws
|
|
16
|
-
import { t as esm_default } from "../esm
|
|
6
|
+
import "../chunk.js";
|
|
7
|
+
import { t as assertEquals } from "../assert_equals.js";
|
|
8
|
+
import "../docloader.js";
|
|
9
|
+
import "../url.js";
|
|
10
|
+
import { t as lookupWebFinger } from "../lookup.js";
|
|
11
|
+
import { t as test } from "../testing.js";
|
|
12
|
+
import "../std__assert.js";
|
|
13
|
+
import "../assert_rejects.js";
|
|
14
|
+
import "../assert_is_error.js";
|
|
15
|
+
import "../assert_throws.js";
|
|
16
|
+
import { t as esm_default } from "../esm.js";
|
|
17
17
|
import { withTimeout } from "@es-toolkit/es-toolkit";
|
|
18
18
|
|
|
19
19
|
//#region webfinger/lookup.test.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
|
3
|
-
import { i as ResourceDescriptor, n as lookupWebFinger, r as Link, t as LookupWebFingerOptions } from "../lookup
|
|
3
|
+
import { i as ResourceDescriptor, n as lookupWebFinger, r as Link, t as LookupWebFingerOptions } from "../lookup.js";
|
|
4
4
|
export { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger };
|
package/dist/webfinger/mod.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import "../docloader
|
|
6
|
-
import { t as lookupWebFinger } from "../lookup
|
|
5
|
+
import "../docloader.js";
|
|
6
|
+
import { t as lookupWebFinger } from "../lookup.js";
|
|
7
7
|
|
|
8
8
|
export { lookupWebFinger };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
|
3
|
-
import { n as KvStore, r as KvStoreSetOptions, t as KvKey } from "../kv
|
|
4
|
-
import { a as MessageQueueListenOptions, i as MessageQueueEnqueueOptions, r as MessageQueue } from "../mq
|
|
3
|
+
import { n as KvStore, r as KvStoreSetOptions, t as KvKey } from "../kv.js";
|
|
4
|
+
import { a as MessageQueueListenOptions, i as MessageQueueEnqueueOptions, r as MessageQueue } from "../mq.js";
|
|
5
5
|
import { KVNamespace, Queue } from "@cloudflare/workers-types/experimental";
|
|
6
6
|
|
|
7
7
|
//#region x/cfworkers.d.ts
|
package/dist/x/cfworkers.test.js
CHANGED
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../chunk
|
|
7
|
-
import { t as assertEquals } from "../assert_equals
|
|
8
|
-
import { t as test } from "../testing
|
|
9
|
-
import "../std__assert
|
|
10
|
-
import "../assert_rejects
|
|
11
|
-
import "../assert_is_error
|
|
12
|
-
import "../assert_throws
|
|
6
|
+
import "../chunk.js";
|
|
7
|
+
import { t as assertEquals } from "../assert_equals.js";
|
|
8
|
+
import { t as test } from "../testing.js";
|
|
9
|
+
import "../std__assert.js";
|
|
10
|
+
import "../assert_rejects.js";
|
|
11
|
+
import "../assert_is_error.js";
|
|
12
|
+
import "../assert_throws.js";
|
|
13
13
|
import { delay } from "@es-toolkit/es-toolkit";
|
|
14
14
|
|
|
15
15
|
//#region x/cfworkers.ts
|