@fedify/fedify 1.8.0-dev.1052 → 1.8.0-dev.1084
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 +2 -0
- package/dist/{actor-CSUkun-d.js → actor-BH7zSKQo.js} +3 -3
- package/dist/{actor-CyxpJE4Q.js → actor-CNz-TNah.js} +179 -179
- package/dist/{authdocloader-D6kqUaFW.js → authdocloader-BQCrqPvK.js} +3 -3
- package/dist/{authdocloader-Dsk_4Et9.js → authdocloader-Dis5dtkb.js} +3 -3
- package/dist/{builder-DHfk6TST.js → builder-q0hjDsqd.js} +3 -3
- package/dist/{client-BT16eqbK.js → client-ED8-vFfT.js} +1 -1
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-Cb000M05.js → context-DoFkB0j8.js} +2 -2
- package/dist/{docloader-BehMe0HZ.js → docloader-DjEC9p1r.js} +1 -2
- package/dist/{docloader-1f5ptK8g.js → docloader-F3X0_zIO.js} +1 -2
- 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-QHGjGiBn.js → http-8hAtfpxr.js} +3 -3
- package/dist/{http-CEi4a5Wj.js → http-DQmgTn6v.js} +3 -3
- package/dist/{inbox-XTDHNJI1.js → inbox-pU_NqHqw.js} +2 -2
- package/dist/{key-BFBSxfYW.js → key-BturKypy.js} +3 -3
- package/dist/{key-BWISKLby.js → key-CUkHEJEM.js} +4 -4
- package/dist/{key-QbrJ1qRM.js → key-CxX4f1OK.js} +5 -5
- package/dist/{key-D_8TKx-v.js → key-LaNOowbY.js} +2 -2
- package/dist/{keycache-ubJU2WhP.js → keycache-B0WI0p8d.js} +1 -1
- package/dist/{keys-DWcIzRSC.js → keys-D6IEOKAy.js} +1 -1
- package/dist/{ld-UYEgNjOl.js → ld-CFnrZIFg.js} +3 -3
- package/dist/{lookup-D04BOAQt.js → lookup-BZsNxhdR.js} +1 -1
- package/dist/{lookup-DC9apxeg.js → lookup-CZj3d9xz.js} +1 -1
- package/dist/{lookup-9xrq2MTg.js → lookup-UBNqfoin.js} +3 -3
- package/dist/{middleware-FA2T1PmQ.js → middleware-BRzT_1vL.js} +15 -15
- package/dist/{middleware-C6c0QaFp.js → middleware-BXYksxoj.js} +10 -10
- package/dist/middleware-CWcFGTjZ.js +17 -0
- package/dist/middleware-CcQawyrb.js +33 -0
- 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-BtjfHl4e.js → owner-DJQc8nnq.js} +3 -3
- package/dist/{proof-EhrPoLN2.js → proof-4wOq28RS.js} +3 -3
- package/dist/{proof-766TQAF8.js → proof-Dj56bQwd.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-Ch_Ch9jL.js → send-DIWfzItO.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-BndGSYst.js → types-8zDSnNjn.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-DQaq3UGY.js → vocab-B04U8GWr.js} +3 -3
- package/dist/{vocab-LWqBpPfF.js → vocab-D8KsQpFN.js} +178 -178
- 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-C-T8VRhk.js +0 -33
- package/dist/middleware-Cw6PaAWD.js +0 -17
package/README.md
CHANGED
@@ -97,6 +97,7 @@ Here is the list of packages:
|
|
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
99
|
| [@fedify/h3](/h3/) | [JSR][jsr:@fedify/h3] | [npm][npm:@fedify/h3] | H3 integration |
|
100
|
+
| [@fedify/nestjs](/nestjs/) | | [npm][npm:@fedify/nestjs] | NestJS integration |
|
100
101
|
| [@fedify/postgres](/postgres/) | [JSR][jsr:@fedify/postgres] | [npm][npm:@fedify/postgres] | PostgreSQL driver |
|
101
102
|
| [@fedify/redis](/redis/) | [JSR][jsr:@fedify/redis] | [npm][npm:@fedify/redis] | Redis driver |
|
102
103
|
|
@@ -108,6 +109,7 @@ Here is the list of packages:
|
|
108
109
|
[npm:@fedify/express]: https://www.npmjs.com/package/@fedify/express
|
109
110
|
[jsr:@fedify/h3]: https://jsr.io/@fedify/h3
|
110
111
|
[npm:@fedify/h3]: https://www.npmjs.com/package/@fedify/h3
|
112
|
+
[npm:@fedify/nestjs]: https://www.npmjs.com/package/@fedify/nestjs
|
111
113
|
[jsr:@fedify/postgres]: https://jsr.io/@fedify/postgres
|
112
114
|
[npm:@fedify/postgres]: https://www.npmjs.com/package/@fedify/postgres
|
113
115
|
[jsr:@fedify/redis]: https://jsr.io/@fedify/redis
|
@@ -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-DjEC9p1r.js";
|
7
|
+
import { Application, Group, Organization, Person, Service } from "./vocab-D8KsQpFN.js";
|
8
|
+
import { lookupWebFinger } from "./lookup-CZj3d9xz.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";
|