@fedify/fedify 1.9.0-pr.431.1597 → 1.9.0-pr.439.1643
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-CfaqWvJb.cjs → actor-CfhHedxU.cjs} +197 -197
- package/dist/{actor-Detmisdi.js → actor-DpI0W-Tn.js} +197 -197
- package/dist/{actor-Dw7av4Zk.js → actor-KPC8KYj6.js} +1 -1
- package/dist/{authdocloader-5UJ5Gme-.js → authdocloader-BQJG9N7v.js} +3 -3
- package/dist/{authdocloader-ZlLoXSxM.js → authdocloader-CVxE9WGt.js} +3 -3
- package/dist/{authdocloader-BVYv0Ct8.cjs → authdocloader-DfDexBrY.cjs} +3 -3
- package/dist/{builder-BbKfqPmR.js → builder-BP4aD50M.js} +4 -4
- package/dist/{client-DgRjF0ha.js → client-Bui9Gh4q.js} +1 -1
- package/dist/compat/transformers.test.js +16 -16
- package/dist/{docloader-BKf9RWX4.js → docloader-BxvWvC64.js} +185 -5
- package/dist/{docloader-eqgyMp7h.cjs → docloader-CSlrTULv.cjs} +185 -5
- package/dist/{esm-B_ZjJ1sB.js → esm-c7PrxCw-.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-CwlUFNG4.js → http-BF9qsaeq.js} +3 -3
- package/dist/{http-C5XLveZw.js → http-Dv1yjtnP.js} +2 -2
- package/dist/{http-_vjuGcXn.cjs → http-Dy617oJi.cjs} +3 -3
- package/dist/{inbox-sVXiVBbT.js → inbox-Cu7OAGkC.js} +1 -1
- package/dist/{key-lpATOAE4.js → key-BA23EOog.js} +3 -3
- package/dist/{key-Jrnr66vx.js → key-BLHsstcf.js} +2 -2
- package/dist/{key-CsQ7J8-m.js → key-BzOUXfsg.js} +4 -4
- package/dist/key-CK98kF20.cjs +10 -0
- package/dist/{key-19P2dWvf.cjs → key-CULAE72e.cjs} +2 -2
- package/dist/{key-BCWvPOkD.js → key-CmfU4Nff.js} +2 -2
- package/dist/{keycache-ogQInQck.js → keycache-aLCenYcC.js} +1 -1
- package/dist/{keys-DcGsKtHW.js → keys-D46Dm6Zd.js} +1 -1
- package/dist/{ld-BSE4jnyK.js → ld-bQVyNVI4.js} +2 -2
- package/dist/{lookup-DdxOle8f.js → lookup-BV-RYejn.js} +1 -1
- package/dist/{lookup-D96ipStp.cjs → lookup-BtS7imxC.cjs} +1 -1
- package/dist/{lookup-D_-F1hLw.js → lookup-DWilfXOH.js} +1 -1
- package/dist/{middleware-T_y4Bnvw.js → middleware-Bc82l2LP.js} +24 -24
- package/dist/{middleware-B2DFqtJ-.cjs → middleware-BvYquIU2.cjs} +24 -24
- package/dist/middleware-C-XUMaxL.cjs +17 -0
- package/dist/{middleware-CuTcPjfP.js → middleware-C6ec_xpL.js} +27 -27
- package/dist/middleware-CJGpew1U.js +26 -0
- package/dist/middleware-QSwuLhGe.js +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-DJtc8evi.js → owner-IdDD30Rl.js} +2 -2
- package/dist/{proof-BuPk23Er.js → proof-Bacq4fFb.js} +3 -3
- package/dist/{proof-CRHppbRk.cjs → proof-Cdt-JryO.cjs} +3 -3
- package/dist/{proof-9OMp0o4n.js → proof-DqejZTy7.js} +2 -2
- 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.d.ts +3 -0
- package/dist/runtime/link.test.js +61 -0
- 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-cXerEJm9.js → send-CtMRP7jp.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-BX6IA3LR.js → testing-DqxPhgD4.js} +2 -2
- package/dist/{type-DF9yoIpt.js → type-tt9Ec12R.js} +381 -201
- package/dist/{types-DcKQIzdO.cjs → types-C50PioTN.cjs} +1 -1
- package/dist/{types-Q17QxOOC.js → types-DIhanZoH.js} +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-BUc_4ZsW.js → vocab-C85duzv5.js} +3 -3
- package/dist/{vocab-Du8FV6H1.cjs → vocab-VVJBvA2F.cjs} +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 -2
- package/dist/key-Dt7qJaQT.cjs +0 -10
- package/dist/middleware-B0f850Ei.cjs +0 -17
- package/dist/middleware-COHAbwGs.js +0 -17
- package/dist/middleware-Dt7C7qpw.js +0 -26
@@ -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-CSlrTULv.cjs');
|
8
|
+
const require_actor = require('./actor-CfhHedxU.cjs');
|
9
|
+
const require_lookup = require('./lookup-BtS7imxC.cjs');
|
10
|
+
const require_key = require('./key-CULAE72e.cjs');
|
11
|
+
const require_http = require('./http-Dy617oJi.cjs');
|
12
|
+
const require_proof = require('./proof-Cdt-JryO.cjs');
|
13
|
+
const require_types = require('./types-C50PioTN.cjs');
|
14
|
+
const require_authdocloader = require('./authdocloader-DfDexBrY.cjs');
|
15
|
+
const require_vocab = require('./vocab-VVJBvA2F.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-C-XUMaxL.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-CSlrTULv.cjs');
|
7
|
+
require('./actor-CfhHedxU.cjs');
|
8
|
+
const require_middleware = require('./middleware-BvYquIU2.cjs');
|
9
|
+
require('./lookup-BtS7imxC.cjs');
|
10
|
+
require('./key-CULAE72e.cjs');
|
11
|
+
require('./http-Dy617oJi.cjs');
|
12
|
+
require('./proof-Cdt-JryO.cjs');
|
13
|
+
require('./types-C50PioTN.cjs');
|
14
|
+
require('./authdocloader-DfDexBrY.cjs');
|
15
|
+
require('./vocab-VVJBvA2F.cjs');
|
16
|
+
|
17
|
+
exports.FederationImpl = require_middleware.FederationImpl;
|
@@ -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-tt9Ec12R.js";
|
7
|
+
import { getNodeInfo } from "./client-Bui9Gh4q.js";
|
8
|
+
import { RouterError, lookupObject, traverseCollection } from "./lookup-BV-RYejn.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-BLHsstcf.js";
|
11
|
+
import { verifyRequest } from "./http-Dv1yjtnP.js";
|
12
|
+
import { getAuthenticatedDocumentLoader } from "./authdocloader-CVxE9WGt.js";
|
13
|
+
import { detachSignature, hasSignature, signJsonLd, verifyJsonLd } from "./ld-bQVyNVI4.js";
|
14
|
+
import { doesActorOwnKey, getKeyOwner } from "./owner-IdDD30Rl.js";
|
15
|
+
import { signObject, verifyObject } from "./proof-DqejZTy7.js";
|
16
|
+
import { routeActivity } from "./inbox-Cu7OAGkC.js";
|
17
|
+
import { FederationBuilderImpl } from "./builder-BP4aD50M.js";
|
18
18
|
import { buildCollectionSynchronizationHeader } from "./collection-CSzG2j1P.js";
|
19
|
-
import { KvKeyCache } from "./keycache-
|
19
|
+
import { KvKeyCache } from "./keycache-aLCenYcC.js";
|
20
20
|
import { createExponentialBackoffPolicy } from "./retry-D4GJ670a.js";
|
21
|
-
import { extractInboxes, sendActivity } from "./send-
|
21
|
+
import { extractInboxes, sendActivity } from "./send-CtMRP7jp.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-tt9Ec12R.js";
|
7
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-C6ec_xpL.js";
|
8
|
+
import "./semver-dArNLkR9.js";
|
9
|
+
import "./client-Bui9Gh4q.js";
|
10
|
+
import "./lookup-BV-RYejn.js";
|
11
|
+
import "./types-BIgY6c-l.js";
|
12
|
+
import "./actor-KPC8KYj6.js";
|
13
|
+
import "./key-BLHsstcf.js";
|
14
|
+
import "./http-Dv1yjtnP.js";
|
15
|
+
import "./authdocloader-CVxE9WGt.js";
|
16
|
+
import "./ld-bQVyNVI4.js";
|
17
|
+
import "./owner-IdDD30Rl.js";
|
18
|
+
import "./proof-DqejZTy7.js";
|
19
|
+
import "./inbox-Cu7OAGkC.js";
|
20
|
+
import "./builder-BP4aD50M.js";
|
21
|
+
import "./collection-CSzG2j1P.js";
|
22
|
+
import "./keycache-aLCenYcC.js";
|
23
|
+
import "./retry-D4GJ670a.js";
|
24
|
+
import "./send-CtMRP7jp.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-BxvWvC64.js";
|
7
|
+
import "./actor-DpI0W-Tn.js";
|
8
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-Bc82l2LP.js";
|
9
|
+
import "./lookup-DWilfXOH.js";
|
10
|
+
import "./key-CmfU4Nff.js";
|
11
|
+
import "./http-BF9qsaeq.js";
|
12
|
+
import "./proof-Bacq4fFb.js";
|
13
|
+
import "./types-DIhanZoH.js";
|
14
|
+
import "./authdocloader-BQJG9N7v.js";
|
15
|
+
import "./vocab-C85duzv5.js";
|
16
|
+
|
17
|
+
export { 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-CSlrTULv.cjs');
|
8
|
+
const require_actor = require('./actor-CfhHedxU.cjs');
|
9
|
+
const require_middleware = require('./middleware-BvYquIU2.cjs');
|
10
|
+
const require_lookup = require('./lookup-BtS7imxC.cjs');
|
11
|
+
const require_key = require('./key-CULAE72e.cjs');
|
12
|
+
const require_http = require('./http-Dy617oJi.cjs');
|
13
|
+
const require_proof = require('./proof-Cdt-JryO.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-C50PioTN.cjs');
|
16
|
+
const require_authdocloader = require('./authdocloader-DfDexBrY.cjs');
|
17
|
+
const require_vocab = require('./vocab-VVJBvA2F.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-BxvWvC64.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-DpI0W-Tn.js";
|
9
|
+
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "./middleware-Bc82l2LP.js";
|
10
|
+
import { lookupWebFinger } from "./lookup-DWilfXOH.js";
|
11
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "./key-CmfU4Nff.js";
|
12
|
+
import { signRequest, verifyRequest } from "./http-BF9qsaeq.js";
|
13
|
+
import { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./proof-Bacq4fFb.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-DIhanZoH.js";
|
16
|
+
import { getAuthenticatedDocumentLoader } from "./authdocloader-BQJG9N7v.js";
|
17
|
+
import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "./vocab-C85duzv5.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-tt9Ec12R.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-Bui9Gh4q.js";
|
12
|
+
import "../lookup-BV-RYejn.js";
|
13
|
+
import { test } from "../testing-DqxPhgD4.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-c7PrxCw-.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-tt9Ec12R.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-C6ec_xpL.js";
|
12
12
|
import { parseSemVer } from "../semver-dArNLkR9.js";
|
13
|
-
import "../client-
|
14
|
-
import "../lookup-
|
13
|
+
import "../client-Bui9Gh4q.js";
|
14
|
+
import "../lookup-BV-RYejn.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-KPC8KYj6.js";
|
17
|
+
import "../key-BLHsstcf.js";
|
18
|
+
import "../http-Dv1yjtnP.js";
|
19
|
+
import "../authdocloader-CVxE9WGt.js";
|
20
|
+
import "../ld-bQVyNVI4.js";
|
21
|
+
import "../owner-IdDD30Rl.js";
|
22
|
+
import "../proof-DqejZTy7.js";
|
23
|
+
import "../inbox-Cu7OAGkC.js";
|
24
|
+
import "../builder-BP4aD50M.js";
|
25
25
|
import "../collection-CSzG2j1P.js";
|
26
|
-
import "../keycache-
|
26
|
+
import "../keycache-aLCenYcC.js";
|
27
27
|
import "../retry-D4GJ670a.js";
|
28
|
-
import "../send-
|
29
|
-
import { createRequestContext, test } from "../testing-
|
28
|
+
import "../send-CtMRP7jp.js";
|
29
|
+
import { createRequestContext, test } from "../testing-DqxPhgD4.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-CSlrTULv.cjs');
|
6
|
+
const require_types = require('../types-C50PioTN.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-BxvWvC64.js";
|
6
|
+
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "../types-DIhanZoH.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-tt9Ec12R.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-BV-RYejn.js";
|
12
|
+
import { test } from "../testing-DqxPhgD4.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-tt9Ec12R.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-BV-RYejn.js";
|
12
12
|
import { nodeInfoToJson } from "../types-BIgY6c-l.js";
|
13
|
-
import { test } from "../testing-
|
13
|
+
import { test } from "../testing-DqxPhgD4.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-tt9Ec12R.js";
|
7
|
+
import { isActor } from "./actor-KPC8KYj6.js";
|
8
8
|
import { trace } from "@opentelemetry/api";
|
9
9
|
|
10
10
|
//#region src/sig/owner.ts
|
@@ -2,9 +2,9 @@
|
|
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 { Activity, CryptographicKey, DataIntegrityProof, Multikey, Object as Object$1, getTypeId, isActor } from "./actor-
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
5
|
+
import { deno_default, getDocumentLoader } from "./docloader-BxvWvC64.js";
|
6
|
+
import { Activity, CryptographicKey, DataIntegrityProof, Multikey, Object as Object$1, getTypeId, isActor } from "./actor-DpI0W-Tn.js";
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-CmfU4Nff.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
10
10
|
import jsonld from "jsonld";
|
@@ -3,9 +3,9 @@
|
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
5
|
const require_chunk = require('./chunk-DqRYRqnO.cjs');
|
6
|
-
const require_docloader = require('./docloader-
|
7
|
-
const require_actor = require('./actor-
|
8
|
-
const require_key = require('./key-
|
6
|
+
const require_docloader = require('./docloader-CSlrTULv.cjs');
|
7
|
+
const require_actor = require('./actor-CfhHedxU.cjs');
|
8
|
+
const require_key = require('./key-CULAE72e.cjs');
|
9
9
|
const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
|
10
10
|
const __opentelemetry_api = require_chunk.__toESM(require("@opentelemetry/api"));
|
11
11
|
const jsonld = require_chunk.__toESM(require("jsonld"));
|
@@ -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-tt9Ec12R.js";
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-BLHsstcf.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
10
10
|
import { encodeHex } from "byte-encodings/hex";
|
@@ -3,23 +3,23 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { UrlError } from "../type-
|
6
|
+
import { UrlError } from "../type-tt9Ec12R.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 "../lookup-
|
11
|
-
import "../actor-
|
12
|
-
import "../key-
|
13
|
-
import { verifyRequest } from "../http-
|
14
|
-
import { getAuthenticatedDocumentLoader } from "../authdocloader-
|
15
|
-
import { mockDocumentLoader, test } from "../testing-
|
10
|
+
import "../lookup-BV-RYejn.js";
|
11
|
+
import "../actor-KPC8KYj6.js";
|
12
|
+
import "../key-BLHsstcf.js";
|
13
|
+
import { verifyRequest } from "../http-Dv1yjtnP.js";
|
14
|
+
import { getAuthenticatedDocumentLoader } from "../authdocloader-CVxE9WGt.js";
|
15
|
+
import { mockDocumentLoader, test } from "../testing-DqxPhgD4.js";
|
16
16
|
import "../std__assert-X-_kMxKM.js";
|
17
17
|
import { assertRejects } from "../assert_rejects-DiIiJbZn.js";
|
18
18
|
import "../assert_is_error-BPGph1Jx.js";
|
19
19
|
import "../assert_not_equals-f3m3epl3.js";
|
20
20
|
import "../assert_throws-BOO88avQ.js";
|
21
|
-
import { rsaPrivateKey2 } from "../keys-
|
22
|
-
import { esm_default } from "../esm-
|
21
|
+
import { rsaPrivateKey2 } from "../keys-D46Dm6Zd.js";
|
22
|
+
import { esm_default } from "../esm-c7PrxCw-.js";
|
23
23
|
|
24
24
|
//#region src/runtime/authdocloader.test.ts
|
25
25
|
test("getAuthenticatedDocumentLoader()", async (t) => {
|
@@ -3,19 +3,19 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { FetchError, UrlError, contexts_default, deno_default, getDocumentLoader, getUserAgent, kvCache } from "../type-
|
6
|
+
import { FetchError, UrlError, contexts_default, deno_default, getDocumentLoader, getUserAgent, kvCache } from "../type-tt9Ec12R.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 "../lookup-
|
12
|
-
import { mockDocumentLoader, test } from "../testing-
|
11
|
+
import "../lookup-BV-RYejn.js";
|
12
|
+
import { mockDocumentLoader, test } from "../testing-DqxPhgD4.js";
|
13
13
|
import "../std__assert-X-_kMxKM.js";
|
14
14
|
import { assertRejects } from "../assert_rejects-DiIiJbZn.js";
|
15
15
|
import "../assert_is_error-BPGph1Jx.js";
|
16
16
|
import "../assert_not_equals-f3m3epl3.js";
|
17
17
|
import { assertThrows } from "../assert_throws-BOO88avQ.js";
|
18
|
-
import { esm_default } from "../esm-
|
18
|
+
import { esm_default } from "../esm-c7PrxCw-.js";
|
19
19
|
import process from "node:process";
|
20
20
|
|
21
21
|
//#region src/runtime/docloader.test.ts
|
package/dist/runtime/key.test.js
CHANGED
@@ -3,14 +3,14 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { exportMultibaseKey, exportSpki, importMultibaseKey, importPem, importPkcs1, importSpki } from "../type-
|
6
|
+
import { exportMultibaseKey, exportSpki, importMultibaseKey, importPem, importPkcs1, importSpki } from "../type-tt9Ec12R.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 "../lookup-
|
11
|
-
import "../actor-
|
12
|
-
import { exportJwk, importJwk } from "../key-
|
13
|
-
import { test } from "../testing-
|
10
|
+
import "../lookup-BV-RYejn.js";
|
11
|
+
import "../actor-KPC8KYj6.js";
|
12
|
+
import { exportJwk, importJwk } from "../key-BLHsstcf.js";
|
13
|
+
import { test } from "../testing-DqxPhgD4.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,12 +3,12 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { LanguageString } from "../type-
|
6
|
+
import { LanguageString } from "../type-tt9Ec12R.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 "../lookup-
|
11
|
-
import { test } from "../testing-
|
10
|
+
import "../lookup-BV-RYejn.js";
|
11
|
+
import { test } from "../testing-DqxPhgD4.js";
|
12
12
|
import "../std__assert-X-_kMxKM.js";
|
13
13
|
import "../assert_rejects-DiIiJbZn.js";
|
14
14
|
import "../assert_is_error-BPGph1Jx.js";
|