@fedify/fedify 2.0.0-dev.1736 → 2.0.0-dev.1750
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 +3 -0
- package/dist/{actor-btAA7QSA.js → actor-CMgHXjhs.js} +185 -185
- package/dist/{actor-BLq4KEGR.js → actor-CRS7Dbo1.js} +1 -1
- package/dist/{actor-C3oFUgfc.cjs → actor-JG822JBi.cjs} +185 -185
- package/dist/{builder-C4gbKvM5.js → builder-D44QzfuD.js} +3 -3
- package/dist/compat/mod.d.cts +2 -2
- package/dist/compat/mod.d.ts +2 -2
- package/dist/compat/transformers.test.js +14 -14
- package/dist/{context-myrGWbL_.d.ts → context-DG0huGW-.d.ts} +15 -45
- package/dist/{context-BvYz3eOb.d.cts → context-DJ8aSy2Q.d.cts} +15 -45
- package/dist/{docloader-DtYIz2Pb.js → docloader-BvlqkI1M.js} +2 -2
- package/dist/{esm-CQ9nlHuI.js → esm-BZMLn6gu.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.d.cts +1 -1
- package/dist/federation/mod.d.ts +1 -1
- 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-D7qwMpca.js → http-BPsXiq3Y.js} +2 -2
- package/dist/{http-ngJvMHez.cjs → http-CPqfuthT.cjs} +2 -2
- package/dist/{http-B9npZ3Md.js → http-DIsJckI7.js} +2 -2
- package/dist/{inbox-CY8fblhz.js → inbox-24__vIeD.js} +1 -1
- package/dist/{key-CgKiloJr.js → key-CcqQC_vj.js} +2 -2
- package/dist/{keycache-B6O-bhMs.js → keycache-BUF-P0-V.js} +1 -1
- package/dist/{keys-B3O7b5eB.js → keys-DSikT9wk.js} +1 -1
- package/dist/{kv-cache-DkW_lqUw.js → kv-cache-CBOkGH5t.js} +1 -1
- package/dist/{kv-cache-BrjWZnGU.cjs → kv-cache-gyMh96Y-.cjs} +1 -1
- package/dist/{ld-B7TO6JH2.js → ld-C5wht8V2.js} +2 -2
- package/dist/{lookup-fEH6e7ZX.js → lookup-BE8ZMmug.js} +1 -1
- package/dist/{lookup-NXjB7xUj.js → lookup-CxJLpHHf.js} +185 -185
- package/dist/{lookup-Cc3ZAAis.cjs → lookup-Doq5XdGY.cjs} +1 -1
- package/dist/{middleware-BMPvaTpX.js → middleware-BImvTjdU.js} +11 -11
- package/dist/middleware-BsLmqSNx.cjs +15 -0
- package/dist/middleware-CdFqipch.js +15 -0
- package/dist/{middleware-C8w5YYxK.cjs → middleware-ClcQM1de.cjs} +7 -7
- package/dist/{middleware-D_VyRsDx.js → middleware-D5NFjhOL.js} +7 -7
- package/dist/middleware-ZZJaIUDZ.js +26 -0
- package/dist/{mod-k0Dk3fGk.d.ts → mod-BoHnwOCs.d.ts} +1 -1
- package/dist/{mod-DbFNTF7m.d.cts → mod-DJcZDvjA.d.cts} +1 -1
- package/dist/mod.cjs +7 -7
- package/dist/mod.d.cts +2 -2
- package/dist/mod.d.ts +2 -2
- 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-CSktF-2s.js → owner-DIa5WpbP.js} +2 -2
- package/dist/{proof-Cs5Mcy_U.js → proof-CCzhKDDB.js} +2 -2
- package/dist/{proof-BT65yR1Q.js → proof-D0ak0hhc.js} +3 -3
- package/dist/{proof-feEDocLH.cjs → proof-DTKtjEh_.cjs} +3 -3
- package/dist/{send-vPZ03xUr.js → send-BWfkS2zO.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.d.ts +15 -45
- package/dist/testing/mod.js +2 -2
- package/dist/{testing-u2cUPQLp.js → testing-BHLtJbQx.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-NvDV-exu.cjs → vocab-C3ZbIV8S.cjs} +2 -2
- package/dist/{vocab-wADjlIH4.js → vocab-CjheaIIe.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/dist/x/hono.d.cts +1 -1
- package/dist/x/hono.d.ts +1 -1
- package/dist/x/sveltekit.d.cts +1 -1
- package/dist/x/sveltekit.d.ts +1 -1
- package/package.json +2 -2
- package/dist/middleware-D8ENcqxG.js +0 -26
- package/dist/middleware-Yk-MuxWc.js +0 -15
- package/dist/middleware-glwCut0b.cjs +0 -15
@@ -3,13 +3,13 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Multikey } from "../lookup-
|
6
|
+
import { CryptographicKey, Multikey } from "../lookup-CxJLpHHf.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { KvKeyCache } from "../keycache-
|
12
|
-
import { test } from "../testing-
|
11
|
+
import { KvKeyCache } from "../keycache-BUF-P0-V.js";
|
12
|
+
import { test } from "../testing-BHLtJbQx.js";
|
13
13
|
|
14
14
|
//#region src/federation/keycache.test.ts
|
15
15
|
test("KvKeyCache.set()", async () => {
|
@@ -3,12 +3,12 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-CxJLpHHf.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
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { test } from "../testing-
|
11
|
+
import { test } from "../testing-BHLtJbQx.js";
|
12
12
|
import "../std__assert-DWivtrGR.js";
|
13
13
|
import "../assert_rejects-Ce45JcFg.js";
|
14
14
|
import "../assert_throws-BNXdRGWP.js";
|
@@ -3,36 +3,36 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, Announce, Create, Invite, Multikey, Note, Object as Object$1, Offer, Person, RouterError, getTypeId, lookupObject } from "../lookup-
|
6
|
+
import { Activity, Announce, Create, Invite, Multikey, Note, Object as Object$1, Offer, Person, RouterError, getTypeId, lookupObject } from "../lookup-CxJLpHHf.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "../middleware-
|
11
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "../middleware-BImvTjdU.js";
|
12
12
|
import "../client-pY7-3icS.js";
|
13
13
|
import "../types-C2XVl6gj.js";
|
14
|
-
import "../actor-
|
15
|
-
import "../key-
|
16
|
-
import { signRequest, verifyRequest } from "../http-
|
17
|
-
import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-
|
18
|
-
import { doesActorOwnKey } from "../owner-
|
19
|
-
import { signObject, verifyObject } from "../proof-
|
20
|
-
import { fetchDocumentLoader, getAuthenticatedDocumentLoader } from "../docloader-
|
14
|
+
import "../actor-CRS7Dbo1.js";
|
15
|
+
import "../key-CcqQC_vj.js";
|
16
|
+
import { signRequest, verifyRequest } from "../http-DIsJckI7.js";
|
17
|
+
import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-C5wht8V2.js";
|
18
|
+
import { doesActorOwnKey } from "../owner-DIa5WpbP.js";
|
19
|
+
import { signObject, verifyObject } from "../proof-CCzhKDDB.js";
|
20
|
+
import { fetchDocumentLoader, getAuthenticatedDocumentLoader } from "../docloader-BvlqkI1M.js";
|
21
21
|
import "../kv-cache-z0lgwFi_.js";
|
22
|
-
import "../inbox-
|
23
|
-
import "../builder-
|
22
|
+
import "../inbox-24__vIeD.js";
|
23
|
+
import "../builder-D44QzfuD.js";
|
24
24
|
import "../collection-BzWsN9pB.js";
|
25
|
-
import "../keycache-
|
25
|
+
import "../keycache-BUF-P0-V.js";
|
26
26
|
import "../negotiation-C4nFufNk.js";
|
27
27
|
import "../retry-CfF8Gn4d.js";
|
28
|
-
import "../send-
|
29
|
-
import { mockDocumentLoader, test } from "../testing-
|
28
|
+
import "../send-BWfkS2zO.js";
|
29
|
+
import { mockDocumentLoader, test } from "../testing-BHLtJbQx.js";
|
30
30
|
import { assertStrictEquals } from "../std__assert-DWivtrGR.js";
|
31
31
|
import { assertFalse, assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
32
32
|
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
33
33
|
import { assertNotEquals } from "../assert_not_equals-C80BG-_5.js";
|
34
|
-
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
35
|
-
import { esm_default } from "../esm-
|
34
|
+
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-DSikT9wk.js";
|
35
|
+
import { esm_default } from "../esm-BZMLn6gu.js";
|
36
36
|
|
37
37
|
//#region src/testing/fixtures/example.com/create.json
|
38
38
|
var __context$2 = "https://www.w3.org/ns/activitystreams";
|
package/dist/federation/mod.cjs
CHANGED
@@ -3,15 +3,15 @@
|
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
5
|
require('../transformers-CoBS-oFG.cjs');
|
6
|
-
require('../lookup-
|
7
|
-
require('../actor-
|
8
|
-
const require_middleware = require('../middleware-
|
9
|
-
require('../http-
|
10
|
-
require('../proof-
|
6
|
+
require('../lookup-Doq5XdGY.cjs');
|
7
|
+
require('../actor-JG822JBi.cjs');
|
8
|
+
const require_middleware = require('../middleware-ClcQM1de.cjs');
|
9
|
+
require('../http-CPqfuthT.cjs');
|
10
|
+
require('../proof-DTKtjEh_.cjs');
|
11
11
|
const require_federation = require('../federation-CRpdnOMS.cjs');
|
12
12
|
require('../types-CWgzGaqk.cjs');
|
13
|
-
require('../kv-cache-
|
14
|
-
require('../vocab-
|
13
|
+
require('../kv-cache-gyMh96Y-.cjs');
|
14
|
+
require('../vocab-C3ZbIV8S.cjs');
|
15
15
|
|
16
16
|
exports.InProcessMessageQueue = require_federation.InProcessMessageQueue;
|
17
17
|
exports.MemoryKvStore = require_federation.MemoryKvStore;
|
@@ -5,7 +5,7 @@ import "../http-M8k5mKc0.cjs";
|
|
5
5
|
import "../owner-B4HbyP8s.cjs";
|
6
6
|
import "../mod-BxRCHTz-.cjs";
|
7
7
|
import "../mod-C58MZ7Wx.cjs";
|
8
|
-
import { ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../context-
|
8
|
+
import { ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../context-DJ8aSy2Q.cjs";
|
9
9
|
import { KvKey, KvStore, KvStoreSetOptions, MemoryKvStore } from "../kv-Bxr0Q87_.cjs";
|
10
10
|
import { InProcessMessageQueue, InProcessMessageQueueOptions, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, ParallelMessageQueue } from "../mq-DcJPkXD5.cjs";
|
11
11
|
import "../mod-B-hUPT2N.cjs";
|
package/dist/federation/mod.d.ts
CHANGED
@@ -7,7 +7,7 @@ import "../http-BbO0ejuk.js";
|
|
7
7
|
import "../owner-kQRGVXG1.js";
|
8
8
|
import "../mod-BlVovdcy.js";
|
9
9
|
import "../mod-Ds0mpFZU.js";
|
10
|
-
import { ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../context-
|
10
|
+
import { ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../context-DG0huGW-.js";
|
11
11
|
import { KvKey, KvStore, KvStoreSetOptions, MemoryKvStore } from "../kv-BKNZ-Tb-.js";
|
12
12
|
import { InProcessMessageQueue, InProcessMessageQueueOptions, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, ParallelMessageQueue } from "../mq-CUKlBw08.js";
|
13
13
|
import "../mod-CVgZgliM.js";
|
package/dist/federation/mod.js
CHANGED
@@ -3,14 +3,14 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
5
|
import "../transformers-BFT6d7J5.js";
|
6
|
-
import "../lookup-
|
7
|
-
import "../actor-
|
8
|
-
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-
|
9
|
-
import "../http-
|
10
|
-
import "../proof-
|
6
|
+
import "../lookup-BE8ZMmug.js";
|
7
|
+
import "../actor-CMgHXjhs.js";
|
8
|
+
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-D5NFjhOL.js";
|
9
|
+
import "../http-BPsXiq3Y.js";
|
10
|
+
import "../proof-D0ak0hhc.js";
|
11
11
|
import { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue } from "../federation-jcR8-ZxP.js";
|
12
12
|
import "../types-BtUjyi5y.js";
|
13
|
-
import "../kv-cache-
|
14
|
-
import "../vocab-
|
13
|
+
import "../kv-cache-CBOkGH5t.js";
|
14
|
+
import "../vocab-CjheaIIe.js";
|
15
15
|
|
16
16
|
export { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue, Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
|
@@ -3,11 +3,11 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-CxJLpHHf.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 { test } from "../testing-
|
10
|
+
import { test } from "../testing-BHLtJbQx.js";
|
11
11
|
import { assertGreater, assertGreaterOrEqual } from "../std__assert-DWivtrGR.js";
|
12
12
|
import { assertFalse } from "../assert_rejects-Ce45JcFg.js";
|
13
13
|
import "../assert_throws-BNXdRGWP.js";
|
@@ -3,12 +3,12 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-CxJLpHHf.js";
|
7
7
|
import "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { acceptsJsonLd } from "../negotiation-C4nFufNk.js";
|
11
|
-
import { test } from "../testing-
|
11
|
+
import { test } from "../testing-BHLtJbQx.js";
|
12
12
|
import "../std__assert-DWivtrGR.js";
|
13
13
|
import { assertFalse } from "../assert_rejects-Ce45JcFg.js";
|
14
14
|
import "../assert_throws-BNXdRGWP.js";
|
@@ -3,10 +3,10 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-CxJLpHHf.js";
|
7
7
|
import { AssertionError, assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { createExponentialBackoffPolicy } from "../retry-CfF8Gn4d.js";
|
9
|
-
import { test } from "../testing-
|
9
|
+
import { test } from "../testing-BHLtJbQx.js";
|
10
10
|
import { assertNotEquals } from "../assert_not_equals-C80BG-_5.js";
|
11
11
|
|
12
12
|
//#region src/federation/retry.test.ts
|
@@ -3,11 +3,11 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Router, RouterError } from "../lookup-
|
6
|
+
import { Router, RouterError } from "../lookup-CxJLpHHf.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 { test } from "../testing-
|
10
|
+
import { test } from "../testing-BHLtJbQx.js";
|
11
11
|
import "../std__assert-DWivtrGR.js";
|
12
12
|
import { assertFalse } from "../assert_rejects-Ce45JcFg.js";
|
13
13
|
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
@@ -3,22 +3,22 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, Application, Endpoints, Group, Person, Service } from "../lookup-
|
6
|
+
import { Activity, Application, Endpoints, Group, Person, Service } from "../lookup-CxJLpHHf.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 "../actor-
|
11
|
-
import "../key-
|
12
|
-
import { verifyRequest } from "../http-
|
13
|
-
import { doesActorOwnKey } from "../owner-
|
14
|
-
import { extractInboxes, sendActivity } from "../send-
|
15
|
-
import { mockDocumentLoader, test } from "../testing-
|
10
|
+
import "../actor-CRS7Dbo1.js";
|
11
|
+
import "../key-CcqQC_vj.js";
|
12
|
+
import { verifyRequest } from "../http-DIsJckI7.js";
|
13
|
+
import { doesActorOwnKey } from "../owner-DIa5WpbP.js";
|
14
|
+
import { extractInboxes, sendActivity } from "../send-BWfkS2zO.js";
|
15
|
+
import { mockDocumentLoader, test } from "../testing-BHLtJbQx.js";
|
16
16
|
import "../std__assert-DWivtrGR.js";
|
17
17
|
import { assertFalse, assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
18
18
|
import "../assert_throws-BNXdRGWP.js";
|
19
19
|
import { assertNotEquals } from "../assert_not_equals-C80BG-_5.js";
|
20
|
-
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-
|
21
|
-
import { esm_default } from "../esm-
|
20
|
+
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-DSikT9wk.js";
|
21
|
+
import { esm_default } from "../esm-BZMLn6gu.js";
|
22
22
|
|
23
23
|
//#region src/federation/send.test.ts
|
24
24
|
test("extractInboxes()", () => {
|
@@ -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 } from "./lookup-
|
6
|
-
import { CryptographicKey, Object as Object$1, isActor } from "./actor-
|
5
|
+
import { deno_default } from "./lookup-BE8ZMmug.js";
|
6
|
+
import { CryptographicKey, Object as Object$1, isActor } from "./actor-CMgHXjhs.js";
|
7
7
|
import { getLogger } from "@logtape/logtape";
|
8
8
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
9
9
|
import { getDocumentLoader } from "@fedify/vocab-runtime";
|
@@ -3,8 +3,8 @@
|
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
5
|
const require_chunk = require('./chunk-DqRYRqnO.cjs');
|
6
|
-
const require_lookup = require('./lookup-
|
7
|
-
const require_actor = require('./actor-
|
6
|
+
const require_lookup = require('./lookup-Doq5XdGY.cjs');
|
7
|
+
const require_actor = require('./actor-JG822JBi.cjs');
|
8
8
|
const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
|
9
9
|
const __opentelemetry_api = require_chunk.__toESM(require("@opentelemetry/api"));
|
10
10
|
const __fedify_vocab_runtime = require_chunk.__toESM(require("@fedify/vocab-runtime"));
|
@@ -3,8 +3,8 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, deno_default } from "./lookup-
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
6
|
+
import { CryptographicKey, deno_default } from "./lookup-CxJLpHHf.js";
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-CcqQC_vj.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
10
10
|
import { ATTR_HTTP_REQUEST_HEADER, ATTR_HTTP_REQUEST_METHOD, ATTR_URL_FULL } from "@opentelemetry/semantic-conventions";
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, deno_default, getTypeId } from "./lookup-
|
6
|
+
import { Activity, deno_default, getTypeId } from "./lookup-CxJLpHHf.js";
|
7
7
|
import { getLogger } from "@logtape/logtape";
|
8
8
|
import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
|
9
9
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Object as Object$1, deno_default } from "./lookup-
|
7
|
-
import { isActor } from "./actor-
|
6
|
+
import { CryptographicKey, Object as Object$1, deno_default } from "./lookup-CxJLpHHf.js";
|
7
|
+
import { isActor } from "./actor-CRS7Dbo1.js";
|
8
8
|
import { getDocumentLoader } from "@fedify/vocab-runtime";
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
10
10
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Multikey } from "./lookup-
|
6
|
+
import { CryptographicKey, Multikey } from "./lookup-CxJLpHHf.js";
|
7
7
|
|
8
8
|
//#region src/federation/keycache.ts
|
9
9
|
var KvKeyCache = class {
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Multikey } from "./lookup-
|
6
|
+
import { CryptographicKey, Multikey } from "./lookup-CxJLpHHf.js";
|
7
7
|
import { importSpki } from "@fedify/vocab-runtime";
|
8
8
|
|
9
9
|
//#region src/testing/keys.ts
|
@@ -2,7 +2,7 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { doubleKnock, validateCryptoKey } from "./http-
|
5
|
+
import { doubleKnock, validateCryptoKey } from "./http-BPsXiq3Y.js";
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
7
7
|
import { UrlError, createActivityPubRequest, getDocumentLoader, getRemoteDocument, logRequest, preloadedContexts, validatePublicUrl } from "@fedify/vocab-runtime";
|
8
8
|
import { curry } from "es-toolkit";
|
@@ -3,7 +3,7 @@
|
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
5
|
const require_chunk = require('./chunk-DqRYRqnO.cjs');
|
6
|
-
const require_http = require('./http-
|
6
|
+
const require_http = require('./http-CPqfuthT.cjs');
|
7
7
|
const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
|
8
8
|
const __fedify_vocab_runtime = require_chunk.__toESM(require("@fedify/vocab-runtime"));
|
9
9
|
const es_toolkit = require_chunk.__toESM(require("es-toolkit"));
|
@@ -3,8 +3,8 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, CryptographicKey, Object as Object$1, deno_default, getTypeId } from "./lookup-
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
6
|
+
import { Activity, CryptographicKey, Object as Object$1, deno_default, getTypeId } from "./lookup-CxJLpHHf.js";
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-CcqQC_vj.js";
|
8
8
|
import { getDocumentLoader } from "@fedify/vocab-runtime";
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
10
10
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
@@ -8,7 +8,7 @@ import { UrlError, getUserAgent, validatePublicUrl } from "@fedify/vocab-runtime
|
|
8
8
|
|
9
9
|
//#region deno.json
|
10
10
|
var name = "@fedify/fedify";
|
11
|
-
var version = "2.0.0-dev.
|
11
|
+
var version = "2.0.0-dev.1750+6dbfd010";
|
12
12
|
var license = "MIT";
|
13
13
|
var exports = {
|
14
14
|
".": "./src/mod.ts",
|