@fedify/fedify 1.8.1-dev.1085 → 1.8.1-pr.314.1086
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 +0 -2
- package/dist/{actor-1A9lKn5F.js → actor-9BjazhMw.js} +3 -3
- package/dist/{actor-DGxAq8Vu.js → actor-DWbhlsJt.js} +179 -179
- package/dist/{authdocloader-CulgQUB1.js → authdocloader-4sp9ZqcE.js} +3 -3
- package/dist/{authdocloader-Q9hmx14W.js → authdocloader-DZQlL2Mb.js} +3 -3
- package/dist/{builder-DwGX0zII.js → builder-H8nMQQmc.js} +3 -3
- package/dist/{client-C4Ii_5Vz.js → client-OWD3FJgw.js} +1 -1
- package/dist/compat/mod.d.ts +4 -4
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-B6mUZhs_.d.ts → context-0cwxy1ae.d.ts} +2 -2
- package/dist/{context-5-JZgoal.js → context-B70jLrlb.js} +2 -2
- package/dist/{docloader-DZX4FXNq.js → docloader-C9lz1QKo.js} +1 -1
- package/dist/{docloader-KdAOepM4.js → docloader-euSMpkRz.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.d.ts +3 -3
- package/dist/federation/mod.js +10 -10
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-CMZ4ZGw2.js → http-B353KfXY.js} +3 -3
- package/dist/{http-B2ULamEu.js → http-DjiIXRfp.js} +3 -3
- package/dist/{inbox-C1kXmxS_.js → inbox-B0W6VRj5.js} +2 -2
- package/dist/{key-BN5jFZDX.js → key-Bog3USL4.js} +5 -5
- package/dist/{key-fEYdkO3Z.js → key-C586RANk.js} +2 -2
- package/dist/{key-BDvvEwIC.js → key-CVCoWaUb.js} +4 -4
- package/dist/{key-MW8VYqPH.js → key-D9ztI2tD.js} +3 -3
- package/dist/{keycache-BCrhP4Nl.js → keycache-DUklavX_.js} +1 -1
- package/dist/{keys-aKISIFlI.js → keys-Cg5FL8FO.js} +1 -1
- package/dist/{ld-DYLAaFTz.js → ld-BYwhJljm.js} +3 -3
- package/dist/{lookup-ChOx0yAH.js → lookup-ClTiImdO.js} +5 -4
- package/dist/{lookup-Ci1Mb-AQ.js → lookup-DF1K6ZKo.js} +3 -2
- package/dist/{lookup-Dk8O5WNU.js → lookup-DkWUbh0H.js} +3 -2
- package/dist/{lookup-J_m4YZg0.d.ts → lookup-DyzAlXvF.d.ts} +4 -0
- package/dist/middleware-BKXmhof0.js +17 -0
- package/dist/{middleware-BCBsJjje.js → middleware-BoT0nnCK.js} +10 -10
- package/dist/{middleware-BLAPP3y5.js → middleware-CF_0HiJV.js} +15 -15
- package/dist/middleware-DvgI9HFD.js +33 -0
- package/dist/{mod-D9qE4iHP.d.ts → mod-ZGWTvT4a.d.ts} +1 -1
- package/dist/{mod-BFwgZ7_K.d.ts → mod-tMrYXlJo.d.ts} +4 -0
- package/dist/mod.d.ts +4 -4
- 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-BHEHafmI.js → owner-BmsiLdfG.js} +3 -3
- package/dist/{proof-DMtuS7LN.js → proof-C51Uc6yw.js} +3 -3
- package/dist/{proof-CumuzY0a.js → proof-cOukCsyz.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-DgMAlUHr.js → send-Bf_w1ZdA.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-jsvL0oGD.js → types-BeQTN8m4.js} +1 -1
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +74 -6
- package/dist/vocab/mod.d.ts +1 -1
- 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-uFD3MUpE.js → vocab-DfV7UP4S.js} +178 -178
- package/dist/{vocab-PHRrKZVW.js → vocab-rgzwMihA.js} +5 -4
- package/dist/webfinger/handler.test.js +18 -18
- package/dist/webfinger/lookup.test.js +56 -2
- package/dist/webfinger/mod.d.ts +1 -1
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/hono.d.ts +3 -3
- package/dist/x/sveltekit.d.ts +3 -3
- package/package.json +1 -1
- package/dist/middleware-C8_3GP9Y.js +0 -17
- package/dist/middleware-Ud7bS3Qp.js +0 -33
package/README.md
CHANGED
|
@@ -97,7 +97,6 @@ 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 |
|
|
101
100
|
| [@fedify/postgres](/postgres/) | [JSR][jsr:@fedify/postgres] | [npm][npm:@fedify/postgres] | PostgreSQL driver |
|
|
102
101
|
| [@fedify/redis](/redis/) | [JSR][jsr:@fedify/redis] | [npm][npm:@fedify/redis] | Redis driver |
|
|
103
102
|
|
|
@@ -109,7 +108,6 @@ Here is the list of packages:
|
|
|
109
108
|
[npm:@fedify/express]: https://www.npmjs.com/package/@fedify/express
|
|
110
109
|
[jsr:@fedify/h3]: https://jsr.io/@fedify/h3
|
|
111
110
|
[npm:@fedify/h3]: https://www.npmjs.com/package/@fedify/h3
|
|
112
|
-
[npm:@fedify/nestjs]: https://www.npmjs.com/package/@fedify/nestjs
|
|
113
111
|
[jsr:@fedify/postgres]: https://jsr.io/@fedify/postgres
|
|
114
112
|
[npm:@fedify/postgres]: https://www.npmjs.com/package/@fedify/postgres
|
|
115
113
|
[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-euSMpkRz.js";
|
|
7
|
+
import { Application, Group, Organization, Person, Service } from "./vocab-DfV7UP4S.js";
|
|
8
|
+
import { lookupWebFinger } from "./lookup-DF1K6ZKo.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";
|