@fedify/fedify 1.9.0-dev.1613 → 1.9.0-dev.1668
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-Do9KG1O2.js → actor-BHAPrCDB.js} +1 -1
- package/dist/{actor-BrhPUG_N.js → actor-ChSW_rBk.js} +197 -197
- package/dist/{actor-BkOvltE1.cjs → actor-fGD4yb1K.cjs} +197 -197
- package/dist/{authdocloader-D_pDyzSu.js → authdocloader-CgrKtaQg.js} +3 -3
- package/dist/{authdocloader-CF0X5NR7.js → authdocloader-ChsJ9FJN.js} +3 -3
- package/dist/{authdocloader-lcfCE1vG.cjs → authdocloader-eSrbn3wM.cjs} +3 -3
- package/dist/{builder-CwFGbC7w.js → builder-DI4-Kpdg.js} +4 -4
- package/dist/{client-CkjMau5E.js → client-B8gJ1cw8.js} +1 -1
- package/dist/compat/transformers.test.js +16 -16
- package/dist/{docloader-CB-b64F8.js → docloader-Bqh-eFNP.js} +1 -1
- package/dist/{docloader-CCo7N8E2.cjs → docloader-CSB8cAnw.cjs} +1 -1
- package/dist/{esm-BeBLf_np.js → esm-DTi75ew2.js} +1 -1
- package/dist/federation/builder.test.js +5 -5
- package/dist/federation/collection.test.js +3 -3
- package/dist/federation/handler.test.js +17 -17
- package/dist/federation/inbox.test.js +4 -4
- package/dist/federation/keycache.test.js +4 -4
- package/dist/federation/kv.test.js +4 -3
- package/dist/federation/middleware.test.js +18 -18
- package/dist/federation/mod.cjs +10 -10
- package/dist/federation/mod.js +10 -10
- package/dist/federation/mq.test.js +3 -3
- package/dist/federation/retry.test.js +3 -3
- package/dist/federation/router.test.js +3 -3
- package/dist/federation/send.test.js +10 -10
- package/dist/{http-DpcYXIiB.cjs → http-BDErrXSN.cjs} +3 -3
- package/dist/{http-zgzZkO8A.js → http-BpAVdmaR.js} +2 -2
- package/dist/{http-CmDy8xoP.js → http-DBHpjcjo.js} +3 -3
- package/dist/{inbox-CirfyLns.js → inbox-BA9sYsBf.js} +1 -1
- package/dist/{key-BytDOwJJ.js → key-2rIHnPaA.js} +4 -4
- package/dist/{key-CN1jS3_Y.js → key-B27QtSbc.js} +2 -2
- package/dist/{key-4EZXrjJw.cjs → key-CYpTUnwf.cjs} +2 -2
- package/dist/key-Ck4-GNm0.cjs +10 -0
- package/dist/{key-DgFXwwZv.js → key-DSOJOcRH.js} +3 -3
- package/dist/{key-Dq2ZV4ZW.js → key-sCE-TgxY.js} +2 -2
- package/dist/{keycache-COrk8-eB.js → keycache-CiW2SvJu.js} +1 -1
- package/dist/{keys-BieqxHLC.js → keys-5cHW76LQ.js} +1 -1
- package/dist/{ld-o8aGatC0.js → ld-upnKn3yw.js} +2 -2
- package/dist/{lookup-DADsKd8V.js → lookup-B61sZAOY.js} +1 -1
- package/dist/{lookup-CwHCSBI8.cjs → lookup-BrrOs_g1.cjs} +1 -1
- package/dist/{lookup-BkaLctZw.js → lookup-CZBG-vCx.js} +1 -1
- package/dist/{middleware-CuCsnDA9.js → middleware-CfP7UhQy.js} +24 -24
- package/dist/{middleware-B1iLu-jg.js → middleware-CyUVZG3t.js} +27 -27
- package/dist/middleware-D8O6iKhr.js +26 -0
- package/dist/middleware-DI4sIaI4.js +17 -0
- package/dist/{middleware-BcqldfgB.cjs → middleware-P3jCWk4K.cjs} +24 -24
- package/dist/middleware-lw0MLhVG.cjs +17 -0
- package/dist/mod.cjs +10 -10
- package/dist/mod.js +10 -10
- package/dist/nodeinfo/client.test.js +5 -5
- package/dist/nodeinfo/handler.test.js +16 -16
- package/dist/nodeinfo/mod.cjs +2 -2
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/nodeinfo/semver.test.js +3 -3
- package/dist/nodeinfo/types.test.js +3 -3
- package/dist/{owner-qeK3HiL9.js → owner-zvsMGYzc.js} +2 -2
- package/dist/{proof-0MIJ70kC.js → proof-BgKYSJ00.js} +2 -2
- package/dist/{proof-BSqN3lwx.js → proof-Bt6yHsMN.js} +3 -3
- package/dist/{proof-DasSZLsd.cjs → proof-CC_7UV_j.cjs} +3 -3
- package/dist/runtime/authdocloader.test.js +9 -9
- package/dist/runtime/docloader.test.js +4 -4
- package/dist/runtime/key.test.js +5 -5
- package/dist/runtime/langstr.test.js +3 -3
- package/dist/runtime/link.test.js +3 -3
- package/dist/runtime/mod.cjs +6 -6
- package/dist/runtime/mod.js +6 -6
- package/dist/runtime/multibase/multibase.test.js +3 -3
- package/dist/runtime/url.test.js +3 -3
- package/dist/{send-CuL-kYv7.js → send-DlqdAGHP.js} +2 -2
- package/dist/sig/http.test.js +8 -8
- package/dist/sig/key.test.js +6 -6
- package/dist/sig/ld.test.js +7 -7
- package/dist/sig/mod.cjs +6 -6
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +7 -7
- package/dist/sig/proof.test.js +7 -7
- package/dist/testing/docloader.test.js +3 -3
- package/dist/testing/mod.js +3 -3
- package/dist/{testing-Did3bCyV.js → testing-CAAJTPCt.js} +2 -2
- package/dist/{type-Bm9mdHQS.js → type-BRNRL3aj.js} +196 -196
- package/dist/{types-B9ZmKzEm.js → types-C8yjtF5A.js} +1 -1
- package/dist/{types-DF88bXyE.cjs → types-Dz0NMslg.cjs} +1 -1
- package/dist/vocab/actor.test.js +5 -5
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.cjs +4 -4
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +3 -3
- package/dist/vocab/vocab.test.js +40 -5
- package/dist/{vocab-DFyEBhSA.cjs → vocab-BDMmyzZA.cjs} +3 -3
- package/dist/{vocab-BVOFD7iz.js → vocab-WpDLcZH7.js} +3 -3
- package/dist/webfinger/handler.test.js +16 -16
- package/dist/webfinger/lookup.test.js +4 -4
- package/dist/webfinger/mod.cjs +2 -2
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/cfworkers.test.js +3 -3
- package/package.json +1 -1
- package/dist/key-BSapRu6X.cjs +0 -10
- package/dist/middleware-3K0jP9Du.js +0 -26
- package/dist/middleware-CZyWbiwd.js +0 -17
- package/dist/middleware-T8MY-txY.cjs +0 -17
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "./type-
|
|
7
|
-
import "./actor-
|
|
8
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-
|
|
6
|
+
import "./type-BRNRL3aj.js";
|
|
7
|
+
import "./actor-BHAPrCDB.js";
|
|
8
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-B27QtSbc.js";
|
|
9
9
|
|
|
10
10
|
export { validateCryptoKey };
|
|
@@ -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, getDocumentLoader } from "./docloader-
|
|
6
|
-
import { CryptographicKey, Object as Object$1, isActor } from "./actor-
|
|
5
|
+
import { deno_default, getDocumentLoader } from "./docloader-Bqh-eFNP.js";
|
|
6
|
+
import { CryptographicKey, Object as Object$1, isActor } from "./actor-ChSW_rBk.js";
|
|
7
7
|
import { getLogger } from "@logtape/logtape";
|
|
8
8
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { CryptographicKey, Multikey } from "./type-
|
|
6
|
+
import { CryptographicKey, Multikey } from "./type-BRNRL3aj.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, importSpki } from "./type-
|
|
6
|
+
import { CryptographicKey, Multikey, importSpki } from "./type-BRNRL3aj.js";
|
|
7
7
|
|
|
8
8
|
//#region src/testing/keys.ts
|
|
9
9
|
const rsaPublicKey1 = new CryptographicKey({
|
|
@@ -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, getDocumentLoader, getTypeId } from "./type-
|
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
|
6
|
+
import { Activity, CryptographicKey, Object as Object$1, deno_default, getDocumentLoader, getTypeId } from "./type-BRNRL3aj.js";
|
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-B27QtSbc.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
10
10
|
import { decodeBase64, encodeBase64 } from "byte-encodings/base64";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import { UrlError, deno_default, getUserAgent, validatePublicUrl } from "./docloader-
|
|
5
|
+
import { UrlError, deno_default, getUserAgent, validatePublicUrl } from "./docloader-Bqh-eFNP.js";
|
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
|
7
7
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
8
8
|
|
|
@@ -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_docloader = require('./docloader-
|
|
6
|
+
const require_docloader = require('./docloader-CSB8cAnw.cjs');
|
|
7
7
|
const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
|
|
8
8
|
const __opentelemetry_api = require_chunk.__toESM(require("@opentelemetry/api"));
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Object as Object$1, deno_default, getDocumentLoader, getTypeId, lookupWebFinger } from "./type-
|
|
6
|
+
import { Object as Object$1, deno_default, getDocumentLoader, getTypeId, lookupWebFinger } from "./type-BRNRL3aj.js";
|
|
7
7
|
import { cloneDeep, delay } from "es-toolkit";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
5
|
import { getDefaultActivityTransformers } from "./transformers-BFT6d7J5.js";
|
|
6
|
-
import { deno_default, getDocumentLoader, kvCache } from "./docloader-
|
|
7
|
-
import { Activity, Collection, CollectionPage, CryptographicKey, Link, Multikey, Object as Object$1, OrderedCollection, OrderedCollectionPage, getTypeId } from "./actor-
|
|
8
|
-
import { lookupWebFinger } from "./lookup-
|
|
9
|
-
import { exportJwk, importJwk, validateCryptoKey } from "./key-
|
|
10
|
-
import { doubleKnock, verifyRequest } from "./http-
|
|
11
|
-
import { detachSignature, doesActorOwnKey, getKeyOwner, hasSignature, signJsonLd, signObject, verifyJsonLd, verifyObject } from "./proof-
|
|
12
|
-
import { getNodeInfo, nodeInfoToJson } from "./types-
|
|
13
|
-
import { getAuthenticatedDocumentLoader } from "./authdocloader-
|
|
14
|
-
import { lookupObject, traverseCollection } from "./vocab-
|
|
6
|
+
import { deno_default, getDocumentLoader, kvCache } from "./docloader-Bqh-eFNP.js";
|
|
7
|
+
import { Activity, Collection, CollectionPage, CryptographicKey, Link, Multikey, Object as Object$1, OrderedCollection, OrderedCollectionPage, getTypeId } from "./actor-ChSW_rBk.js";
|
|
8
|
+
import { lookupWebFinger } from "./lookup-B61sZAOY.js";
|
|
9
|
+
import { exportJwk, importJwk, validateCryptoKey } from "./key-sCE-TgxY.js";
|
|
10
|
+
import { doubleKnock, verifyRequest } from "./http-DBHpjcjo.js";
|
|
11
|
+
import { detachSignature, doesActorOwnKey, getKeyOwner, hasSignature, signJsonLd, signObject, verifyJsonLd, verifyObject } from "./proof-Bt6yHsMN.js";
|
|
12
|
+
import { getNodeInfo, nodeInfoToJson } from "./types-C8yjtF5A.js";
|
|
13
|
+
import { getAuthenticatedDocumentLoader } from "./authdocloader-ChsJ9FJN.js";
|
|
14
|
+
import { lookupObject, traverseCollection } from "./vocab-WpDLcZH7.js";
|
|
15
15
|
import { getLogger, withContext } from "@logtape/logtape";
|
|
16
16
|
import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
|
|
17
17
|
import { encodeHex } from "byte-encodings/hex";
|
|
@@ -321,7 +321,7 @@ var FederationBuilderImpl = class {
|
|
|
321
321
|
this.collectionTypeIds = {};
|
|
322
322
|
}
|
|
323
323
|
async build(options) {
|
|
324
|
-
const { FederationImpl: FederationImpl$1 } = await import("./middleware-
|
|
324
|
+
const { FederationImpl: FederationImpl$1 } = await import("./middleware-DI4sIaI4.js");
|
|
325
325
|
const f = new FederationImpl$1(options);
|
|
326
326
|
const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
|
|
327
327
|
f.router = this.router.clone();
|
|
@@ -3486,15 +3486,16 @@ var ContextImpl = class ContextImpl {
|
|
|
3486
3486
|
"actor"
|
|
3487
3487
|
]);
|
|
3488
3488
|
if (this.federation.actorCallbacks?.keyPairsDispatcher == null) throw new Error("No actor key pairs dispatcher registered.");
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
})
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3489
|
+
let actorUri;
|
|
3490
|
+
try {
|
|
3491
|
+
actorUri = this.getActorUri(identifier);
|
|
3492
|
+
} catch (error) {
|
|
3493
|
+
if (error instanceof RouterError) {
|
|
3494
|
+
logger$1.warn(error.message);
|
|
3495
|
+
return [];
|
|
3496
|
+
}
|
|
3497
|
+
throw error;
|
|
3496
3498
|
}
|
|
3497
|
-
const actorUri = new URL(path, this.canonicalOrigin);
|
|
3498
3499
|
const keyPairs = await this.federation.actorCallbacks?.keyPairsDispatcher(new ContextImpl({
|
|
3499
3500
|
...this,
|
|
3500
3501
|
invokedFromActorKeyPairsDispatcher: { identifier }
|
|
@@ -3655,12 +3656,11 @@ var ContextImpl = class ContextImpl {
|
|
|
3655
3656
|
if (identifier == null) throw new Error("If recipients is \"followers\", sender must be an actor identifier or username.");
|
|
3656
3657
|
expandedRecipients = [];
|
|
3657
3658
|
for await (const recipient of this.getFollowers(identifier)) expandedRecipients.push(recipient);
|
|
3658
|
-
if (options.syncCollection) {
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
|
-
|
|
3662
|
-
|
|
3663
|
-
opts.collectionSync = collectionId == null ? void 0 : new URL(collectionId, this.canonicalOrigin).href;
|
|
3659
|
+
if (options.syncCollection) try {
|
|
3660
|
+
opts.collectionSync = this.getFollowersUri(identifier).href;
|
|
3661
|
+
} catch (error) {
|
|
3662
|
+
if (error instanceof RouterError) opts.collectionSync = void 0;
|
|
3663
|
+
else throw error;
|
|
3664
3664
|
}
|
|
3665
3665
|
} else expandedRecipients = [recipients];
|
|
3666
3666
|
span.setAttribute("activitypub.inboxes", expandedRecipients.length);
|
|
@@ -3,22 +3,22 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Activity, Collection, CollectionPage, CryptographicKey, Link, Multikey, Object as Object$1, OrderedCollection, OrderedCollectionPage, deno_default, getDocumentLoader, getTypeId, kvCache, lookupWebFinger } from "./type-
|
|
7
|
-
import { getNodeInfo } from "./client-
|
|
8
|
-
import { RouterError, lookupObject, traverseCollection } from "./lookup-
|
|
6
|
+
import { Activity, Collection, CollectionPage, CryptographicKey, Link, Multikey, Object as Object$1, OrderedCollection, OrderedCollectionPage, deno_default, getDocumentLoader, getTypeId, kvCache, lookupWebFinger } from "./type-BRNRL3aj.js";
|
|
7
|
+
import { getNodeInfo } from "./client-B8gJ1cw8.js";
|
|
8
|
+
import { RouterError, lookupObject, traverseCollection } from "./lookup-CZBG-vCx.js";
|
|
9
9
|
import { nodeInfoToJson } from "./types-BIgY6c-l.js";
|
|
10
|
-
import { exportJwk, importJwk, validateCryptoKey } from "./key-
|
|
11
|
-
import { verifyRequest } from "./http-
|
|
12
|
-
import { getAuthenticatedDocumentLoader } from "./authdocloader-
|
|
13
|
-
import { detachSignature, hasSignature, signJsonLd, verifyJsonLd } from "./ld-
|
|
14
|
-
import { doesActorOwnKey, getKeyOwner } from "./owner-
|
|
15
|
-
import { signObject, verifyObject } from "./proof-
|
|
16
|
-
import { routeActivity } from "./inbox-
|
|
17
|
-
import { FederationBuilderImpl } from "./builder-
|
|
10
|
+
import { exportJwk, importJwk, validateCryptoKey } from "./key-B27QtSbc.js";
|
|
11
|
+
import { verifyRequest } from "./http-BpAVdmaR.js";
|
|
12
|
+
import { getAuthenticatedDocumentLoader } from "./authdocloader-CgrKtaQg.js";
|
|
13
|
+
import { detachSignature, hasSignature, signJsonLd, verifyJsonLd } from "./ld-upnKn3yw.js";
|
|
14
|
+
import { doesActorOwnKey, getKeyOwner } from "./owner-zvsMGYzc.js";
|
|
15
|
+
import { signObject, verifyObject } from "./proof-BgKYSJ00.js";
|
|
16
|
+
import { routeActivity } from "./inbox-BA9sYsBf.js";
|
|
17
|
+
import { FederationBuilderImpl } from "./builder-DI4-Kpdg.js";
|
|
18
18
|
import { buildCollectionSynchronizationHeader } from "./collection-CSzG2j1P.js";
|
|
19
|
-
import { KvKeyCache } from "./keycache-
|
|
19
|
+
import { KvKeyCache } from "./keycache-CiW2SvJu.js";
|
|
20
20
|
import { createExponentialBackoffPolicy } from "./retry-D4GJ670a.js";
|
|
21
|
-
import { extractInboxes, sendActivity } from "./send-
|
|
21
|
+
import { extractInboxes, sendActivity } from "./send-DlqdAGHP.js";
|
|
22
22
|
import { getLogger, withContext } from "@logtape/logtape";
|
|
23
23
|
import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
|
|
24
24
|
import { ATTR_HTTP_REQUEST_HEADER, ATTR_HTTP_REQUEST_METHOD, ATTR_HTTP_RESPONSE_HEADER, ATTR_HTTP_RESPONSE_STATUS_CODE, ATTR_URL_FULL } from "@opentelemetry/semantic-conventions";
|
|
@@ -2542,15 +2542,16 @@ var ContextImpl = class ContextImpl {
|
|
|
2542
2542
|
"actor"
|
|
2543
2543
|
]);
|
|
2544
2544
|
if (this.federation.actorCallbacks?.keyPairsDispatcher == null) throw new Error("No actor key pairs dispatcher registered.");
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
})
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2545
|
+
let actorUri;
|
|
2546
|
+
try {
|
|
2547
|
+
actorUri = this.getActorUri(identifier);
|
|
2548
|
+
} catch (error) {
|
|
2549
|
+
if (error instanceof RouterError) {
|
|
2550
|
+
logger$2.warn(error.message);
|
|
2551
|
+
return [];
|
|
2552
|
+
}
|
|
2553
|
+
throw error;
|
|
2552
2554
|
}
|
|
2553
|
-
const actorUri = new URL(path, this.canonicalOrigin);
|
|
2554
2555
|
const keyPairs = await this.federation.actorCallbacks?.keyPairsDispatcher(new ContextImpl({
|
|
2555
2556
|
...this,
|
|
2556
2557
|
invokedFromActorKeyPairsDispatcher: { identifier }
|
|
@@ -2711,12 +2712,11 @@ var ContextImpl = class ContextImpl {
|
|
|
2711
2712
|
if (identifier == null) throw new Error("If recipients is \"followers\", sender must be an actor identifier or username.");
|
|
2712
2713
|
expandedRecipients = [];
|
|
2713
2714
|
for await (const recipient of this.getFollowers(identifier)) expandedRecipients.push(recipient);
|
|
2714
|
-
if (options.syncCollection) {
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
|
|
2719
|
-
opts.collectionSync = collectionId == null ? void 0 : new URL(collectionId, this.canonicalOrigin).href;
|
|
2715
|
+
if (options.syncCollection) try {
|
|
2716
|
+
opts.collectionSync = this.getFollowersUri(identifier).href;
|
|
2717
|
+
} catch (error) {
|
|
2718
|
+
if (error instanceof RouterError) opts.collectionSync = void 0;
|
|
2719
|
+
else throw error;
|
|
2720
2720
|
}
|
|
2721
2721
|
} else expandedRecipients = [recipients];
|
|
2722
2722
|
span.setAttribute("activitypub.inboxes", expandedRecipients.length);
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
|
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
+
globalThis.addEventListener = () => {};
|
|
5
|
+
|
|
6
|
+
import "./type-BRNRL3aj.js";
|
|
7
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-CyUVZG3t.js";
|
|
8
|
+
import "./semver-dArNLkR9.js";
|
|
9
|
+
import "./client-B8gJ1cw8.js";
|
|
10
|
+
import "./lookup-CZBG-vCx.js";
|
|
11
|
+
import "./types-BIgY6c-l.js";
|
|
12
|
+
import "./actor-BHAPrCDB.js";
|
|
13
|
+
import "./key-B27QtSbc.js";
|
|
14
|
+
import "./http-BpAVdmaR.js";
|
|
15
|
+
import "./authdocloader-CgrKtaQg.js";
|
|
16
|
+
import "./ld-upnKn3yw.js";
|
|
17
|
+
import "./owner-zvsMGYzc.js";
|
|
18
|
+
import "./proof-BgKYSJ00.js";
|
|
19
|
+
import "./inbox-BA9sYsBf.js";
|
|
20
|
+
import "./builder-DI4-Kpdg.js";
|
|
21
|
+
import "./collection-CSzG2j1P.js";
|
|
22
|
+
import "./keycache-CiW2SvJu.js";
|
|
23
|
+
import "./retry-D4GJ670a.js";
|
|
24
|
+
import "./send-DlqdAGHP.js";
|
|
25
|
+
|
|
26
|
+
export { FederationImpl };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
|
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
+
|
|
5
|
+
import "./transformers-BFT6d7J5.js";
|
|
6
|
+
import "./docloader-Bqh-eFNP.js";
|
|
7
|
+
import "./actor-ChSW_rBk.js";
|
|
8
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-CfP7UhQy.js";
|
|
9
|
+
import "./lookup-B61sZAOY.js";
|
|
10
|
+
import "./key-sCE-TgxY.js";
|
|
11
|
+
import "./http-DBHpjcjo.js";
|
|
12
|
+
import "./proof-Bt6yHsMN.js";
|
|
13
|
+
import "./types-C8yjtF5A.js";
|
|
14
|
+
import "./authdocloader-ChsJ9FJN.js";
|
|
15
|
+
import "./vocab-WpDLcZH7.js";
|
|
16
|
+
|
|
17
|
+
export { FederationImpl };
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
|
|
5
5
|
const require_chunk = require('./chunk-DqRYRqnO.cjs');
|
|
6
6
|
const require_transformers = require('./transformers-CoBS-oFG.cjs');
|
|
7
|
-
const require_docloader = require('./docloader-
|
|
8
|
-
const require_actor = require('./actor-
|
|
9
|
-
const require_lookup = require('./lookup-
|
|
10
|
-
const require_key = require('./key-
|
|
11
|
-
const require_http = require('./http-
|
|
12
|
-
const require_proof = require('./proof-
|
|
13
|
-
const require_types = require('./types-
|
|
14
|
-
const require_authdocloader = require('./authdocloader-
|
|
15
|
-
const require_vocab = require('./vocab-
|
|
7
|
+
const require_docloader = require('./docloader-CSB8cAnw.cjs');
|
|
8
|
+
const require_actor = require('./actor-fGD4yb1K.cjs');
|
|
9
|
+
const require_lookup = require('./lookup-BrrOs_g1.cjs');
|
|
10
|
+
const require_key = require('./key-CYpTUnwf.cjs');
|
|
11
|
+
const require_http = require('./http-BDErrXSN.cjs');
|
|
12
|
+
const require_proof = require('./proof-CC_7UV_j.cjs');
|
|
13
|
+
const require_types = require('./types-Dz0NMslg.cjs');
|
|
14
|
+
const require_authdocloader = require('./authdocloader-eSrbn3wM.cjs');
|
|
15
|
+
const require_vocab = require('./vocab-BDMmyzZA.cjs');
|
|
16
16
|
const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
|
|
17
17
|
const __opentelemetry_api = require_chunk.__toESM(require("@opentelemetry/api"));
|
|
18
18
|
const byte_encodings_hex = require_chunk.__toESM(require("byte-encodings/hex"));
|
|
@@ -322,7 +322,7 @@ var FederationBuilderImpl = class {
|
|
|
322
322
|
this.collectionTypeIds = {};
|
|
323
323
|
}
|
|
324
324
|
async build(options) {
|
|
325
|
-
const { FederationImpl: FederationImpl$1 } = await Promise.resolve().then(() => require("./middleware-
|
|
325
|
+
const { FederationImpl: FederationImpl$1 } = await Promise.resolve().then(() => require("./middleware-lw0MLhVG.cjs"));
|
|
326
326
|
const f = new FederationImpl$1(options);
|
|
327
327
|
const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
|
|
328
328
|
f.router = this.router.clone();
|
|
@@ -3487,15 +3487,16 @@ var ContextImpl = class ContextImpl {
|
|
|
3487
3487
|
"actor"
|
|
3488
3488
|
]);
|
|
3489
3489
|
if (this.federation.actorCallbacks?.keyPairsDispatcher == null) throw new Error("No actor key pairs dispatcher registered.");
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
|
|
3493
|
-
})
|
|
3494
|
-
|
|
3495
|
-
|
|
3496
|
-
|
|
3490
|
+
let actorUri;
|
|
3491
|
+
try {
|
|
3492
|
+
actorUri = this.getActorUri(identifier);
|
|
3493
|
+
} catch (error) {
|
|
3494
|
+
if (error instanceof RouterError) {
|
|
3495
|
+
logger$1.warn(error.message);
|
|
3496
|
+
return [];
|
|
3497
|
+
}
|
|
3498
|
+
throw error;
|
|
3497
3499
|
}
|
|
3498
|
-
const actorUri = new URL(path, this.canonicalOrigin);
|
|
3499
3500
|
const keyPairs = await this.federation.actorCallbacks?.keyPairsDispatcher(new ContextImpl({
|
|
3500
3501
|
...this,
|
|
3501
3502
|
invokedFromActorKeyPairsDispatcher: { identifier }
|
|
@@ -3656,12 +3657,11 @@ var ContextImpl = class ContextImpl {
|
|
|
3656
3657
|
if (identifier == null) throw new Error("If recipients is \"followers\", sender must be an actor identifier or username.");
|
|
3657
3658
|
expandedRecipients = [];
|
|
3658
3659
|
for await (const recipient of this.getFollowers(identifier)) expandedRecipients.push(recipient);
|
|
3659
|
-
if (options.syncCollection) {
|
|
3660
|
-
|
|
3661
|
-
|
|
3662
|
-
|
|
3663
|
-
|
|
3664
|
-
opts.collectionSync = collectionId == null ? void 0 : new URL(collectionId, this.canonicalOrigin).href;
|
|
3660
|
+
if (options.syncCollection) try {
|
|
3661
|
+
opts.collectionSync = this.getFollowersUri(identifier).href;
|
|
3662
|
+
} catch (error) {
|
|
3663
|
+
if (error instanceof RouterError) opts.collectionSync = void 0;
|
|
3664
|
+
else throw error;
|
|
3665
3665
|
}
|
|
3666
3666
|
} else expandedRecipients = [recipients];
|
|
3667
3667
|
span.setAttribute("activitypub.inboxes", expandedRecipients.length);
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
|
|
2
|
+
const { Temporal } = require("@js-temporal/polyfill");
|
|
3
|
+
const { URLPattern } = require("urlpattern-polyfill");
|
|
4
|
+
|
|
5
|
+
require('./transformers-CoBS-oFG.cjs');
|
|
6
|
+
require('./docloader-CSB8cAnw.cjs');
|
|
7
|
+
require('./actor-fGD4yb1K.cjs');
|
|
8
|
+
const require_middleware = require('./middleware-P3jCWk4K.cjs');
|
|
9
|
+
require('./lookup-BrrOs_g1.cjs');
|
|
10
|
+
require('./key-CYpTUnwf.cjs');
|
|
11
|
+
require('./http-BDErrXSN.cjs');
|
|
12
|
+
require('./proof-CC_7UV_j.cjs');
|
|
13
|
+
require('./types-Dz0NMslg.cjs');
|
|
14
|
+
require('./authdocloader-eSrbn3wM.cjs');
|
|
15
|
+
require('./vocab-BDMmyzZA.cjs');
|
|
16
|
+
|
|
17
|
+
exports.FederationImpl = require_middleware.FederationImpl;
|
package/dist/mod.cjs
CHANGED
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
|
|
5
5
|
const require_transformers = require('./transformers-CoBS-oFG.cjs');
|
|
6
6
|
require('./compat-DmDDELst.cjs');
|
|
7
|
-
const require_docloader = require('./docloader-
|
|
8
|
-
const require_actor = require('./actor-
|
|
9
|
-
const require_middleware = require('./middleware-
|
|
10
|
-
const require_lookup = require('./lookup-
|
|
11
|
-
const require_key = require('./key-
|
|
12
|
-
const require_http = require('./http-
|
|
13
|
-
const require_proof = require('./proof-
|
|
7
|
+
const require_docloader = require('./docloader-CSB8cAnw.cjs');
|
|
8
|
+
const require_actor = require('./actor-fGD4yb1K.cjs');
|
|
9
|
+
const require_middleware = require('./middleware-P3jCWk4K.cjs');
|
|
10
|
+
const require_lookup = require('./lookup-BrrOs_g1.cjs');
|
|
11
|
+
const require_key = require('./key-CYpTUnwf.cjs');
|
|
12
|
+
const require_http = require('./http-BDErrXSN.cjs');
|
|
13
|
+
const require_proof = require('./proof-CC_7UV_j.cjs');
|
|
14
14
|
const require_federation = require('./federation-H2_En3j5.cjs');
|
|
15
|
-
const require_types = require('./types-
|
|
16
|
-
const require_authdocloader = require('./authdocloader-
|
|
17
|
-
const require_vocab = require('./vocab-
|
|
15
|
+
const require_types = require('./types-Dz0NMslg.cjs');
|
|
16
|
+
const require_authdocloader = require('./authdocloader-eSrbn3wM.cjs');
|
|
17
|
+
const require_vocab = require('./vocab-BDMmyzZA.cjs');
|
|
18
18
|
require('./nodeinfo-Co9lJrWl.cjs');
|
|
19
19
|
require('./runtime-C58AJWSv.cjs');
|
|
20
20
|
require('./sig-ByHXzqUi.cjs');
|
package/dist/mod.js
CHANGED
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
|
|
5
5
|
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./transformers-BFT6d7J5.js";
|
|
6
6
|
import "./compat-nxUqe4Z-.js";
|
|
7
|
-
import { FetchError, fetchDocumentLoader, getDocumentLoader, getUserAgent, kvCache } from "./docloader-
|
|
8
|
-
import { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, LanguageString, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object as Object$1, Offer, OrderedCollection, OrderedCollectionPage, Organization, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, exportMultibaseKey, exportSpki, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, normalizeActorHandle } from "./actor-
|
|
9
|
-
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "./middleware-
|
|
10
|
-
import { lookupWebFinger } from "./lookup-
|
|
11
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "./key-
|
|
12
|
-
import { signRequest, verifyRequest } from "./http-
|
|
13
|
-
import { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./proof-
|
|
7
|
+
import { FetchError, fetchDocumentLoader, getDocumentLoader, getUserAgent, kvCache } from "./docloader-Bqh-eFNP.js";
|
|
8
|
+
import { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, LanguageString, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object as Object$1, Offer, OrderedCollection, OrderedCollectionPage, Organization, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, exportMultibaseKey, exportSpki, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, normalizeActorHandle } from "./actor-ChSW_rBk.js";
|
|
9
|
+
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "./middleware-CfP7UhQy.js";
|
|
10
|
+
import { lookupWebFinger } from "./lookup-B61sZAOY.js";
|
|
11
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "./key-sCE-TgxY.js";
|
|
12
|
+
import { signRequest, verifyRequest } from "./http-DBHpjcjo.js";
|
|
13
|
+
import { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./proof-Bt6yHsMN.js";
|
|
14
14
|
import { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue } from "./federation-D1U8YY9t.js";
|
|
15
|
-
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "./types-
|
|
16
|
-
import { getAuthenticatedDocumentLoader } from "./authdocloader-
|
|
17
|
-
import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "./vocab-
|
|
15
|
+
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "./types-C8yjtF5A.js";
|
|
16
|
+
import { getAuthenticatedDocumentLoader } from "./authdocloader-ChsJ9FJN.js";
|
|
17
|
+
import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "./vocab-WpDLcZH7.js";
|
|
18
18
|
import "./nodeinfo-DfycQ8Wf.js";
|
|
19
19
|
import "./runtime-DPYEDf-o.js";
|
|
20
20
|
import "./sig-Cj3tk-ig.js";
|
|
@@ -3,20 +3,20 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../type-
|
|
6
|
+
import "../type-BRNRL3aj.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 "../semver-dArNLkR9.js";
|
|
11
|
-
import { getNodeInfo, parseInboundService, parseNodeInfo, parseOutboundService, parseProtocol, parseServices, parseSoftware, parseUsage } from "../client-
|
|
12
|
-
import "../lookup-
|
|
13
|
-
import { test } from "../testing-
|
|
11
|
+
import { getNodeInfo, parseInboundService, parseNodeInfo, parseOutboundService, parseProtocol, parseServices, parseSoftware, parseUsage } from "../client-B8gJ1cw8.js";
|
|
12
|
+
import "../lookup-CZBG-vCx.js";
|
|
13
|
+
import { test } from "../testing-CAAJTPCt.js";
|
|
14
14
|
import "../std__assert-X-_kMxKM.js";
|
|
15
15
|
import "../assert_rejects-DiIiJbZn.js";
|
|
16
16
|
import "../assert_is_error-BPGph1Jx.js";
|
|
17
17
|
import "../assert_not_equals-f3m3epl3.js";
|
|
18
18
|
import "../assert_throws-BOO88avQ.js";
|
|
19
|
-
import { esm_default } from "../esm-
|
|
19
|
+
import { esm_default } from "../esm-DTi75ew2.js";
|
|
20
20
|
|
|
21
21
|
//#region src/nodeinfo/client.test.ts
|
|
22
22
|
test("getNodeInfo()", async (t) => {
|
|
@@ -3,30 +3,30 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../type-
|
|
6
|
+
import "../type-BRNRL3aj.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 { createFederation, handleNodeInfo, handleNodeInfoJrd } from "../middleware-
|
|
11
|
+
import { createFederation, handleNodeInfo, handleNodeInfoJrd } from "../middleware-CyUVZG3t.js";
|
|
12
12
|
import { parseSemVer } from "../semver-dArNLkR9.js";
|
|
13
|
-
import "../client-
|
|
14
|
-
import "../lookup-
|
|
13
|
+
import "../client-B8gJ1cw8.js";
|
|
14
|
+
import "../lookup-CZBG-vCx.js";
|
|
15
15
|
import "../types-BIgY6c-l.js";
|
|
16
|
-
import "../actor-
|
|
17
|
-
import "../key-
|
|
18
|
-
import "../http-
|
|
19
|
-
import "../authdocloader-
|
|
20
|
-
import "../ld-
|
|
21
|
-
import "../owner-
|
|
22
|
-
import "../proof-
|
|
23
|
-
import "../inbox-
|
|
24
|
-
import "../builder-
|
|
16
|
+
import "../actor-BHAPrCDB.js";
|
|
17
|
+
import "../key-B27QtSbc.js";
|
|
18
|
+
import "../http-BpAVdmaR.js";
|
|
19
|
+
import "../authdocloader-CgrKtaQg.js";
|
|
20
|
+
import "../ld-upnKn3yw.js";
|
|
21
|
+
import "../owner-zvsMGYzc.js";
|
|
22
|
+
import "../proof-BgKYSJ00.js";
|
|
23
|
+
import "../inbox-BA9sYsBf.js";
|
|
24
|
+
import "../builder-DI4-Kpdg.js";
|
|
25
25
|
import "../collection-CSzG2j1P.js";
|
|
26
|
-
import "../keycache-
|
|
26
|
+
import "../keycache-CiW2SvJu.js";
|
|
27
27
|
import "../retry-D4GJ670a.js";
|
|
28
|
-
import "../send-
|
|
29
|
-
import { createRequestContext, test } from "../testing-
|
|
28
|
+
import "../send-DlqdAGHP.js";
|
|
29
|
+
import { createRequestContext, test } from "../testing-CAAJTPCt.js";
|
|
30
30
|
import "../std__assert-X-_kMxKM.js";
|
|
31
31
|
import "../assert_rejects-DiIiJbZn.js";
|
|
32
32
|
import "../assert_is_error-BPGph1Jx.js";
|
package/dist/nodeinfo/mod.cjs
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
const { Temporal } = require("@js-temporal/polyfill");
|
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
|
4
4
|
|
|
5
|
-
require('../docloader-
|
|
6
|
-
const require_types = require('../types-
|
|
5
|
+
require('../docloader-CSB8cAnw.cjs');
|
|
6
|
+
const require_types = require('../types-Dz0NMslg.cjs');
|
|
7
7
|
require('../nodeinfo-Co9lJrWl.cjs');
|
|
8
8
|
|
|
9
9
|
exports.formatSemVer = require_types.formatSemVer;
|
package/dist/nodeinfo/mod.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import "../docloader-
|
|
6
|
-
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "../types-
|
|
5
|
+
import "../docloader-Bqh-eFNP.js";
|
|
6
|
+
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "../types-C8yjtF5A.js";
|
|
7
7
|
import "../nodeinfo-DfycQ8Wf.js";
|
|
8
8
|
|
|
9
9
|
export { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer };
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../type-
|
|
6
|
+
import "../type-BRNRL3aj.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 { formatSemVer, parseSemVer } from "../semver-dArNLkR9.js";
|
|
11
|
-
import "../lookup-
|
|
12
|
-
import { test } from "../testing-
|
|
11
|
+
import "../lookup-CZBG-vCx.js";
|
|
12
|
+
import { test } from "../testing-CAAJTPCt.js";
|
|
13
13
|
import "../std__assert-X-_kMxKM.js";
|
|
14
14
|
import "../assert_rejects-DiIiJbZn.js";
|
|
15
15
|
import "../assert_is_error-BPGph1Jx.js";
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../type-
|
|
6
|
+
import "../type-BRNRL3aj.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 "../semver-dArNLkR9.js";
|
|
11
|
-
import "../lookup-
|
|
11
|
+
import "../lookup-CZBG-vCx.js";
|
|
12
12
|
import { nodeInfoToJson } from "../types-BIgY6c-l.js";
|
|
13
|
-
import { test } from "../testing-
|
|
13
|
+
import { test } from "../testing-CAAJTPCt.js";
|
|
14
14
|
import "../std__assert-X-_kMxKM.js";
|
|
15
15
|
import "../assert_rejects-DiIiJbZn.js";
|
|
16
16
|
import "../assert_is_error-BPGph1Jx.js";
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { CryptographicKey, Object as Object$1, getDocumentLoader } from "./type-
|
|
7
|
-
import { isActor } from "./actor-
|
|
6
|
+
import { CryptographicKey, Object as Object$1, getDocumentLoader } from "./type-BRNRL3aj.js";
|
|
7
|
+
import { isActor } from "./actor-BHAPrCDB.js";
|
|
8
8
|
import { trace } from "@opentelemetry/api";
|
|
9
9
|
|
|
10
10
|
//#region src/sig/owner.ts
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Activity, DataIntegrityProof, Multikey, deno_default, getTypeId } from "./type-
|
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
|
6
|
+
import { Activity, DataIntegrityProof, Multikey, deno_default, getTypeId } from "./type-BRNRL3aj.js";
|
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-B27QtSbc.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
10
10
|
import { encodeHex } from "byte-encodings/hex";
|