@fedify/fedify 1.9.0-pr.387.1423 → 1.9.0-pr.388.1456
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 +18 -14
- package/dist/{actor-DUaSUqb5.js → actor-Bj4E2JRg.js} +1 -1
- package/dist/{actor-BQmgYclf.js → actor-DEUcppZT.js} +187 -187
- package/dist/{authdocloader-DXJhK0Kr.js → authdocloader-CmFtuaWu.js} +3 -3
- package/dist/{authdocloader-BZn07D4c.js → authdocloader-Dx6uHSEc.js} +3 -3
- package/dist/{builder-WOmlWRLq.js → builder-CxPGY_jN.js} +4 -4
- package/dist/{client-BBArfMe1.js → client-iVnypF2y.js} +1 -1
- package/dist/compat/transformers.test.js +16 -16
- package/dist/{denokv-2x6-IpXO.js → denokv-C-wcHaX0.js} +4 -0
- package/dist/{docloader-CWkHs9uk.js → docloader-dcX6wT70.js} +2 -2
- package/dist/{esm-BPIGCIPl.js → esm-BczgbYY7.js} +1 -1
- package/dist/federation/builder.test.js +5 -5
- package/dist/federation/collection.test.js +3 -3
- package/dist/federation/handler.test.js +17 -17
- package/dist/federation/inbox.test.js +4 -4
- package/dist/federation/keycache.test.js +4 -4
- package/dist/federation/kv.test.js +3 -3
- package/dist/federation/middleware.test.js +18 -18
- package/dist/federation/mod.js +10 -10
- package/dist/federation/mq.test.js +5 -5
- package/dist/federation/retry.test.js +3 -3
- package/dist/federation/router.test.js +3 -3
- package/dist/federation/send.test.js +10 -10
- package/dist/fixtures/oeee.cafe/ap/users/3609fd4e-d51d-4db8-9f04-4189815864dd.json +24 -0
- package/dist/{http-DFX1Uz6Q.js → http-BgBStUQn.js} +50 -4
- package/dist/{http-CVEhR0GX.js → http-DLDZw5Or.js} +51 -5
- package/dist/{inbox-CvdfJsr4.js → inbox-DdQaBIzA.js} +1 -1
- package/dist/{key-DJH_wh0D.js → key-BRTdSnMG.js} +3 -3
- package/dist/{key-CbmNnbO0.js → key-BgPXFh5H.js} +2 -2
- package/dist/{key-D7-bV4Xg.js → key-Bogxf4NW.js} +2 -2
- package/dist/{key-zYGyf1nv.js → key-C_wDZpcY.js} +4 -4
- package/dist/{keycache-CE1T-kF7.js → keycache-C4SeJJRt.js} +1 -1
- package/dist/{keys-zgjXdnwi.js → keys-BaR7xMh1.js} +1 -1
- package/dist/{ld-BIHHWSg3.js → ld-B3_WG7GN.js} +2 -2
- package/dist/{lookup-D7mhJunn.js → lookup-DYiszLvp.js} +1 -1
- package/dist/{lookup-Da6Ndr93.js → lookup-Dpul0cUe.js} +1 -1
- package/dist/{middleware-D9T3H7Lc.js → middleware-BkT88swb.js} +13 -13
- package/dist/middleware-GyK1UpCo.js +17 -0
- package/dist/middleware-WfGCcPDI.js +26 -0
- package/dist/{middleware-BQQ98Smk.js → middleware-hKurpsy6.js} +10 -10
- package/dist/mod.js +10 -10
- package/dist/nodeinfo/client.test.js +5 -5
- package/dist/nodeinfo/handler.test.js +16 -16
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/nodeinfo/semver.test.js +3 -3
- package/dist/nodeinfo/types.test.js +3 -3
- package/dist/{owner-C_xbpZKr.js → owner-DBEblO3I.js} +2 -2
- package/dist/{proof-DFrbEuMh.js → proof-Zk7ECIIN.js} +2 -2
- package/dist/{proof-CqSkPg1W.js → proof-e2T8mSSn.js} +3 -3
- package/dist/runtime/authdocloader.test.js +9 -9
- package/dist/runtime/docloader.test.js +28 -4
- package/dist/runtime/key.test.js +5 -5
- package/dist/runtime/langstr.test.js +3 -3
- package/dist/runtime/mod.js +6 -6
- package/dist/runtime/multibase/multibase.test.js +3 -3
- package/dist/runtime/url.test.js +3 -3
- package/dist/{send-BpWvSj7e.js → send-DiNom3JD.js} +2 -2
- package/dist/sig/http.test.js +24 -8
- 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 +7 -7
- package/dist/sig/proof.test.js +7 -7
- package/dist/testing/docloader.test.js +3 -3
- package/dist/testing/mod.js +3 -3
- package/dist/{testing-na6lpilo.js → testing-oIthntGQ.js} +2 -2
- package/dist/{type-Bo8yJ-US.js → type-aO0QESjd.js} +187 -187
- package/dist/{types-CsDgJZle.js → types-DlmitN02.js} +1 -1
- package/dist/vocab/actor.test.js +5 -5
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +3 -3
- package/dist/vocab/vocab.test.js +4 -4
- package/dist/{vocab-DjEvVueF.js → vocab-Drpu6tmF.js} +3 -3
- package/dist/webfinger/handler.test.js +16 -16
- package/dist/webfinger/lookup.test.js +4 -4
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/cfworkers.d.ts +8 -0
- package/dist/x/cfworkers.js +8 -0
- package/dist/x/cfworkers.test.js +11 -3
- package/dist/x/hono.d.ts +8 -0
- package/dist/x/hono.js +4 -0
- package/dist/x/sveltekit.d.ts +4 -0
- package/dist/x/sveltekit.js +4 -0
- package/package.json +1 -1
- package/dist/middleware-BGn_or6S.js +0 -26
- package/dist/middleware-STzvYJ0Y.js +0 -17
package/README.md
CHANGED
@@ -90,20 +90,24 @@ which provides the core functionality of the framework. Other packages provide
|
|
90
90
|
integrations with various web frameworks, database drivers, and other features.
|
91
91
|
Here is the list of packages:
|
92
92
|
|
93
|
-
| Package
|
94
|
-
| ---------------------------------------
|
95
|
-
| [@fedify/fedify](/packages/fedify/)
|
96
|
-
| [@fedify/cli](/packages/cli/)
|
97
|
-
| [@fedify/amqp](/packages/amqp/)
|
98
|
-
| [@fedify/
|
99
|
-
| [@fedify/
|
100
|
-
| [@fedify/
|
101
|
-
| [@fedify/
|
102
|
-
| [@fedify/
|
103
|
-
| [@fedify/
|
104
|
-
| [@fedify/
|
105
|
-
| [@fedify/
|
106
|
-
| [@fedify/
|
93
|
+
| Package | JSR | npm | Description |
|
94
|
+
| --------------------------------------- | --------------------------- | --------------------------- | --------------------------------------- |
|
95
|
+
| [@fedify/fedify](/packages/fedify/) | [JSR] | [npm] | The core framework of Fedify |
|
96
|
+
| [@fedify/cli](/packages/cli/) | [JSR][jsr:@fedify/cli] | [npm][npm:@fedify/cli] | CLI toolchain for testing and debugging |
|
97
|
+
| [@fedify/amqp](/packages/amqp/) | [JSR][jsr:@fedify/amqp] | [npm][npm:@fedify/amqp] | AMQP/RabbitMQ driver |
|
98
|
+
| [@fedify/cfworkers](/packages/cfworkers/) | | | Cloudflare Workers integration |
|
99
|
+
| [@fedify/denokv](/packages/denokv/) | | | Deno KV integration |
|
100
|
+
| [@fedify/elysia](/packages/elysia/) | | [npm][npm:@fedify/elysia] | Elysia integration |
|
101
|
+
| [@fedify/express](/packages/express/) | [JSR][jsr:@fedify/express] | [npm][npm:@fedify/express] | Express integration |
|
102
|
+
| [@fedify/h3](/packages/h3/) | [JSR][jsr:@fedify/h3] | [npm][npm:@fedify/h3] | H3 integration |
|
103
|
+
| [@fedify/hono](/packages/hono/) | | | Hono integration |
|
104
|
+
| [@fedify/nestjs](/packages/nestjs/) | | [npm][npm:@fedify/nestjs] | NestJS integration |
|
105
|
+
| [@fedify/next](/packages/next/) | | [npm][npm:@fedify/next] | Next.js integration |
|
106
|
+
| [@fedify/postgres](/packages/postgres/) | [JSR][jsr:@fedify/postgres] | [npm][npm:@fedify/postgres] | PostgreSQL driver |
|
107
|
+
| [@fedify/redis](/packages/redis/) | [JSR][jsr:@fedify/redis] | [npm][npm:@fedify/redis] | Redis driver |
|
108
|
+
| [@fedify/sqlite](/packages/sqlite/) | [JSR][jsr:@fedify/sqlite] | [npm][npm:@fedify/sqlite] | SQLite driver |
|
109
|
+
| [@fedify/sveltekit](/packages/sveltekit/) | | | SvelteKit integration |
|
110
|
+
| [@fedify/testing](/packages/testing/) | [JSR][jsr:@fedify/testing] | [npm][npm:@fedify/testing] | Testing utilities |
|
107
111
|
|
108
112
|
[jsr:@fedify/cli]: https://jsr.io/@fedify/cli
|
109
113
|
[npm:@fedify/cli]: https://www.npmjs.com/package/@fedify/cli
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./type-
|
6
|
+
import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./type-aO0QESjd.js";
|
7
7
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
8
8
|
import { domainToASCII, domainToUnicode } from "node:url";
|
9
9
|
|