@fedify/fedify 2.0.0-dev.138 → 2.0.0-dev.148
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-hJ02QOQP.cjs → actor-C9zpoWaz.cjs} +185 -185
- package/dist/{actor-cC-nQq0c.js → actor-CDJsk2cL.js} +3 -3
- package/dist/{actor-DDU1l9V1.js → actor-CN7b3VNC.js} +185 -185
- package/dist/{builder-BIqsybhC.js → builder-sNAekxA0.js} +3 -3
- package/dist/compat/transformers.test.js +16 -16
- package/dist/{context-DcqqDGjU.js → context-By1PvkXu.js} +2 -2
- package/dist/{deno-WFvU-GBZ.js → deno-4flJ39CF.js} +1 -1
- package/dist/{docloader-c34HWM33.js → docloader-56fs8u4N.js} +2 -2
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/handler.test.js +18 -18
- package/dist/federation/idempotency.test.js +17 -17
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +2 -2
- package/dist/federation/middleware.test.js +17 -17
- package/dist/federation/mod.cjs +7 -7
- package/dist/federation/mod.js +7 -7
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-nYhdVvvV.js → http-Zo_IIAIm.js} +3 -3
- package/dist/{http-D3YqyH4e.js → http-df2tmadG.js} +2 -2
- package/dist/{http-DW0Oa2Sc.cjs → http-ntobMx1O.cjs} +2 -2
- package/dist/{inbox-Bj-D27uQ.js → inbox-EbZ68wVh.js} +2 -2
- package/dist/{key-D_MTpyuI.js → key-CVwsdpBG.js} +3 -3
- package/dist/{keycache-IAA7OipY.js → keycache-Brygl5RE.js} +1 -1
- package/dist/{keys-B9yvxo8e.js → keys-CFhJaqfk.js} +1 -1
- package/dist/{kv-cache-DlK7_SIS.cjs → kv-cache-C8wVlF6T.cjs} +1 -1
- package/dist/{kv-cache-D__gMqI_.js → kv-cache-CWZfiB_6.js} +1 -1
- package/dist/{ld-Cz6UUM8J.js → ld-BCG9onip.js} +3 -3
- package/dist/{lookup-iOzlite7.js → lookup-BW_NBcFP.js} +1 -1
- package/dist/{lookup-B1Cz7ZHm.js → lookup-DHL4lalh.js} +1 -1
- package/dist/{lookup-BKhUoMgK.cjs → lookup-Dyt4n8ZN.cjs} +1 -1
- package/dist/{lookup-CX1C-E00.js → lookup-wr524AFq.js} +3 -3
- package/dist/middleware-B0GQ0wYj.js +31 -0
- package/dist/middleware-D1eO1L5w.js +15 -0
- package/dist/{middleware-B48zVD4g.cjs → middleware-DPMTGtOK.cjs} +7 -7
- package/dist/{middleware-B1u0Giyh.js → middleware-De9qUrT0.js} +14 -14
- package/dist/{middleware-fkTXzOSq.js → middleware-DluCN-U-.js} +7 -7
- package/dist/middleware-DwZlzo7h.cjs +15 -0
- package/dist/mod.cjs +7 -7
- package/dist/mod.js +7 -7
- package/dist/nodeinfo/handler.test.js +17 -17
- package/dist/{owner-DPvwf79I.js → owner-gQW9WlbQ.js} +3 -3
- package/dist/{proof-Br_G2CdI.js → proof-BCEIPcIs.js} +3 -3
- package/dist/{proof-Dd2e9KvN.js → proof-DTQVwGH4.js} +3 -3
- package/dist/{proof-af3imB6y.cjs → proof-DashjJxi.cjs} +3 -3
- package/dist/{send-DUIFWg1r.js → send-DUnZeDiy.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.cjs +4 -4
- package/dist/sig/mod.js +4 -4
- package/dist/sig/owner.test.js +8 -8
- package/dist/sig/proof.test.js +7 -7
- package/dist/testing/mod.js +5 -5
- package/dist/utils/docloader.test.js +8 -8
- 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 +4 -4
- package/dist/vocab/mod.cjs +3 -3
- package/dist/vocab/mod.js +3 -3
- package/dist/vocab/type.test.js +1 -1
- package/dist/vocab/vocab.test.js +2 -2
- package/dist/{vocab-BhJUQe8S.js → vocab-B3OHEs0d.js} +2 -2
- package/dist/{vocab-BWcYGmN3.js → vocab-DAAAeCmt.js} +184 -184
- package/dist/{vocab-Brsvh5Yv.cjs → vocab-Dli8kmX2.cjs} +2 -2
- package/dist/webfinger/handler.test.js +17 -17
- package/dist/webfinger/lookup.test.js +2 -2
- package/dist/webfinger/mod.cjs +1 -1
- package/dist/webfinger/mod.js +1 -1
- package/package.json +3 -3
- package/dist/middleware-BNtVjgXE.cjs +0 -15
- package/dist/middleware-ChPWHJ4f.js +0 -31
- package/dist/middleware-EsCHZ3I-.js +0 -15
package/dist/vocab/type.test.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
import { test } from "../dist-lStjlyET.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-Gbplq4lg.js";
|
|
8
|
-
import { Person } from "../vocab-
|
|
8
|
+
import { Person } from "../vocab-DAAAeCmt.js";
|
|
9
9
|
import { getTypeId } from "../type-BSNcIxTd.js";
|
|
10
10
|
|
|
11
11
|
//#region src/vocab/type.test.ts
|
package/dist/vocab/vocab.test.js
CHANGED
|
@@ -8,12 +8,12 @@ import { mockDocumentLoader, test } from "../dist-lStjlyET.js";
|
|
|
8
8
|
import { assertEquals } from "../assert_equals-Gbplq4lg.js";
|
|
9
9
|
import { assert } from "../assert-Dp5_aoAs.js";
|
|
10
10
|
import { assertInstanceOf } from "../assert_instance_of-D1m8F7x0.js";
|
|
11
|
-
import { Activity, Announce, Collection, Create, CryptographicKey, Follow, Hashtag, Link, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Question, Source, vocab_exports } from "../vocab-
|
|
11
|
+
import { Activity, Announce, Collection, Create, CryptographicKey, Follow, Hashtag, Link, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Question, Source, vocab_exports } from "../vocab-DAAAeCmt.js";
|
|
12
12
|
import "../std__assert-Cm-MfI66.js";
|
|
13
13
|
import { assertFalse, assertRejects } from "../assert_rejects-BoKYY0g1.js";
|
|
14
14
|
import { assertThrows } from "../assert_throws-DjkXin1a.js";
|
|
15
15
|
import { assertNotEquals } from "../assert_not_equals-B2R_8p36.js";
|
|
16
|
-
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-
|
|
16
|
+
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-CFhJaqfk.js";
|
|
17
17
|
import { pascalCase } from "es-toolkit";
|
|
18
18
|
import { LanguageString, decodeMultibase } from "@fedify/vocab-runtime";
|
|
19
19
|
import { fileURLToPath } from "node:url";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import { deno_default, lookupWebFinger } from "./lookup-
|
|
6
|
-
import { Object as Object$1, getTypeId } from "./actor-
|
|
5
|
+
import { deno_default, lookupWebFinger } from "./lookup-BW_NBcFP.js";
|
|
6
|
+
import { Object as Object$1, getTypeId } from "./actor-CN7b3VNC.js";
|
|
7
7
|
import { getLogger } from "@logtape/logtape";
|
|
8
8
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
9
9
|
import { getDocumentLoader } from "@fedify/vocab-runtime";
|