@fedify/fedify 1.8.0-pr.312.1066 → 1.8.1-dev.1085

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 (67) hide show
  1. package/README.md +2 -0
  2. package/dist/{actor-DYvhDgWX.js → actor-1A9lKn5F.js} +3 -3
  3. package/dist/{actor-CUr_1cWq.js → actor-DGxAq8Vu.js} +179 -179
  4. package/dist/{authdocloader-n-Jx2IJ5.js → authdocloader-CulgQUB1.js} +3 -3
  5. package/dist/{authdocloader-DehzszQ9.js → authdocloader-Q9hmx14W.js} +3 -3
  6. package/dist/{builder-DAVXqFKW.js → builder-DwGX0zII.js} +3 -3
  7. package/dist/{client-5L7hTAXh.js → client-C4Ii_5Vz.js} +1 -1
  8. package/dist/compat/transformers.test.js +17 -17
  9. package/dist/{context-C6-h1zzW.js → context-5-JZgoal.js} +2 -2
  10. package/dist/{docloader-hovBVCa7.js → docloader-DZX4FXNq.js} +1 -2
  11. package/dist/{docloader-DSbh0agg.js → docloader-KdAOepM4.js} +1 -2
  12. package/dist/federation/builder.test.js +4 -4
  13. package/dist/federation/handler.test.js +19 -19
  14. package/dist/federation/inbox.test.js +3 -3
  15. package/dist/federation/keycache.test.js +3 -3
  16. package/dist/federation/middleware.test.js +18 -18
  17. package/dist/federation/mod.js +10 -10
  18. package/dist/federation/send.test.js +9 -9
  19. package/dist/{http-Bi-A5wrf.js → http-B2ULamEu.js} +3 -3
  20. package/dist/{http-q_UruEkd.js → http-CMZ4ZGw2.js} +3 -3
  21. package/dist/{inbox-BAURAuaP.js → inbox-C1kXmxS_.js} +2 -2
  22. package/dist/{key-BiNsPRlY.js → key-BDvvEwIC.js} +4 -4
  23. package/dist/{key-DsYeeCX5.js → key-BN5jFZDX.js} +5 -5
  24. package/dist/{key-BNqhSGPy.js → key-MW8VYqPH.js} +3 -3
  25. package/dist/{key-phlJsT0x.js → key-fEYdkO3Z.js} +2 -2
  26. package/dist/{keycache-CcLRBovm.js → keycache-BCrhP4Nl.js} +1 -1
  27. package/dist/{keys-BLURDSZ3.js → keys-aKISIFlI.js} +1 -1
  28. package/dist/{ld-YOvJWxyd.js → ld-DYLAaFTz.js} +3 -3
  29. package/dist/{lookup-tlskIuE8.js → lookup-ChOx0yAH.js} +3 -3
  30. package/dist/{lookup-DLsFN8UZ.js → lookup-Ci1Mb-AQ.js} +1 -1
  31. package/dist/{lookup-CZOn1LUv.js → lookup-Dk8O5WNU.js} +1 -1
  32. package/dist/{middleware-DV6cxwJR.js → middleware-BCBsJjje.js} +10 -10
  33. package/dist/{middleware-LbwbpjVV.js → middleware-BLAPP3y5.js} +15 -15
  34. package/dist/middleware-C8_3GP9Y.js +17 -0
  35. package/dist/middleware-Ud7bS3Qp.js +33 -0
  36. package/dist/mod.js +10 -10
  37. package/dist/nodeinfo/client.test.js +2 -2
  38. package/dist/nodeinfo/handler.test.js +18 -18
  39. package/dist/nodeinfo/mod.js +2 -2
  40. package/dist/{owner-BMd44PSE.js → owner-BHEHafmI.js} +3 -3
  41. package/dist/{proof-BA29oYH3.js → proof-CumuzY0a.js} +3 -3
  42. package/dist/{proof-BCyLbbSl.js → proof-DMtuS7LN.js} +3 -3
  43. package/dist/runtime/authdocloader.test.js +8 -8
  44. package/dist/runtime/docloader.test.js +1 -1
  45. package/dist/runtime/key.test.js +5 -5
  46. package/dist/runtime/mod.js +6 -6
  47. package/dist/{send-xtDzcPRX.js → send-DgMAlUHr.js} +2 -2
  48. package/dist/sig/http.test.js +7 -7
  49. package/dist/sig/key.test.js +6 -6
  50. package/dist/sig/ld.test.js +7 -7
  51. package/dist/sig/mod.js +6 -6
  52. package/dist/sig/owner.test.js +8 -8
  53. package/dist/sig/proof.test.js +7 -7
  54. package/dist/{types-CM1ZuE6d.js → types-jsvL0oGD.js} +1 -1
  55. package/dist/vocab/actor.test.js +4 -4
  56. package/dist/vocab/lookup.test.js +4 -4
  57. package/dist/vocab/mod.js +4 -4
  58. package/dist/vocab/type.test.js +2 -2
  59. package/dist/vocab/vocab.test.js +3 -3
  60. package/dist/{vocab-BwqCu2_H.js → vocab-PHRrKZVW.js} +3 -3
  61. package/dist/{vocab-C9aQAhZQ.js → vocab-uFD3MUpE.js} +178 -178
  62. package/dist/webfinger/handler.test.js +18 -18
  63. package/dist/webfinger/lookup.test.js +2 -2
  64. package/dist/webfinger/mod.js +2 -2
  65. package/package.json +1 -1
  66. package/dist/middleware-BJ0Jtt9j.js +0 -17
  67. package/dist/middleware-Dcs83Lv7.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
@@ -3,9 +3,9 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { deno_default } from "./docloader-DSbh0agg.js";
7
- import { Application, Group, Organization, Person, Service } from "./vocab-C9aQAhZQ.js";
8
- import { lookupWebFinger } from "./lookup-DLsFN8UZ.js";
6
+ import { deno_default } from "./docloader-KdAOepM4.js";
7
+ import { Application, Group, Organization, Person, Service } from "./vocab-uFD3MUpE.js";
8
+ import { lookupWebFinger } from "./lookup-Ci1Mb-AQ.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";