@fedify/fedify 1.8.1-pr.314.1086 → 1.8.1-pr.315.1087
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-DWbhlsJt.js → actor-BGN9d-ER.js} +179 -179
- package/dist/{actor-9BjazhMw.js → actor-COZxxnW-.js} +3 -3
- package/dist/{authdocloader-DZQlL2Mb.js → authdocloader-CkDSocuG.js} +3 -3
- package/dist/{authdocloader-4sp9ZqcE.js → authdocloader-DuNq0lPa.js} +3 -3
- package/dist/{builder-H8nMQQmc.js → builder-sY-OaLuR.js} +3 -3
- package/dist/{client-OWD3FJgw.js → client-CwyOrZdQ.js} +1 -1
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-B70jLrlb.js → context-CjO1Eu60.js} +2 -2
- package/dist/{docloader-euSMpkRz.js → docloader-Bqnt2g2O.js} +1 -1
- package/dist/{docloader-C9lz1QKo.js → docloader-DuYPQRhi.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-B353KfXY.js → http-CXo5GngC.js} +3 -3
- package/dist/{http-DjiIXRfp.js → http-i7pAcF2p.js} +3 -3
- package/dist/{inbox-B0W6VRj5.js → inbox-B4J2j76m.js} +2 -2
- package/dist/{key-Bog3USL4.js → key-BS66bul8.js} +5 -5
- package/dist/{key-CVCoWaUb.js → key-CgZWNnJ5.js} +4 -4
- package/dist/{key-D9ztI2tD.js → key-CvYsX4sx.js} +3 -3
- package/dist/{key-C586RANk.js → key-DUjSfms_.js} +2 -2
- package/dist/{keycache-DUklavX_.js → keycache-Dg-EY2GA.js} +1 -1
- package/dist/{keys-Cg5FL8FO.js → keys-Dx4HPNvb.js} +1 -1
- package/dist/{ld-BYwhJljm.js → ld-DgAsa2eP.js} +3 -3
- package/dist/{lookup-DkWUbh0H.js → lookup-CT58kmo9.js} +1 -1
- package/dist/{lookup-DF1K6ZKo.js → lookup-CZsY2pg0.js} +1 -1
- package/dist/{lookup-ClTiImdO.js → lookup-D0JZLVlO.js} +3 -3
- package/dist/{middleware-BoT0nnCK.js → middleware-BZUbnj6j.js} +10 -10
- package/dist/middleware-BeikD3Yz.js +17 -0
- package/dist/middleware-CxsH4gAU.js +33 -0
- package/dist/{middleware-CF_0HiJV.js → middleware-DRtyH_uK.js} +15 -15
- 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-BmsiLdfG.js → owner-BB_XHgLB.js} +3 -3
- package/dist/{proof-cOukCsyz.js → proof-BvTaFMjj.js} +3 -3
- package/dist/{proof-C51Uc6yw.js → proof-slgx40CA.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-Bf_w1ZdA.js → send-V9BHYB-B.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-BeQTN8m4.js → types-MbRKEexC.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-DfV7UP4S.js → vocab-DB_2icZ5.js} +178 -178
- package/dist/{vocab-rgzwMihA.js → vocab-HikH0hh9.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-BKXmhof0.js +0 -17
- package/dist/middleware-DvgI9HFD.js +0 -33
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
|