@fedify/fedify 1.8.0-dev.935 → 1.8.0-dev.938
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/README.md +6 -0
- package/dist/{actor-DxKs3rs5.js → actor-B0nJwkfS.js} +3 -3
- package/dist/{actor-U1qTDfkP.js → actor-DPJoyFl7.js} +179 -179
- package/dist/{authdocloader-Y0XSKFDO.js → authdocloader-BrGk58xP.js} +3 -3
- package/dist/{authdocloader-DFHv3v2N.js → authdocloader-DnwV7OLZ.js} +3 -3
- package/dist/{builder-ClKy72z6.js → builder-D1noMKha.js} +3 -3
- package/dist/{client-BGA5Zjta.js → client-iTi32EJl.js} +1 -1
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-CmFL809C.js → context-Dgz676Q_.js} +2 -2
- package/dist/{docloader-DnKAbkaA.js → docloader-BznLkHDl.js} +1 -1
- package/dist/{docloader-DNIFPL4U.js → docloader-tZ6hfKON.js} +1 -1
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/handler.test.js +19 -19
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/middleware.test.js +18 -18
- package/dist/federation/mod.js +10 -10
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-ClYnnkck.js → http-CsCwqNJR.js} +3 -3
- package/dist/{http-14FZBeD8.js → http-VI3RQeEY.js} +3 -3
- package/dist/{inbox-CvQmDUUX.js → inbox-CR6UrNCg.js} +2 -2
- package/dist/{key-BdLrcerK.js → key-DNS6l4Bf.js} +3 -3
- package/dist/{key-rqxf_Fa_.js → key-DgtYhNU-.js} +4 -4
- package/dist/{key-KhJHcjGY.js → key-DmJZx4DR.js} +5 -5
- package/dist/{key-DOw3SCeL.js → key-RnvWJG7i.js} +2 -2
- package/dist/{keycache-2SCTMM8b.js → keycache-DyGd40q1.js} +1 -1
- package/dist/{keys-e0Jkw4BN.js → keys-LuWl53vu.js} +1 -1
- package/dist/{ld-BTNvgtVR.js → ld-bhhSrC1E.js} +3 -3
- package/dist/{lookup-DX1qsIU_.js → lookup-BqaAXWgo.js} +1 -1
- package/dist/{lookup-jwEe9F2n.js → lookup-CX5Tb4C7.js} +3 -3
- package/dist/{lookup-BwNIgefo.js → lookup-VXTcuxz0.js} +1 -1
- package/dist/middleware-1kcyuedf.js +17 -0
- package/dist/middleware-BaQrFpbm.js +33 -0
- package/dist/{middleware-BBiT0H9T.js → middleware-CDFOjbFt.js} +15 -15
- package/dist/{middleware-q_IdNtbD.js → middleware-Dy3_Tr82.js} +10 -10
- package/dist/mod.js +10 -10
- package/dist/nodeinfo/client.test.js +2 -2
- package/dist/nodeinfo/handler.test.js +18 -18
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/{owner-Cu5lLMMa.js → owner-C5yXOt_d.js} +3 -3
- package/dist/{proof-DdHJSAeb.js → proof-CBKgLwEL.js} +3 -3
- package/dist/{proof-CNNP1PLr.js → proof-iAiMkAsB.js} +3 -3
- package/dist/runtime/authdocloader.test.js +8 -8
- package/dist/runtime/docloader.test.js +1 -1
- package/dist/runtime/key.test.js +5 -5
- package/dist/runtime/mod.js +6 -6
- package/dist/{send-54-NKpKT.js → send-CbR1KxzV.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +6 -6
- package/dist/sig/ld.test.js +7 -7
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +8 -8
- package/dist/sig/proof.test.js +7 -7
- package/dist/{types-Dfw4QL5m.js → types-CqpxfEhB.js} +1 -1
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +3 -3
- package/dist/{vocab-BuQg1eoS.js → vocab-Bs5UyVPo.js} +178 -178
- package/dist/{vocab-DEbaadYr.js → vocab-vQM5hfU4.js} +3 -3
- package/dist/webfinger/handler.test.js +18 -18
- package/dist/webfinger/lookup.test.js +2 -2
- package/dist/webfinger/mod.js +2 -2
- package/package.json +1 -1
- package/dist/middleware-ByfsDDzf.js +0 -17
- package/dist/middleware-ilSVIUc2.js +0 -33
package/README.md
CHANGED
@@ -96,7 +96,9 @@ Here is the list of packages:
|
|
96
96
|
| [@fedify/cli](/cli/) | [JSR][jsr:@fedify/cli] | [npm][npm:@fedify/cli] | CLI toolchain for testing and debugging |
|
97
97
|
| [@fedify/amqp](/amqp/) | [JSR][jsr:@fedify/amqp] | [npm][npm:@fedify/amqp] | AMQP/RabbitMQ driver |
|
98
98
|
| [@fedify/express](/express/) | [JSR][jsr:@fedify/express] | [npm][npm:@fedify/express] | Express integration |
|
99
|
+
| [@fedify/h3](/h3/) | [JSR][jsr:@fedify/h3] | [npm][npm:@fedify/h3] | H3 integration |
|
99
100
|
| [@fedify/postgres](/postgres/) | [JSR][jsr:@fedify/postgres] | [npm][npm:@fedify/postgres] | PostgreSQL driver |
|
101
|
+
| [@fedify/redis](/redis/) | [JSR][jsr:@fedify/redis] | [npm][npm:@fedify/redis] | Redis driver |
|
100
102
|
|
101
103
|
[jsr:@fedify/cli]: https://jsr.io/@fedify/cli
|
102
104
|
[npm:@fedify/cli]: https://www.npmjs.com/package/@fedify/cli
|
@@ -104,8 +106,12 @@ Here is the list of packages:
|
|
104
106
|
[npm:@fedify/amqp]: https://www.npmjs.com/package/@fedify/amqp
|
105
107
|
[jsr:@fedify/express]: https://jsr.io/@fedify/express
|
106
108
|
[npm:@fedify/express]: https://www.npmjs.com/package/@fedify
|
109
|
+
[jsr:@fedify/h3]: https://jsr.io/@fedify/h3
|
110
|
+
[npm:@fedify/h3]: https://www.npmjs.com/package/@fedify/h3
|
107
111
|
[jsr:@fedify/postgres]: https://jsr.io/@fedify/postgres
|
108
112
|
[npm:@fedify/postgres]: https://www.npmjs.com/package/@fedify/postgres
|
113
|
+
[jsr:@fedify/redis]: https://jsr.io/@fedify/redis
|
114
|
+
[npm:@fedify/redis]: https://www.npmjs.com/package/@fedify/redis
|
109
115
|
|
110
116
|
|
111
117
|
Sponsors
|
@@ -3,9 +3,9 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { deno_default } from "./docloader-
|
7
|
-
import { Application, Group, Organization, Person, Service } from "./vocab-
|
8
|
-
import { lookupWebFinger } from "./lookup-
|
6
|
+
import { deno_default } from "./docloader-BznLkHDl.js";
|
7
|
+
import { Application, Group, Organization, Person, Service } from "./vocab-Bs5UyVPo.js";
|
8
|
+
import { lookupWebFinger } from "./lookup-VXTcuxz0.js";
|
9
9
|
import { getTypeId } from "./type-D2s5lmbZ.js";
|
10
10
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
11
11
|
import { domainToASCII, domainToUnicode } from "node:url";
|