@fedify/fedify 1.8.1-dev.1318 → 1.8.1-dev.1324

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.
Files changed (79) hide show
  1. package/README.md +2 -0
  2. package/dist/{actor-FDGy4eYc.js → actor-B9DN5Idj.js} +179 -179
  3. package/dist/{actor-B4NjjQn4.js → actor-D6uZ9GYm.js} +1 -1
  4. package/dist/{authdocloader-BDZLDWmN.js → authdocloader-DUcS_KG7.js} +3 -3
  5. package/dist/{authdocloader-qV4Otr19.js → authdocloader-DpvIrfnV.js} +3 -3
  6. package/dist/{builder-69Oq9eZ0.js → builder-Clha6ebM.js} +4 -4
  7. package/dist/{client-Cv3lYCxJ.js → client-actR97Ev.js} +1 -1
  8. package/dist/compat/transformers.test.js +16 -16
  9. package/dist/{docloader-C1LzdLpA.js → docloader-W-O33ua4.js} +1 -1
  10. package/dist/{esm-VfUmUwL1.js → esm-CG_pPE8H.js} +1 -1
  11. package/dist/federation/builder.test.js +5 -5
  12. package/dist/federation/collection.test.js +3 -3
  13. package/dist/federation/handler.test.js +17 -17
  14. package/dist/federation/inbox.test.js +4 -4
  15. package/dist/federation/keycache.test.js +4 -4
  16. package/dist/federation/kv.test.js +3 -3
  17. package/dist/federation/middleware.test.js +18 -18
  18. package/dist/federation/mod.js +10 -10
  19. package/dist/federation/mq.test.js +3 -3
  20. package/dist/federation/retry.test.js +3 -3
  21. package/dist/federation/router.test.js +3 -3
  22. package/dist/federation/send.test.js +10 -10
  23. package/dist/{http-ByHdonAo.js → http-C22IAM0F.js} +2 -2
  24. package/dist/{http-CZs09C4A.js → http-DfDMtkOp.js} +3 -3
  25. package/dist/{inbox-Ds1JxY_l.js → inbox-EvBk-rDS.js} +1 -1
  26. package/dist/{key-DaXh7CPw.js → key--5GrQ_iH.js} +4 -4
  27. package/dist/{key-B2r5rge1.js → key-BT4LiOpJ.js} +3 -3
  28. package/dist/{key-Dd62n8ac.js → key-Bzeo79XY.js} +2 -2
  29. package/dist/{key-8BbBPc4o.js → key-C3SLOgek.js} +2 -2
  30. package/dist/{keycache-pGy0kz86.js → keycache-Dm5Db_SG.js} +1 -1
  31. package/dist/{keys-DKhgdIgl.js → keys-DcMuD9UW.js} +1 -1
  32. package/dist/{ld-BEolrQZ8.js → ld-2zJQaOd6.js} +2 -2
  33. package/dist/{lookup-tiOzUOIU.js → lookup-1P4nz9v6.js} +1 -1
  34. package/dist/{lookup-D9q0FLOB.js → lookup-DaeaPoJh.js} +1 -1
  35. package/dist/{middleware-4p4dvxUb.js → middleware-BUO2QGsz.js} +10 -10
  36. package/dist/middleware-Cy-gsY_P.js +17 -0
  37. package/dist/middleware-D4IxgjUd.js +26 -0
  38. package/dist/{middleware-4aec1FkI.js → middleware-lnp8uACn.js} +13 -13
  39. package/dist/mod.js +10 -10
  40. package/dist/nodeinfo/client.test.js +5 -5
  41. package/dist/nodeinfo/handler.test.js +16 -16
  42. package/dist/nodeinfo/mod.js +2 -2
  43. package/dist/nodeinfo/semver.test.js +3 -3
  44. package/dist/nodeinfo/types.test.js +3 -3
  45. package/dist/{owner-T1x1NmFU.js → owner-DZ9gDBoC.js} +2 -2
  46. package/dist/{proof-CRmeG6tT.js → proof-Cb1a9_6S.js} +3 -3
  47. package/dist/{proof-Dr9sD2Sp.js → proof-iGrFooOG.js} +2 -2
  48. package/dist/runtime/authdocloader.test.js +9 -9
  49. package/dist/runtime/docloader.test.js +4 -4
  50. package/dist/runtime/key.test.js +5 -5
  51. package/dist/runtime/langstr.test.js +3 -3
  52. package/dist/runtime/mod.js +6 -6
  53. package/dist/runtime/multibase/multibase.test.js +3 -3
  54. package/dist/runtime/url.test.js +3 -3
  55. package/dist/{send-B6bhUuAD.js → send-C0xmBGRr.js} +2 -2
  56. package/dist/sig/http.test.js +8 -8
  57. package/dist/sig/key.test.js +6 -6
  58. package/dist/sig/ld.test.js +7 -7
  59. package/dist/sig/mod.js +6 -6
  60. package/dist/sig/owner.test.js +7 -7
  61. package/dist/sig/proof.test.js +7 -7
  62. package/dist/testing/docloader.test.js +3 -3
  63. package/dist/testing/mod.js +3 -3
  64. package/dist/{testing-dgpHf9QD.js → testing-D1EifD2K.js} +2 -2
  65. package/dist/{type-DaJRW-03.js → type-DlRlhVku.js} +178 -178
  66. package/dist/{types-CL2PTA_3.js → types-DTpO-SOK.js} +1 -1
  67. package/dist/vocab/actor.test.js +5 -5
  68. package/dist/vocab/lookup.test.js +4 -4
  69. package/dist/vocab/mod.js +4 -4
  70. package/dist/vocab/type.test.js +3 -3
  71. package/dist/vocab/vocab.test.js +4 -4
  72. package/dist/{vocab-QCqy1y7s.js → vocab-BJEqVvUE.js} +3 -3
  73. package/dist/webfinger/handler.test.js +16 -16
  74. package/dist/webfinger/lookup.test.js +4 -4
  75. package/dist/webfinger/mod.js +2 -2
  76. package/dist/x/cfworkers.test.js +3 -3
  77. package/package.json +1 -1
  78. package/dist/middleware-7XiCvzmY.js +0 -17
  79. package/dist/middleware-CtGMljKC.js +0 -26
package/README.md CHANGED
@@ -95,6 +95,7 @@ Here is the list of packages:
95
95
  | [@fedify/fedify](/packages/fedify/) | [JSR] | [npm] | The core framework of Fedify |
96
96
  | [@fedify/cli](/packages/cli/) | [JSR][jsr:@fedify/cli] | [npm][npm:@fedify/cli] | CLI toolchain for testing and debugging |
97
97
  | [@fedify/amqp](/packages/amqp/) | [JSR][jsr:@fedify/amqp] | [npm][npm:@fedify/amqp] | AMQP/RabbitMQ driver |
98
+ | [@fedify/elysia](/packages/elysia/) | | [npm][npm:@fedify/elysia] | Elysia integration |
98
99
  | [@fedify/express](/packages/express/) | [JSR][jsr:@fedify/express] | [npm][npm:@fedify/express] | Express integration |
99
100
  | [@fedify/h3](/packages/h3/) | [JSR][jsr:@fedify/h3] | [npm][npm:@fedify/h3] | H3 integration |
100
101
  | [@fedify/nestjs](/packages/nestjs/) | | [npm][npm:@fedify/nestjs] | NestJS integration |
@@ -107,6 +108,7 @@ Here is the list of packages:
107
108
  [npm:@fedify/cli]: https://www.npmjs.com/package/@fedify/cli
108
109
  [jsr:@fedify/amqp]: https://jsr.io/@fedify/amqp
109
110
  [npm:@fedify/amqp]: https://www.npmjs.com/package/@fedify/amqp
111
+ [npm:@fedify/elysia]: https://www.npmjs.com/package/@fedify/elysia
110
112
  [jsr:@fedify/express]: https://jsr.io/@fedify/express
111
113
  [npm:@fedify/express]: https://www.npmjs.com/package/@fedify/express
112
114
  [jsr:@fedify/h3]: https://jsr.io/@fedify/h3