@fedify/fedify 2.0.0-pr.457.1756 → 2.0.0-pr.458.1788
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-2Guuxjr1.js → actor-1kijSgDu.js} +1 -1
- package/dist/{actor-eIoAEhXF.cjs → actor-DIc7NrrZ.cjs} +185 -185
- package/dist/{actor-BY-XzC2q.js → actor-DXlEp4dD.js} +185 -185
- package/dist/{builder-D2QKpLm6.js → builder-CrEuFZYV.js} +3 -3
- package/dist/compat/transformers.test.js +14 -14
- package/dist/{docloader-D2zQTLaE.js → docloader-Dhmht0fU.js} +2 -2
- package/dist/{esm-DByTH7xs.js → esm-BvRUZxUF.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-BjM7OUp0.js → http-9ssp_7pG.js} +2 -2
- package/dist/{http-Dj1UXLQM.cjs → http-D_YZwaal.cjs} +2 -2
- package/dist/{http-CD9QQ0Ua.js → http-jzrH9TLw.js} +2 -2
- package/dist/{inbox-C6CcG7wq.js → inbox-CXopj-Ic.js} +1 -1
- package/dist/{key-BYsMGo_J.js → key-CoCYtXAV.js} +2 -2
- package/dist/{keycache-B7yOiB9O.js → keycache-BbGvkCuh.js} +1 -1
- package/dist/{keys-PuVTl-6K.js → keys-CkOxH9Zk.js} +1 -1
- package/dist/{kv-cache-Czw91yyn.js → kv-cache-Bh6ATi6O.js} +1 -1
- package/dist/{kv-cache-d-bBjfJo.cjs → kv-cache-DIsMsNOq.cjs} +1 -1
- package/dist/{ld-BFLIaSy8.js → ld-i7p5OVCu.js} +2 -2
- package/dist/{lookup-BPhZmKkb.js → lookup-CeRPKhtA.js} +4 -6
- package/dist/{lookup-B2Xr_JE7.js → lookup-D8UkbxK7.js} +188 -190
- package/dist/{lookup-DTlUbFW8.cjs → lookup-DmJJpLbA.cjs} +4 -6
- package/dist/middleware-B9a0McJk.js +26 -0
- package/dist/middleware-BEQEkXai.cjs +15 -0
- package/dist/{middleware-a5j-LR3U.cjs → middleware-DdICgai2.cjs} +7 -7
- package/dist/middleware-DpoBuDBu.js +15 -0
- package/dist/{middleware-BzLHsR6z.js → middleware-GqoqHJN6.js} +11 -11
- package/dist/{middleware-BbqsizTo.js → middleware-LsXlkb6g.js} +7 -7
- 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-Nr5k9NOp.js → owner-ZCpoVg0n.js} +2 -2
- package/dist/{proof-iZXDCwJw.js → proof-BP6j_b78.js} +2 -2
- package/dist/{proof-CFCfdVmG.cjs → proof-YYDhXuKR.cjs} +3 -3
- package/dist/{proof-Vk0ZSutq.js → proof-_axEDXoc.js} +3 -3
- package/dist/{send-BPRDFm9z.js → send--FAxqLrO.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/src/vocab/accept.yaml +1 -1
- package/dist/src/vocab/activity.yaml +1 -1
- package/dist/src/vocab/add.yaml +1 -1
- package/dist/src/vocab/announce.yaml +1 -1
- package/dist/src/vocab/application.yaml +1 -1
- package/dist/src/vocab/arrive.yaml +1 -1
- package/dist/src/vocab/article.yaml +1 -1
- package/dist/src/vocab/audio.yaml +1 -1
- package/dist/src/vocab/block.yaml +1 -1
- package/dist/src/vocab/chatmessage.yaml +1 -1
- package/dist/src/vocab/collection.yaml +1 -1
- package/dist/src/vocab/collectionpage.yaml +1 -1
- package/dist/src/vocab/create.yaml +1 -1
- package/dist/src/vocab/dataintegrityproof.yaml +1 -1
- package/dist/src/vocab/delete.yaml +1 -1
- package/dist/src/vocab/didservice.yaml +1 -1
- package/dist/src/vocab/dislike.yaml +1 -1
- package/dist/src/vocab/document.yaml +1 -1
- package/dist/src/vocab/emoji.yaml +1 -1
- package/dist/src/vocab/emojireact.yaml +1 -1
- package/dist/src/vocab/endpoints.yaml +1 -1
- package/dist/src/vocab/event.yaml +1 -1
- package/dist/src/vocab/export.yaml +1 -1
- package/dist/src/vocab/flag.yaml +1 -1
- package/dist/src/vocab/follow.yaml +1 -1
- package/dist/src/vocab/group.yaml +1 -1
- package/dist/src/vocab/hashtag.yaml +1 -1
- package/dist/src/vocab/ignore.yaml +1 -1
- package/dist/src/vocab/image.yaml +1 -1
- package/dist/src/vocab/intransitiveactivity.yaml +1 -1
- package/dist/src/vocab/invite.yaml +1 -1
- package/dist/src/vocab/join.yaml +1 -1
- package/dist/src/vocab/key.yaml +1 -1
- package/dist/src/vocab/leave.yaml +1 -1
- package/dist/src/vocab/like.yaml +1 -1
- package/dist/src/vocab/link.yaml +1 -1
- package/dist/src/vocab/listen.yaml +1 -1
- package/dist/src/vocab/mention.yaml +1 -1
- package/dist/src/vocab/move.yaml +1 -1
- package/dist/src/vocab/multikey.yaml +1 -1
- package/dist/src/vocab/note.yaml +1 -1
- package/dist/src/vocab/object.yaml +1 -1
- package/dist/src/vocab/offer.yaml +1 -1
- package/dist/src/vocab/orderedcollection.yaml +1 -1
- package/dist/src/vocab/orderedcollectionpage.yaml +1 -1
- package/dist/src/vocab/organization.yaml +1 -1
- package/dist/src/vocab/page.yaml +1 -1
- package/dist/src/vocab/person.yaml +1 -1
- package/dist/src/vocab/place.yaml +1 -1
- package/dist/src/vocab/profile.yaml +1 -1
- package/dist/src/vocab/propertyvalue.yaml +1 -1
- package/dist/src/vocab/question.yaml +1 -1
- package/dist/src/vocab/read.yaml +1 -1
- package/dist/src/vocab/reject.yaml +1 -1
- package/dist/src/vocab/relationship.yaml +1 -1
- package/dist/src/vocab/remove.yaml +1 -1
- package/dist/src/vocab/service.yaml +1 -1
- package/dist/src/vocab/source.yaml +1 -1
- package/dist/src/vocab/tentativeaccept.yaml +1 -1
- package/dist/src/vocab/tentativereject.yaml +1 -1
- package/dist/src/vocab/tombstone.yaml +1 -1
- package/dist/src/vocab/travel.yaml +1 -1
- package/dist/src/vocab/undo.yaml +1 -1
- package/dist/src/vocab/update.yaml +1 -1
- package/dist/src/vocab/video.yaml +1 -1
- package/dist/src/vocab/view.yaml +1 -1
- package/dist/testing/docloader.test.js +2 -2
- package/dist/testing/mod.js +2 -2
- package/dist/{testing-CwgNAGdx.js → testing-D0iSfpMn.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 +7601 -1990
- package/dist/{vocab-CmeXdP85.cjs → vocab-8MdxZ0x6.cjs} +2 -2
- package/dist/{vocab-Fh7TQ89n.js → vocab-BlGL-cBq.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/dist/x/cfworkers.test.js +2 -2
- package/package.json +6 -6
- package/dist/middleware-BW3VFwT-.js +0 -15
- package/dist/middleware-C9G4PMA_.js +0 -26
- package/dist/middleware-D1bUaDUp.cjs +0 -15
package/dist/src/vocab/flag.yaml
CHANGED
package/dist/src/vocab/join.yaml
CHANGED
package/dist/src/vocab/key.yaml
CHANGED
package/dist/src/vocab/like.yaml
CHANGED
package/dist/src/vocab/link.yaml
CHANGED
package/dist/src/vocab/move.yaml
CHANGED
package/dist/src/vocab/note.yaml
CHANGED
package/dist/src/vocab/page.yaml
CHANGED
package/dist/src/vocab/read.yaml
CHANGED
package/dist/src/vocab/undo.yaml
CHANGED
package/dist/src/vocab/view.yaml
CHANGED
@@ -3,11 +3,11 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-D8UkbxK7.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import { mockDocumentLoader, test } from "../testing-
|
10
|
+
import { mockDocumentLoader, test } from "../testing-D0iSfpMn.js";
|
11
11
|
import "../std__assert-DWivtrGR.js";
|
12
12
|
import "../assert_rejects-Ce45JcFg.js";
|
13
13
|
import "../assert_throws-BNXdRGWP.js";
|
package/dist/testing/mod.js
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
7
|
-
import { createInboxContext, createRequestContext, test, testDefinitions } from "../testing-
|
6
|
+
import "../lookup-D8UkbxK7.js";
|
7
|
+
import { createInboxContext, createRequestContext, test, testDefinitions } from "../testing-D0iSfpMn.js";
|
8
8
|
|
9
9
|
export { createInboxContext, createRequestContext, test, testDefinitions };
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { RouterError, __require, lookupObject, lookupWebFinger, traverseCollection } from "./lookup-
|
6
|
+
import { RouterError, __require, lookupObject, lookupWebFinger, traverseCollection } from "./lookup-D8UkbxK7.js";
|
7
7
|
import { configure, getConsoleSink, getLogger, reset } from "@logtape/logtape";
|
8
8
|
import { trace } from "@opentelemetry/api";
|
9
9
|
|
@@ -3,21 +3,21 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-D8UkbxK7.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import "../actor-
|
11
|
-
import "../key-
|
12
|
-
import { verifyRequest } from "../http-
|
13
|
-
import { getAuthenticatedDocumentLoader } from "../docloader-
|
14
|
-
import { mockDocumentLoader, test } from "../testing-
|
10
|
+
import "../actor-1kijSgDu.js";
|
11
|
+
import "../key-CoCYtXAV.js";
|
12
|
+
import { verifyRequest } from "../http-9ssp_7pG.js";
|
13
|
+
import { getAuthenticatedDocumentLoader } from "../docloader-Dhmht0fU.js";
|
14
|
+
import { mockDocumentLoader, test } from "../testing-D0iSfpMn.js";
|
15
15
|
import "../std__assert-DWivtrGR.js";
|
16
16
|
import { assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
17
17
|
import "../assert_throws-BNXdRGWP.js";
|
18
18
|
import "../assert_not_equals-C80BG-_5.js";
|
19
|
-
import { rsaPrivateKey2 } from "../keys-
|
20
|
-
import { esm_default } from "../esm-
|
19
|
+
import { rsaPrivateKey2 } from "../keys-CkOxH9Zk.js";
|
20
|
+
import { esm_default } from "../esm-BvRUZxUF.js";
|
21
21
|
import { UrlError } from "@fedify/vocab-runtime";
|
22
22
|
|
23
23
|
//#region src/utils/docloader.test.ts
|
@@ -3,9 +3,9 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-D8UkbxK7.js";
|
7
7
|
import { MockKvStore, kvCache } from "../kv-cache-DN9pfMBe.js";
|
8
|
-
import { mockDocumentLoader, test } from "../testing-
|
8
|
+
import { mockDocumentLoader, test } from "../testing-D0iSfpMn.js";
|
9
9
|
import { preloadedContexts } from "@fedify/vocab-runtime";
|
10
10
|
import { deepStrictEqual, throws } from "node:assert";
|
11
11
|
|
package/dist/utils/mod.cjs
CHANGED
@@ -2,10 +2,10 @@
|
|
2
2
|
const { Temporal } = require("@js-temporal/polyfill");
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
|
-
require('../lookup-
|
6
|
-
require('../actor-
|
7
|
-
require('../http-
|
8
|
-
const require_kv_cache = require('../kv-cache-
|
5
|
+
require('../lookup-DmJJpLbA.cjs');
|
6
|
+
require('../actor-DIc7NrrZ.cjs');
|
7
|
+
require('../http-D_YZwaal.cjs');
|
8
|
+
const require_kv_cache = require('../kv-cache-DIsMsNOq.cjs');
|
9
9
|
require('../utils-DyRU1gdZ.cjs');
|
10
10
|
|
11
11
|
exports.getAuthenticatedDocumentLoader = require_kv_cache.getAuthenticatedDocumentLoader;
|
package/dist/utils/mod.js
CHANGED
@@ -2,10 +2,10 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import "../lookup-
|
6
|
-
import "../actor-
|
7
|
-
import "../http-
|
8
|
-
import { getAuthenticatedDocumentLoader, kvCache } from "../kv-cache-
|
5
|
+
import "../lookup-CeRPKhtA.js";
|
6
|
+
import "../actor-DXlEp4dD.js";
|
7
|
+
import "../http-jzrH9TLw.js";
|
8
|
+
import { getAuthenticatedDocumentLoader, kvCache } from "../kv-cache-Bh6ATi6O.js";
|
9
9
|
import "../utils-D-Va7aXC.js";
|
10
10
|
|
11
11
|
export { getAuthenticatedDocumentLoader, kvCache };
|
package/dist/vocab/actor.test.js
CHANGED
@@ -3,17 +3,17 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Application, Group, Organization, Person, Service, __export } from "../lookup-
|
6
|
+
import { Application, Group, Organization, Person, Service, __export } from "../lookup-D8UkbxK7.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-
|
11
|
-
import { test } from "../testing-
|
10
|
+
import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-1kijSgDu.js";
|
11
|
+
import { test } from "../testing-D0iSfpMn.js";
|
12
12
|
import { assertStrictEquals } from "../std__assert-DWivtrGR.js";
|
13
13
|
import { assertFalse, assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
14
14
|
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
15
15
|
import "../assert_not_equals-C80BG-_5.js";
|
16
|
-
import { esm_default } from "../esm-
|
16
|
+
import { esm_default } from "../esm-BvRUZxUF.js";
|
17
17
|
|
18
18
|
//#region ../../node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/precondition/PreconditionFailure.js
|
19
19
|
var PreconditionFailure = class PreconditionFailure extends Error {
|
@@ -3,16 +3,16 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Collection, Note, Object as Object$1, Person, lookupObject, traverseCollection } from "../lookup-
|
6
|
+
import { Collection, Note, Object as Object$1, Person, lookupObject, traverseCollection } from "../lookup-D8UkbxK7.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import { mockDocumentLoader, test } from "../testing-
|
10
|
+
import { mockDocumentLoader, test } from "../testing-D0iSfpMn.js";
|
11
11
|
import "../std__assert-DWivtrGR.js";
|
12
12
|
import { assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
13
13
|
import "../assert_throws-BNXdRGWP.js";
|
14
14
|
import "../assert_not_equals-C80BG-_5.js";
|
15
|
-
import { esm_default } from "../esm-
|
15
|
+
import { esm_default } from "../esm-BvRUZxUF.js";
|
16
16
|
|
17
17
|
//#region src/vocab/lookup.test.ts
|
18
18
|
test("lookupObject()", {
|
package/dist/vocab/mod.cjs
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
const { Temporal } = require("@js-temporal/polyfill");
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
|
-
require('../lookup-
|
6
|
-
const require_actor = require('../actor-
|
7
|
-
const require_vocab = require('../vocab-
|
5
|
+
require('../lookup-DmJJpLbA.cjs');
|
6
|
+
const require_actor = require('../actor-DIc7NrrZ.cjs');
|
7
|
+
const require_vocab = require('../vocab-8MdxZ0x6.cjs');
|
8
8
|
|
9
9
|
exports.Accept = require_actor.Accept;
|
10
10
|
exports.Activity = require_actor.Activity;
|