@fedify/fedify 1.8.0-dev.935 → 1.8.0-dev.936
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 +3 -0
- package/dist/{actor-U1qTDfkP.js → actor-8TajsB-0.js} +179 -179
- package/dist/{actor-DxKs3rs5.js → actor-DxpQLQCm.js} +3 -3
- package/dist/{authdocloader-Y0XSKFDO.js → authdocloader-BKG_cAsQ.js} +3 -3
- package/dist/{authdocloader-DFHv3v2N.js → authdocloader-DxOEFSPN.js} +3 -3
- package/dist/{builder-ClKy72z6.js → builder-CQoXNISY.js} +3 -3
- package/dist/{client-BGA5Zjta.js → client-DaE3QH2D.js} +1 -1
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-CmFL809C.js → context-CdUZipvE.js} +2 -2
- package/dist/{docloader-DnKAbkaA.js → docloader-DvSgE8I_.js} +1 -1
- package/dist/{docloader-DNIFPL4U.js → docloader-ryyHUCF8.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-14FZBeD8.js → http-DGZ6dX5t.js} +3 -3
- package/dist/{http-ClYnnkck.js → http-fX24B8yB.js} +3 -3
- package/dist/{inbox-CvQmDUUX.js → inbox-DJNw7F-p.js} +2 -2
- package/dist/{key-BdLrcerK.js → key-B3u-4dmC.js} +3 -3
- package/dist/{key-rqxf_Fa_.js → key-BFVZ3U_M.js} +4 -4
- package/dist/{key-KhJHcjGY.js → key-BgqPitnR.js} +5 -5
- package/dist/{key-DOw3SCeL.js → key-DFwrjIHd.js} +2 -2
- package/dist/{keycache-2SCTMM8b.js → keycache-BobNHOLO.js} +1 -1
- package/dist/{keys-e0Jkw4BN.js → keys-BHR8kl8T.js} +1 -1
- package/dist/{ld-BTNvgtVR.js → ld-79pauRKG.js} +3 -3
- package/dist/{lookup-BwNIgefo.js → lookup-BtEdLGlc.js} +1 -1
- package/dist/{lookup-DX1qsIU_.js → lookup-CK6x5zAZ.js} +1 -1
- package/dist/{lookup-jwEe9F2n.js → lookup-D7LvTxz2.js} +3 -3
- package/dist/{middleware-q_IdNtbD.js → middleware-BOlNC3YX.js} +10 -10
- package/dist/middleware-Di10Q5kb.js +17 -0
- package/dist/{middleware-BBiT0H9T.js → middleware-DlLpKlnf.js} +15 -15
- package/dist/middleware-aWun3W02.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-Cu5lLMMa.js → owner-LE4tlbmS.js} +3 -3
- package/dist/{proof-CNNP1PLr.js → proof-14gQqUqA.js} +3 -3
- package/dist/{proof-DdHJSAeb.js → proof-BYbo74An.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-F_ncqq6P.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-CSh23v1e.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-DEbaadYr.js → vocab-B5aOtLVH.js} +3 -3
- package/dist/{vocab-BuQg1eoS.js → vocab-S80Fpb2_.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-ByfsDDzf.js +0 -17
- package/dist/middleware-ilSVIUc2.js +0 -33
package/README.md
CHANGED
@@ -96,6 +96,7 @@ 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 |
|
100
101
|
|
101
102
|
[jsr:@fedify/cli]: https://jsr.io/@fedify/cli
|
@@ -104,6 +105,8 @@ Here is the list of packages:
|
|
104
105
|
[npm:@fedify/amqp]: https://www.npmjs.com/package/@fedify/amqp
|
105
106
|
[jsr:@fedify/express]: https://jsr.io/@fedify/express
|
106
107
|
[npm:@fedify/express]: https://www.npmjs.com/package/@fedify
|
108
|
+
[jsr:@fedify/h3]: https://jsr.io/@fedify/h3
|
109
|
+
[npm:@fedify/h3]: https://www.npmjs.com/package/@fedify/h3
|
107
110
|
[jsr:@fedify/postgres]: https://jsr.io/@fedify/postgres
|
108
111
|
[npm:@fedify/postgres]: https://www.npmjs.com/package/@fedify/postgres
|
109
112
|
|