@fedify/fedify 1.10.6 → 1.10.8
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-D7XOmVKd.js → actor-BtdqoffI.js} +187 -187
- package/dist/{actor-Bhyv1XG8.cjs → actor-CHbT9hXW.cjs} +187 -187
- package/dist/{actor-Cl985C7Q.mjs → actor-stZ3L5bm.mjs} +1 -1
- package/dist/{authdocloader-D_IgE19r.js → authdocloader-BjFtWv8Q.js} +3 -3
- package/dist/{authdocloader-A-uvTiEn.mjs → authdocloader-DiNlCuEL.mjs} +3 -3
- package/dist/{authdocloader-BLlsL860.cjs → authdocloader-qSZCRtME.cjs} +3 -3
- package/dist/{builder-BqZNPx3S.mjs → builder-C06p3NRV.mjs} +4 -4
- package/dist/{client-Ds4v9YJZ.mjs → client-aAP3RFq_.mjs} +1 -1
- package/dist/compat/mod.cjs +1 -1
- package/dist/compat/mod.d.cts +1 -1
- package/dist/compat/mod.d.ts +1 -1
- package/dist/compat/transformers.test.mjs +3 -3
- package/dist/{context-PfghnHYj.d.cts → context-BzSr5FCW.d.cts} +4 -1
- package/dist/{context-C6n2yrj0.d.ts → context-CyacVopT.d.ts} +4 -1
- package/dist/{docloader-DWWy7Mlm.cjs → docloader--HMTXXhM.cjs} +1 -1
- package/dist/{docloader-LthfAmat.js → docloader-Cms83CjK.js} +1 -1
- package/dist/{esm-CYg0RhgA.mjs → esm-CfjSLJ-h.mjs} +1 -1
- package/dist/federation/builder.test.mjs +3 -3
- package/dist/federation/collection.test.mjs +1 -1
- package/dist/federation/handler.test.mjs +6 -6
- package/dist/federation/idempotency.test.mjs +5 -5
- package/dist/federation/inbox.test.mjs +3 -3
- package/dist/federation/keycache.test.mjs +3 -3
- package/dist/federation/kv.test.mjs +1 -1
- package/dist/federation/middleware.test.mjs +93 -33
- package/dist/federation/mod.cjs +2 -2
- package/dist/federation/mod.d.cts +1 -1
- package/dist/federation/mod.d.ts +1 -1
- package/dist/federation/mod.js +1 -1
- package/dist/federation/mq.test.mjs +1 -1
- package/dist/federation/retry.test.mjs +1 -1
- package/dist/federation/router.test.mjs +2 -2
- package/dist/federation/send.test.mjs +7 -7
- package/dist/{http-pZJd5Nkb.mjs → http-BPQ_zPRB.mjs} +2 -2
- package/dist/{http-kyXntNm5.cjs → http-Bg-OkZtX.cjs} +3 -3
- package/dist/{http-CbNRWhO2.js → http-CDZB3DBW.js} +3 -3
- package/dist/{inbox-gr3hW-GD.mjs → inbox-Cnih7u27.mjs} +1 -1
- package/dist/{key-BR2q2bCE.js → key-ASS7oK8n.js} +2 -2
- package/dist/{key-CTKl4AWD.mjs → key-B0qYOng3.mjs} +1 -1
- package/dist/{key-DgYChyco.cjs → key-Bbf-ITpM.cjs} +2 -2
- package/dist/{key-Db4XYUx7.mjs → key-C16D-kud.mjs} +2 -2
- package/dist/{key-Bzt8qD6I.cjs → key-DGuUMBsU.cjs} +1 -1
- package/dist/{keycache-YHrypd98.mjs → keycache-CBPbgb7d.mjs} +1 -1
- package/dist/{keys-r0MYdjdV.mjs → keys-Br4iedk3.mjs} +1 -1
- package/dist/{ld-iTK8z54J.mjs → ld-7nQ68-rS.mjs} +2 -2
- package/dist/{lookup-BdSpYC1N.cjs → lookup-CA5RreoS.cjs} +1 -1
- package/dist/{lookup-BzhBNUNH.mjs → lookup-CCcDhxO2.mjs} +1 -1
- package/dist/{lookup-DZ9GTTzJ.js → lookup-CpMB-hV5.js} +1 -1
- package/dist/{middleware-Df-QFT32.js → middleware-BDTuu7QY.js} +47 -22
- package/dist/{middleware-DRNvNZa1.cjs → middleware-BPTDstS-.cjs} +1 -1
- package/dist/{middleware-XbutA7xe.mjs → middleware-Bi5LcEMF.mjs} +1 -1
- package/dist/{middleware-CZOiI7j6.cjs → middleware-C90kKt44.cjs} +49 -24
- package/dist/{middleware-Bk0hNv-N.mjs → middleware-Crs1EVL7.mjs} +53 -28
- package/dist/mod.cjs +10 -10
- package/dist/mod.d.cts +1 -1
- package/dist/mod.d.ts +1 -1
- package/dist/mod.js +9 -9
- package/dist/nodeinfo/client.test.mjs +3 -3
- package/dist/nodeinfo/handler.test.mjs +2 -2
- package/dist/nodeinfo/mod.cjs +1 -1
- package/dist/nodeinfo/mod.js +1 -1
- package/dist/nodeinfo/semver.test.mjs +1 -1
- package/dist/nodeinfo/types.test.mjs +1 -1
- package/dist/otel/exporter.test.mjs +1 -1
- package/dist/otel/mod.cjs +1 -1
- package/dist/{owner-CoLrSrJE.mjs → owner-ncOJW9jU.mjs} +3 -3
- package/dist/{proof-D9Y-Sfn8.cjs → proof-BYdxNk_7.cjs} +3 -3
- package/dist/{proof-CzEaLrMm.mjs → proof-Bd732W1s.mjs} +2 -2
- package/dist/{proof-CmhkztK1.js → proof-JCn_Nftz.js} +3 -3
- package/dist/runtime/authdocloader.test.mjs +6 -6
- package/dist/runtime/docloader.test.mjs +3 -3
- package/dist/runtime/key.test.mjs +3 -3
- package/dist/runtime/langstr.test.mjs +2 -2
- package/dist/runtime/link.test.mjs +2 -2
- package/dist/runtime/mod.cjs +3 -3
- package/dist/runtime/mod.js +3 -3
- package/dist/runtime/multibase/multibase.test.mjs +2 -2
- package/dist/runtime/url.test.mjs +2 -2
- package/dist/{send-vtEBiKbR.mjs → send-BUUNtAjI.mjs} +2 -2
- package/dist/sig/http.test.mjs +6 -6
- package/dist/sig/key.test.mjs +4 -4
- package/dist/sig/ld.test.mjs +5 -5
- package/dist/sig/mod.cjs +3 -3
- package/dist/sig/mod.js +3 -3
- package/dist/sig/owner.test.mjs +5 -5
- package/dist/sig/proof.test.mjs +4 -4
- package/dist/testing/docloader.test.mjs +1 -1
- package/dist/testing/mod.d.mts +4 -1
- package/dist/testing/mod.mjs +1 -1
- package/dist/{testing-Csq3Xnki.mjs → testing-CvmsaHLW.mjs} +2 -2
- package/dist/{transformers-DQcMoinm.cjs → transformers-Cd6Tdn3M.cjs} +1 -1
- package/dist/{types-BNAdhXAI.cjs → types-BVCtDIwE.cjs} +1 -1
- package/dist/{types-9gce5lHU.js → types-Dy8sMtkH.js} +1 -1
- package/dist/vocab/actor.test.mjs +4 -4
- package/dist/vocab/cjs.test.mjs +1 -1
- package/dist/vocab/lookup.test.mjs +4 -4
- package/dist/vocab/mod.cjs +3 -3
- package/dist/vocab/mod.js +3 -3
- package/dist/vocab/type.test.mjs +2 -2
- package/dist/vocab/vocab.test.mjs +3 -3
- package/dist/{vocab-CeumAiRh.mjs → vocab-DcYXFzyR.mjs} +186 -186
- package/dist/webfinger/handler.test.mjs +3 -3
- package/dist/webfinger/lookup.test.mjs +3 -3
- package/dist/webfinger/mod.cjs +1 -1
- package/dist/webfinger/mod.js +1 -1
- package/dist/x/cfworkers.cjs +1 -1
- package/dist/x/cfworkers.test.mjs +1 -1
- package/dist/x/hono.cjs +1 -1
- package/dist/x/hono.d.cts +1 -1
- package/dist/x/hono.d.ts +1 -1
- package/dist/x/sveltekit.cjs +1 -1
- package/dist/x/sveltekit.d.cts +1 -1
- package/dist/x/sveltekit.d.ts +1 -1
- package/package.json +1 -1
package/dist/vocab/cjs.test.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { t as test } from "../testing-
|
|
4
|
+
import { t as test } from "../testing-CvmsaHLW.mjs";
|
|
5
5
|
import { createRequire } from "node:module";
|
|
6
6
|
import { strictEqual } from "node:assert";
|
|
7
7
|
//#region src/vocab/cjs.test.ts
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { C as Person, _ as Note, i as Collection, v as Object$1 } from "../vocab-
|
|
5
|
-
import { n as traverseCollection, t as lookupObject } from "../lookup-
|
|
6
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { C as Person, _ as Note, i as Collection, v as Object$1 } from "../vocab-DcYXFzyR.mjs";
|
|
5
|
+
import { n as traverseCollection, t as lookupObject } from "../lookup-CCcDhxO2.mjs";
|
|
6
|
+
import { a as mockDocumentLoader, t as test } from "../testing-CvmsaHLW.mjs";
|
|
7
7
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
8
8
|
import "../std__assert-2v7gYiZp.mjs";
|
|
9
9
|
import { t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
10
10
|
import { t as assertInstanceOf } from "../assert_instance_of-C4Ri6VuN.mjs";
|
|
11
11
|
import { t as assert } from "../assert-DikXweDx.mjs";
|
|
12
|
-
import { t as esm_default } from "../esm-
|
|
12
|
+
import { t as esm_default } from "../esm-CfjSLJ-h.mjs";
|
|
13
13
|
import { t as createTestTracerProvider } from "../otel-0v4Zy01l.mjs";
|
|
14
14
|
import { deepStrictEqual } from "node:assert";
|
|
15
15
|
//#region src/vocab/lookup.test.ts
|
package/dist/vocab/mod.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const { Temporal } = require("@js-temporal/polyfill");
|
|
2
2
|
const { URLPattern } = require("urlpattern-polyfill");
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
4
|
-
const require_docloader = require("../docloader
|
|
5
|
-
const require_actor = require("../actor-
|
|
6
|
-
const require_lookup = require("../lookup-
|
|
4
|
+
const require_docloader = require("../docloader--HMTXXhM.cjs");
|
|
5
|
+
const require_actor = require("../actor-CHbT9hXW.cjs");
|
|
6
|
+
const require_lookup = require("../lookup-CA5RreoS.cjs");
|
|
7
7
|
let _logtape_logtape = require("@logtape/logtape");
|
|
8
8
|
let _opentelemetry_api = require("@opentelemetry/api");
|
|
9
9
|
let es_toolkit = require("es-toolkit");
|
package/dist/vocab/mod.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
|
-
import { d as name, f as version, i as getDocumentLoader } from "../docloader-
|
|
4
|
-
import { $ as Person, A as Flag, B as Like, C as Dislike, D as Endpoints, E as EmojiReact, F as Image, G as Multikey, H as Listen, I as IntransitiveActivity, J as Offer, K as Note, L as Invite, M as Group, N as Hashtag, O as Event, P as Ignore, Q as Page, R as Join, S as DidService, T as Emoji, Tt as getTypeId, U as Mention, V as Link, W as Move, X as OrderedCollectionPage, Y as OrderedCollection, Z as Organization, _ as CollectionPage, _t as View, a as normalizeActorHandle, at as Reject, b as DataIntegrityProof, c as Add, ct as Service, d as Arrive, dt as TentativeReject, et as Place, f as Article, ft as Tombstone, g as Collection, gt as Video, h as ChatMessage, ht as Update, i as isActor, it as Read, j as Follow, k as Export, l as Announce, lt as Source, m as Block, mt as Undo, n as getActorHandle, nt as PropertyValue, o as Accept, ot as Relationship, p as Audio, pt as Travel, q as Object$1, r as getActorTypeName, rt as Question, s as Activity, st as Remove, t as getActorClassByTypeName, tt as Profile, u as Application, ut as TentativeAccept, v as Create, w as Document, x as Delete, y as CryptographicKey, z as Leave } from "../actor-
|
|
5
|
-
import { t as lookupWebFinger } from "../lookup-
|
|
3
|
+
import { d as name, f as version, i as getDocumentLoader } from "../docloader-Cms83CjK.js";
|
|
4
|
+
import { $ as Person, A as Flag, B as Like, C as Dislike, D as Endpoints, E as EmojiReact, F as Image, G as Multikey, H as Listen, I as IntransitiveActivity, J as Offer, K as Note, L as Invite, M as Group, N as Hashtag, O as Event, P as Ignore, Q as Page, R as Join, S as DidService, T as Emoji, Tt as getTypeId, U as Mention, V as Link, W as Move, X as OrderedCollectionPage, Y as OrderedCollection, Z as Organization, _ as CollectionPage, _t as View, a as normalizeActorHandle, at as Reject, b as DataIntegrityProof, c as Add, ct as Service, d as Arrive, dt as TentativeReject, et as Place, f as Article, ft as Tombstone, g as Collection, gt as Video, h as ChatMessage, ht as Update, i as isActor, it as Read, j as Follow, k as Export, l as Announce, lt as Source, m as Block, mt as Undo, n as getActorHandle, nt as PropertyValue, o as Accept, ot as Relationship, p as Audio, pt as Travel, q as Object$1, r as getActorTypeName, rt as Question, s as Activity, st as Remove, t as getActorClassByTypeName, tt as Profile, u as Application, ut as TentativeAccept, v as Create, w as Document, x as Delete, y as CryptographicKey, z as Leave } from "../actor-BtdqoffI.js";
|
|
5
|
+
import { t as lookupWebFinger } from "../lookup-CpMB-hV5.js";
|
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
|
7
7
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
8
8
|
import { delay } from "es-toolkit";
|
package/dist/vocab/type.test.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { C as Person, U as getTypeId } from "../vocab-
|
|
5
|
-
import { t as test } from "../testing-
|
|
4
|
+
import { C as Person, U as getTypeId } from "../vocab-DcYXFzyR.mjs";
|
|
5
|
+
import { t as test } from "../testing-CvmsaHLW.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
//#region src/vocab/type.test.ts
|
|
8
8
|
test("getTypeId()", () => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { A as LanguageString, C as Person, D as Source, L as decode, T as Question, _ as Note, f as Hashtag, h as Link, i as Collection, k as vocab_exports, n as Announce, o as Create, s as CryptographicKey, t as Activity, u as Follow, v as Object$1, w as Place, x as OrderedCollectionPage } from "../vocab-
|
|
5
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { A as LanguageString, C as Person, D as Source, L as decode, T as Question, _ as Note, f as Hashtag, h as Link, i as Collection, k as vocab_exports, n as Announce, o as Create, s as CryptographicKey, t as Activity, u as Follow, v as Object$1, w as Place, x as OrderedCollectionPage } from "../vocab-DcYXFzyR.mjs";
|
|
5
|
+
import { a as mockDocumentLoader, t as test } from "../testing-CvmsaHLW.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import "../std__assert-2v7gYiZp.mjs";
|
|
8
8
|
import { n as assertFalse, t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
@@ -10,7 +10,7 @@ import { t as assertInstanceOf } from "../assert_instance_of-C4Ri6VuN.mjs";
|
|
|
10
10
|
import { t as assertNotEquals } from "../assert_not_equals--wG9hV7u.mjs";
|
|
11
11
|
import { t as assertThrows } from "../assert_throws-BIL7gChy.mjs";
|
|
12
12
|
import { t as assert } from "../assert-DikXweDx.mjs";
|
|
13
|
-
import { o as rsaPublicKey1, r as ed25519PublicKey } from "../keys-
|
|
13
|
+
import { o as rsaPublicKey1, r as ed25519PublicKey } from "../keys-Br4iedk3.mjs";
|
|
14
14
|
import { pascalCase } from "es-toolkit";
|
|
15
15
|
import { parseLanguageTag } from "@phensley/language-tag";
|
|
16
16
|
import { Validator } from "@cfworker/json-schema";
|