@fedify/fedify 1.8.1-pr.328.1154 → 1.8.1-pr.328.1165
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 +4 -1
- package/dist/{actor-Br-ZQ9iE.js → actor-6WfgEEM7.js} +1 -4
- package/dist/{actor-DqpnNLrD.js → actor-BvUN9QgD.js} +179 -179
- package/dist/{assert_rejects-DceVjUlD.js → assert_rejects-AjlKk-Vo.js} +1 -1
- package/dist/{assert_throws-DTDC_gwN.js → assert_throws-CqMKbTh_.js} +1 -1
- package/dist/{authdocloader-q9_ikBNG.js → authdocloader-BxpW2l0x.js} +3 -3
- package/dist/{authdocloader-BMRGaiFE.js → authdocloader-DlQKiAuj.js} +3 -4
- package/dist/{builder-mgHwYg4-.js → builder-Bql0U6IX.js} +4 -5
- package/dist/{client-DdMIIvjf.js → client-CI4TcEtW.js} +2 -2
- package/dist/compat/transformers.test.js +20 -27
- package/dist/{docloader-Ddsh58Kf.js → docloader-B6dtEu0e.js} +2 -1
- package/dist/{esm-d-9EVGaP.js → esm-80CEOYyg.js} +1 -1
- package/dist/federation/builder.test.js +11 -16
- package/dist/federation/collection.test.js +9 -7
- package/dist/federation/handler.test.js +26 -35
- package/dist/federation/inbox.test.js +6 -10
- package/dist/federation/keycache.test.js +4 -7
- package/dist/federation/kv.test.js +8 -6
- package/dist/federation/middleware.test.js +27 -35
- package/dist/federation/mod.js +10 -10
- package/dist/federation/mq.test.js +10 -8
- package/dist/federation/retry.test.js +5 -3
- package/dist/federation/router.test.js +8 -7
- package/dist/federation/send.test.js +15 -21
- package/dist/{http-69zRGYEG.js → http-Cdm4poZb.js} +2 -3
- package/dist/{http-IMAUyNbl.js → http-epXQkoos.js} +3 -3
- package/dist/{inbox-B4MZPH6B.js → inbox-ClBcgVPg.js} +1 -3
- package/dist/{key-ZtnqTDUN.js → key-B2Vg4tVB.js} +4 -4
- package/dist/key-CE5RdobB.js +10 -0
- package/dist/{key-D48qsYqC.js → key-Cl_Xlkrv.js} +2 -2
- package/dist/{key-BpF6CgxV.js → key-D2T-GDYd.js} +2 -3
- package/dist/{keycache-UKudzeG7.js → keycache-M-zWLLCU.js} +1 -1
- package/dist/{keys-CUTBJXE-.js → keys-qx88le-G.js} +1 -1
- package/dist/{ld-DroIpWgz.js → ld-ZkyR7ab4.js} +2 -4
- package/dist/{lookup-CusFqkXP.js → lookup-BH2SgpoS.js} +113 -6
- package/dist/{lookup-X3OcU2u3.js → lookup-BlMMBOS2.js} +1 -1
- package/dist/{middleware-BHKH0CVi.js → middleware-0TQ_tx1T.js} +17 -21
- package/dist/{middleware-ClYMTxST.js → middleware-Cye6GERQ.js} +11 -11
- package/dist/middleware-DPQqiqLu.js +26 -0
- package/dist/middleware-Dh8xaPyd.js +17 -0
- package/dist/mod.js +10 -10
- package/dist/nodeinfo/client.test.js +11 -11
- package/dist/nodeinfo/handler.test.js +25 -34
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/nodeinfo/semver.test.js +9 -7
- package/dist/nodeinfo/types.test.js +10 -8
- package/dist/{owner-B4cJX8FD.js → owner-C_vL0hRG.js} +2 -3
- package/dist/{proof-BfKmsXPq.js → proof-CiYpiavN.js} +3 -3
- package/dist/{proof-CVedLBo3.js → proof-Dz3Yq7kI.js} +2 -4
- package/dist/runtime/authdocloader.test.js +14 -20
- package/dist/runtime/docloader.test.js +9 -10
- package/dist/runtime/key.test.js +10 -15
- package/dist/runtime/langstr.test.js +8 -7
- package/dist/runtime/mod.js +6 -6
- package/dist/runtime/multibase/multibase.test.js +8 -7
- package/dist/runtime/url.test.js +5 -4
- package/dist/{send-mEdMj0kU.js → send-CDQXxlmm.js} +2 -2
- package/dist/sig/http.test.js +13 -19
- package/dist/sig/key.test.js +11 -17
- package/dist/sig/ld.test.js +10 -16
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +12 -19
- package/dist/sig/proof.test.js +12 -18
- package/dist/testing/docloader.test.js +8 -7
- package/dist/testing/mod.d.ts +8387 -1
- package/dist/testing/mod.js +4 -2
- package/dist/testing-COl4JbdC.js +301 -0
- package/dist/{vocab-Bvny-jeR.js → type-BvQGw6hv.js} +5255 -183
- package/dist/{types-91gV1mrn.js → types-E0EOd3en.js} +1 -1
- package/dist/{types-C7C_l-jz.js → types-n7HI7VFr.js} +1 -1
- package/dist/vocab/actor.test.js +10 -16
- package/dist/vocab/lookup.test.js +9 -16
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +3 -7
- package/dist/vocab/vocab.test.js +9 -13
- package/dist/{vocab-DUbTHmAQ.js → vocab-fVvi4e5m.js} +3 -3
- package/dist/webfinger/handler.test.js +25 -34
- package/dist/webfinger/lookup.test.js +9 -10
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/cfworkers.test.js +8 -6
- package/package.json +1 -1
- package/dist/chunk-HsBuZ-b2.js +0 -41
- package/dist/context-DOdppD2M.js +0 -108
- package/dist/docloader-09nVWLAZ.js +0 -68
- package/dist/docloader-DqhzoWgx.js +0 -4526
- package/dist/key-DsQ07psn.js +0 -16
- package/dist/langstr-DbWheeIS.js +0 -33
- package/dist/lookup-CrmOp-xC.js +0 -132
- package/dist/middleware-BloPP8sC.js +0 -33
- package/dist/middleware-CYQ3reF_.js +0 -17
- package/dist/multibase-DeCHcK8L.js +0 -316
- package/dist/router-D3UybECj.js +0 -118
- package/dist/testing-BZ0dJ4qn.js +0 -143
- package/dist/type-D2s5lmbZ.js +0 -14
- package/dist/url-kTAI6_KP.js +0 -68
- /package/dist/{assert_is_error-DQdKoRgb.js → assert_is_error-CeVBLPsZ.js} +0 -0
- /package/dist/{assert_not_equals-7pyUM3Ib.js → assert_not_equals-D2R2nl5h.js} +0 -0
- /package/dist/{collection-Dfb0TPno.js → collection-D5V3UzU3.js} +0 -0
- /package/dist/{denokv-QWKsIqML.js → denokv-DK9P5Jq7.js} +0 -0
- /package/dist/{retry-BiIhZWgD.js → retry-BnpVRGFC.js} +0 -0
- /package/dist/{semver-DWClQt_5.js → semver-DCqorrj5.js} +0 -0
- /package/dist/{std__assert-B3iAixc-.js → std__assert-BQdmxyzF.js} +0 -0
package/README.md
CHANGED
|
@@ -97,9 +97,10 @@ 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
|
+
| [@fedify/nestjs](/nestjs/) | | [npm][npm:@fedify/nestjs] | NestJS integration |
|
|
101
101
|
| [@fedify/postgres](/postgres/) | [JSR][jsr:@fedify/postgres] | [npm][npm:@fedify/postgres] | PostgreSQL driver |
|
|
102
102
|
| [@fedify/redis](/redis/) | [JSR][jsr:@fedify/redis] | [npm][npm:@fedify/redis] | Redis driver |
|
|
103
|
+
| [@fedify/testing](/testing/) | [JSR][jsr:@fedify/testing] | [npm][npm:@fedify/testing] | Testing utilities |
|
|
103
104
|
|
|
104
105
|
[jsr:@fedify/cli]: https://jsr.io/@fedify/cli
|
|
105
106
|
[npm:@fedify/cli]: https://www.npmjs.com/package/@fedify/cli
|
|
@@ -114,6 +115,8 @@ Here is the list of packages:
|
|
|
114
115
|
[npm:@fedify/postgres]: https://www.npmjs.com/package/@fedify/postgres
|
|
115
116
|
[jsr:@fedify/redis]: https://jsr.io/@fedify/redis
|
|
116
117
|
[npm:@fedify/redis]: https://www.npmjs.com/package/@fedify/redis
|
|
118
|
+
[jsr:@fedify/testing]: https://jsr.io/@fedify/testing
|
|
119
|
+
[npm:@fedify/testing]: https://www.npmjs.com/package/@fedify/testing
|
|
117
120
|
|
|
118
121
|
|
|
119
122
|
Sponsors
|
|
@@ -3,10 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { deno_default } from "./
|
|
7
|
-
import { Application, Group, Organization, Person, Service } from "./vocab-Bvny-jeR.js";
|
|
8
|
-
import { lookupWebFinger } from "./lookup-CrmOp-xC.js";
|
|
9
|
-
import { getTypeId } from "./type-D2s5lmbZ.js";
|
|
6
|
+
import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./type-BvQGw6hv.js";
|
|
10
7
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
11
8
|
import { domainToASCII, domainToUnicode } from "node:url";
|
|
12
9
|
|