@fedify/fedify 2.0.0-pr.479.1913 → 2.0.0-pr.479.1922
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/dist/{actor-BlcPiQxN.js → actor-CW8r77Iv.js} +1 -1
- package/dist/{actor-BuAeXs_K.cjs → actor-ChFp4IyD.cjs} +185 -185
- package/dist/{actor-DcXOLYsk.js → actor-DrcbNMaD.js} +185 -185
- package/dist/{builder-DRq36u7T.js → builder-BLmiC9Ji.js} +3 -3
- package/dist/compat/transformers.test.js +14 -14
- package/dist/{docloader-BIkTDOmF.js → docloader-CDku0pGl.js} +2 -2
- package/dist/{esm-DjcbAxzA.js → esm-gonicPuw.js} +1 -1
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/collection.test.js +2 -2
- package/dist/federation/handler.test.js +15 -15
- package/dist/federation/idempotency.test.js +15 -15
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/kv.test.js +2 -2
- package/dist/federation/middleware.test.js +16 -16
- package/dist/federation/mod.cjs +7 -7
- package/dist/federation/mod.js +7 -7
- package/dist/federation/mq.test.js +2 -2
- package/dist/federation/negotiation.test.js +2 -2
- package/dist/federation/retry.test.js +2 -2
- package/dist/federation/router.test.js +2 -2
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-rqpWgpuV.js → http-B4N7PAxs.js} +2 -2
- package/dist/{http-L3xWfJ5k.js → http-B7YinGhS.js} +2 -2
- package/dist/{http-DK4n7s6l.cjs → http-BhZEftgL.cjs} +2 -2
- package/dist/{inbox-CevXqT0M.js → inbox-DMBYq6WU.js} +1 -1
- package/dist/{key-eY5lCxeF.js → key-DX9ebN5W.js} +2 -2
- package/dist/{keycache-lR1gAr5W.js → keycache-Cd54Wo4I.js} +1 -1
- package/dist/{keys-C0blZUBV.js → keys-Dm-l-UEv.js} +1 -1
- package/dist/{kv-cache-DbLX8sG7.cjs → kv-cache-B9mNKlfq.cjs} +1 -1
- package/dist/{kv-cache-ZHkfTaVg.js → kv-cache-DntsW5WZ.js} +1 -1
- package/dist/{ld-BRa3A6mZ.js → ld-CFZBvR6L.js} +2 -2
- package/dist/{lookup-fRelvnT2.js → lookup-BBJi-4zQ.js} +1 -1
- package/dist/{lookup-CNXKztNq.cjs → lookup-BabhiNS7.cjs} +1 -1
- package/dist/{lookup-BIkwSLf9.js → lookup-BwjF-fcb.js} +185 -185
- package/dist/middleware-BcWGBxBO.cjs +15 -0
- package/dist/{middleware-DNfzNQC2.js → middleware-C9Thrf4d.js} +11 -11
- package/dist/{middleware-IWrOOUZt.cjs → middleware-CC2KZVK7.cjs} +7 -7
- package/dist/middleware-Cc0YUCwW.js +26 -0
- package/dist/{middleware-Ckf1oevX.js → middleware-CyZ46GgA.js} +7 -7
- package/dist/middleware-ZvHPFLJQ.js +15 -0
- package/dist/mod.cjs +7 -7
- package/dist/mod.js +7 -7
- package/dist/nodeinfo/client.test.js +3 -3
- package/dist/nodeinfo/handler.test.js +14 -14
- package/dist/nodeinfo/types.test.js +2 -2
- package/dist/{owner-BQtJ1w0N.js → owner-v5XRZOsn.js} +2 -2
- package/dist/{proof-DAvSE0XY.cjs → proof-BHfwU6AU.cjs} +3 -3
- package/dist/{proof-BewMqUzi.js → proof-CP8PPaHI.js} +2 -2
- package/dist/{proof-DVi9NxMs.js → proof-DOvE4smW.js} +3 -3
- package/dist/{send-BhfFh-1r.js → send-BkxtciTj.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +5 -5
- package/dist/sig/ld.test.js +6 -6
- package/dist/sig/mod.cjs +4 -4
- package/dist/sig/mod.js +4 -4
- package/dist/sig/owner.test.js +6 -6
- package/dist/sig/proof.test.js +6 -6
- package/dist/testing/docloader.test.js +2 -2
- package/dist/testing/mod.js +2 -2
- package/dist/{testing-ztC7JLBG.js → testing-DSh8vd8b.js} +1 -1
- package/dist/utils/docloader.test.js +8 -8
- package/dist/utils/kv-cache.test.js +2 -2
- package/dist/utils/mod.cjs +4 -4
- package/dist/utils/mod.js +4 -4
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +3 -3
- package/dist/vocab/mod.cjs +3 -3
- package/dist/vocab/mod.js +3 -3
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +3 -3
- package/dist/{vocab-XrJw9uK6.cjs → vocab-Ca8XeGxY.cjs} +2 -2
- package/dist/{vocab-BDXZv6Ir.js → vocab-DV_9LdI4.js} +2 -2
- package/dist/webfinger/handler.test.js +14 -14
- package/dist/webfinger/lookup.test.js +3 -3
- package/dist/webfinger/mod.cjs +1 -1
- package/dist/webfinger/mod.js +1 -1
- package/package.json +3 -3
- package/dist/middleware-CNVyObv3.js +0 -15
- package/dist/middleware-DMWiTlV6.js +0 -26
- package/dist/middleware-D_woUkl4.cjs +0 -15
|
@@ -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 "./lookup-
|
|
6
|
+
import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./lookup-BwjF-fcb.js";
|
|
7
7
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
8
8
|
import { domainToASCII, domainToUnicode } from "node:url";
|
|
9
9
|
|