@fedify/fedify 1.9.0-dev.1502 → 1.9.0-dev.1516
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-BNtfUzDJ.js → actor-BdrvhBC4.js} +187 -187
- package/dist/{actor-D3BacaV7.js → actor-BmQFrUwa.js} +1 -1
- package/dist/{authdocloader-CiXLdTJ0.js → authdocloader-Bo4CkwbW.js} +3 -3
- package/dist/{authdocloader-DQRXH42G.js → authdocloader-DS7fIF23.js} +3 -3
- package/dist/{builder-B9MY_9jJ.js → builder-B87Bx6M2.js} +4 -4
- package/dist/{client-OHqCAV5w.js → client-ZK1pCwZ1.js} +2 -2
- package/dist/compat/mod.d.ts +3 -3
- package/dist/compat/transformers.test.js +16 -16
- package/dist/{context-DJQB_Zv4.d.ts → context-BCj0VD68.d.ts} +1 -1
- package/dist/{docloader-DaDZweM3.js → docloader-roQbXWUo.js} +1 -1
- package/dist/{esm-BlTx3hv7.js → esm-nUul3MJO.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 +3 -3
- package/dist/federation/middleware.test.js +18 -18
- package/dist/federation/mod.d.ts +2 -2
- 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-CxxR3ALj.js → http-B8O_FT8R.js} +3 -3
- package/dist/{http-CY8S0UrC.js → http-Djw9NTFB.js} +2 -2
- package/dist/{inbox-_B-OHhoD.js → inbox-B6IZOayj.js} +1 -1
- package/dist/{key-DztpdBGz.js → key-BB6SD-4u.js} +2 -2
- package/dist/{key-D2kgvnHk.js → key-Dyojqpkt.js} +4 -4
- package/dist/{key-D-CHQhow.js → key-RLeo4zOv.js} +2 -2
- package/dist/{key-_IT7BCBu.js → key-Y76EbH5C.js} +3 -3
- package/dist/{keycache-NYbN7Nk9.js → keycache-8j_p8jHp.js} +1 -1
- package/dist/{keys-DhZXP3GY.js → keys-9hiaF6Py.js} +1 -1
- package/dist/{ld-BV9RHKHo.js → ld-w-y7iTog.js} +2 -2
- package/dist/{lookup-BzxjnpcU.js → lookup-B48nvOlN.js} +1 -1
- package/dist/{lookup-Ds2Diuog.js → lookup-BNFNfBY9.js} +2 -2
- package/dist/{lookup-3czM5mmU.d.ts → lookup-D3CS4Euw.d.ts} +8 -1
- package/dist/middleware-BET043Sb.js +26 -0
- package/dist/middleware-BHfCoqIP.js +17 -0
- package/dist/{middleware-hev1SpcB.js → middleware-Cm6NCHMn.js} +13 -13
- package/dist/{middleware-kYyp3ZIX.js → middleware-D9sZcWpy.js} +10 -10
- package/dist/{mod-eBo9RUEr.d.ts → mod-BRq3eKtS.d.ts} +1 -1
- package/dist/mod.d.ts +3 -3
- 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.js +2 -2
- package/dist/nodeinfo/semver.test.js +3 -3
- package/dist/nodeinfo/types.test.js +3 -3
- package/dist/{owner-DgUHmmME.js → owner-ByK-nLuR.js} +2 -2
- package/dist/{proof-BIWBV3wP.js → proof-C9g4acjn.js} +2 -2
- package/dist/{proof-fk46jw28.js → proof-CBBv6ZGl.js} +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/mod.js +6 -6
- package/dist/runtime/multibase/multibase.test.js +3 -3
- package/dist/runtime/url.test.js +3 -3
- package/dist/{send-BCmTNcOE.js → send-CzHNs74a.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.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.d.ts +8 -1
- package/dist/testing/mod.js +3 -3
- package/dist/{testing-C1KNu5TA.js → testing-BEhFIFhC.js} +2 -2
- package/dist/{type-CbyAyZBe.js → type-BEMLwVmZ.js} +186 -186
- package/dist/{types-BLRTgz1O.js → types-BEnSbFIj.js} +2 -2
- package/dist/vocab/actor.test.js +5 -5
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +3 -3
- package/dist/vocab/vocab.test.js +4 -4
- package/dist/{vocab-BWopKnMV.js → vocab-CZeeHaXl.js} +4 -4
- package/dist/webfinger/handler.test.js +16 -16
- package/dist/webfinger/lookup.test.js +4 -4
- package/dist/webfinger/mod.d.ts +1 -1
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/cfworkers.test.js +3 -3
- package/dist/x/hono.d.ts +2 -2
- package/dist/x/sveltekit.d.ts +2 -2
- package/package.json +1 -1
- package/dist/middleware-COFw1srr.js +0 -17
- package/dist/middleware-DeGyko8a.js +0 -26
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import { getUserAgent } from "./docloader-
|
|
5
|
+
import { getUserAgent } from "./docloader-roQbXWUo.js";
|
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
|
7
7
|
|
|
8
8
|
//#region src/nodeinfo/semver.ts
|
|
@@ -173,7 +173,7 @@ async function getNodeInfo(url, options = {}) {
|
|
|
173
173
|
}
|
|
174
174
|
const wellKnownRd = await wellKnownResponse.json();
|
|
175
175
|
const link = wellKnownRd?.links?.find((link$1) => link$1 != null && "rel" in link$1 && (link$1.rel === "http://nodeinfo.diaspora.software/ns/schema/2.0" || link$1.rel === "http://nodeinfo.diaspora.software/ns/schema/2.1") && "href" in link$1 && link$1.href != null);
|
|
176
|
-
if (link == null) {
|
|
176
|
+
if (link == null || link.href == null) {
|
|
177
177
|
logger.error("Failed to find a NodeInfo document link from {url}: {resourceDescriptor}", {
|
|
178
178
|
url: wellKnownUrl.href,
|
|
179
179
|
resourceDescriptor: wellKnownRd
|
package/dist/vocab/actor.test.js
CHANGED
|
@@ -3,19 +3,19 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Application, Group, Organization, Person, Service, __export } from "../type-
|
|
6
|
+
import { Application, Group, Organization, Person, Service, __export } from "../type-BEMLwVmZ.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 "../lookup-
|
|
11
|
-
import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-
|
|
12
|
-
import { test } from "../testing-
|
|
10
|
+
import "../lookup-BNFNfBY9.js";
|
|
11
|
+
import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-BmQFrUwa.js";
|
|
12
|
+
import { test } from "../testing-BEhFIFhC.js";
|
|
13
13
|
import { assertStrictEquals } from "../std__assert-X-_kMxKM.js";
|
|
14
14
|
import { assertFalse, 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-nUul3MJO.js";
|
|
19
19
|
|
|
20
20
|
//#region ../../node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/precondition/PreconditionFailure.js
|
|
21
21
|
var PreconditionFailure = class PreconditionFailure extends Error {
|
|
@@ -3,18 +3,18 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Collection, Note, Object as Object$1, Person } from "../type-
|
|
6
|
+
import { Collection, Note, Object as Object$1, Person } from "../type-BEMLwVmZ.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
|
8
8
|
import "../assert-MZs1qjMx.js";
|
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
|
|
10
|
-
import { lookupObject, traverseCollection } from "../lookup-
|
|
11
|
-
import { mockDocumentLoader, test } from "../testing-
|
|
10
|
+
import { lookupObject, traverseCollection } from "../lookup-BNFNfBY9.js";
|
|
11
|
+
import { mockDocumentLoader, test } from "../testing-BEhFIFhC.js";
|
|
12
12
|
import "../std__assert-X-_kMxKM.js";
|
|
13
13
|
import "../assert_rejects-DiIiJbZn.js";
|
|
14
14
|
import "../assert_is_error-BPGph1Jx.js";
|
|
15
15
|
import "../assert_not_equals-f3m3epl3.js";
|
|
16
16
|
import "../assert_throws-BOO88avQ.js";
|
|
17
|
-
import { esm_default } from "../esm-
|
|
17
|
+
import { esm_default } from "../esm-nUul3MJO.js";
|
|
18
18
|
|
|
19
19
|
//#region src/vocab/lookup.test.ts
|
|
20
20
|
test("lookupObject()", {
|
package/dist/vocab/mod.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import "../docloader-
|
|
6
|
-
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, 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, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, isActor, normalizeActorHandle } from "../actor-
|
|
7
|
-
import "../lookup-
|
|
8
|
-
import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "../vocab-
|
|
5
|
+
import "../docloader-roQbXWUo.js";
|
|
6
|
+
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, 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, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, isActor, normalizeActorHandle } from "../actor-BdrvhBC4.js";
|
|
7
|
+
import "../lookup-B48nvOlN.js";
|
|
8
|
+
import { PUBLIC_COLLECTION, isFediverseHandle, lookupObject, parseFediverseHandle, toAcctUrl, traverseCollection } from "../vocab-CZeeHaXl.js";
|
|
9
9
|
|
|
10
10
|
export { 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, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object$1 as Object, Offer, OrderedCollection, OrderedCollectionPage, Organization, PUBLIC_COLLECTION, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, isActor, isFediverseHandle, lookupObject, normalizeActorHandle, parseFediverseHandle, toAcctUrl, traverseCollection };
|
package/dist/vocab/type.test.js
CHANGED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Person, getTypeId } from "../type-
|
|
6
|
+
import { Person, getTypeId } from "../type-BEMLwVmZ.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
|
8
|
-
import "../lookup-
|
|
9
|
-
import { test } from "../testing-
|
|
8
|
+
import "../lookup-BNFNfBY9.js";
|
|
9
|
+
import { test } from "../testing-BEhFIFhC.js";
|
|
10
10
|
|
|
11
11
|
//#region src/vocab/type.test.ts
|
|
12
12
|
test("getTypeId()", () => {
|
package/dist/vocab/vocab.test.js
CHANGED
|
@@ -3,18 +3,18 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Activity, Announce, Collection, Create, CryptographicKey, Follow, Hashtag, LanguageString, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Question, Source, decode, vocab_exports } from "../type-
|
|
6
|
+
import { Activity, Announce, Collection, Create, CryptographicKey, Follow, Hashtag, LanguageString, Note, Object as Object$1, OrderedCollectionPage, Person, Place, Question, Source, decode, vocab_exports } from "../type-BEMLwVmZ.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
|
-
import "../lookup-
|
|
11
|
-
import { mockDocumentLoader, test } from "../testing-
|
|
10
|
+
import "../lookup-BNFNfBY9.js";
|
|
11
|
+
import { mockDocumentLoader, test } from "../testing-BEhFIFhC.js";
|
|
12
12
|
import "../std__assert-X-_kMxKM.js";
|
|
13
13
|
import { assertFalse, assertRejects } from "../assert_rejects-DiIiJbZn.js";
|
|
14
14
|
import "../assert_is_error-BPGph1Jx.js";
|
|
15
15
|
import { assertNotEquals } from "../assert_not_equals-f3m3epl3.js";
|
|
16
16
|
import { assertThrows } from "../assert_throws-BOO88avQ.js";
|
|
17
|
-
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-
|
|
17
|
+
import { ed25519PublicKey, rsaPublicKey1 } from "../keys-9hiaF6Py.js";
|
|
18
18
|
import { pascalCase } from "es-toolkit";
|
|
19
19
|
import { parseLanguageTag } from "@phensley/language-tag";
|
|
20
20
|
import { Validator } from "@cfworker/json-schema";
|
|
@@ -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 { Object as Object$1, getTypeId } from "./actor-
|
|
7
|
-
import { lookupWebFinger } from "./lookup-
|
|
5
|
+
import { deno_default, getDocumentLoader } from "./docloader-roQbXWUo.js";
|
|
6
|
+
import { Object as Object$1, getTypeId } from "./actor-BdrvhBC4.js";
|
|
7
|
+
import { lookupWebFinger } from "./lookup-B48nvOlN.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
10
10
|
import { delay } from "es-toolkit";
|
|
@@ -168,7 +168,7 @@ async function lookupObjectInternal(identifier, options = {}) {
|
|
|
168
168
|
});
|
|
169
169
|
if (jrd?.links == null) return null;
|
|
170
170
|
for (const l of jrd.links) {
|
|
171
|
-
if (l.type !== "application/activity+json" && !l.type?.match(/application\/ld\+json;\s*profile="https:\/\/www.w3.org\/ns\/activitystreams"/) || l.rel !== "self") continue;
|
|
171
|
+
if (l.type !== "application/activity+json" && !l.type?.match(/application\/ld\+json;\s*profile="https:\/\/www.w3.org\/ns\/activitystreams"/) || l.rel !== "self" || l.href == null) continue;
|
|
172
172
|
try {
|
|
173
173
|
const remoteDoc = await documentLoader(l.href, { signal: options.signal });
|
|
174
174
|
document = remoteDoc.document;
|
|
@@ -3,30 +3,30 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Image, Link, Person } from "../type-
|
|
6
|
+
import { Image, Link, Person } from "../type-BEMLwVmZ.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, handleWebFinger } from "../middleware-
|
|
11
|
+
import { createFederation, handleWebFinger } from "../middleware-Cm6NCHMn.js";
|
|
12
12
|
import "../semver-dArNLkR9.js";
|
|
13
|
-
import "../client-
|
|
14
|
-
import "../lookup-
|
|
13
|
+
import "../client-ZK1pCwZ1.js";
|
|
14
|
+
import "../lookup-BNFNfBY9.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-BmQFrUwa.js";
|
|
17
|
+
import "../key-BB6SD-4u.js";
|
|
18
|
+
import "../http-Djw9NTFB.js";
|
|
19
|
+
import "../authdocloader-DS7fIF23.js";
|
|
20
|
+
import "../ld-w-y7iTog.js";
|
|
21
|
+
import "../owner-ByK-nLuR.js";
|
|
22
|
+
import "../proof-C9g4acjn.js";
|
|
23
|
+
import "../inbox-B6IZOayj.js";
|
|
24
|
+
import "../builder-B87Bx6M2.js";
|
|
25
25
|
import "../collection-CSzG2j1P.js";
|
|
26
|
-
import "../keycache-
|
|
26
|
+
import "../keycache-8j_p8jHp.js";
|
|
27
27
|
import "../retry-D4GJ670a.js";
|
|
28
|
-
import "../send-
|
|
29
|
-
import { createRequestContext, test } from "../testing-
|
|
28
|
+
import "../send-CzHNs74a.js";
|
|
29
|
+
import { createRequestContext, test } from "../testing-BEhFIFhC.js";
|
|
30
30
|
import "../std__assert-X-_kMxKM.js";
|
|
31
31
|
import "../assert_rejects-DiIiJbZn.js";
|
|
32
32
|
import "../assert_is_error-BPGph1Jx.js";
|
|
@@ -3,18 +3,18 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { lookupWebFinger } from "../type-
|
|
6
|
+
import { lookupWebFinger } from "../type-BEMLwVmZ.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-BNFNfBY9.js";
|
|
11
|
+
import { test } from "../testing-BEhFIFhC.js";
|
|
12
12
|
import "../std__assert-X-_kMxKM.js";
|
|
13
13
|
import "../assert_rejects-DiIiJbZn.js";
|
|
14
14
|
import "../assert_is_error-BPGph1Jx.js";
|
|
15
15
|
import "../assert_not_equals-f3m3epl3.js";
|
|
16
16
|
import "../assert_throws-BOO88avQ.js";
|
|
17
|
-
import { esm_default } from "../esm-
|
|
17
|
+
import { esm_default } from "../esm-nUul3MJO.js";
|
|
18
18
|
import { withTimeout } from "es-toolkit";
|
|
19
19
|
|
|
20
20
|
//#region src/webfinger/lookup.test.ts
|
package/dist/webfinger/mod.d.ts
CHANGED
|
@@ -2,6 +2,6 @@ import { Temporal } from "@js-temporal/polyfill";
|
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
|
3
3
|
import "../kv-C7sopW2E.js";
|
|
4
4
|
import "../docloader-CxWcuWqQ.js";
|
|
5
|
-
import { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger } from "../lookup-
|
|
5
|
+
import { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger } from "../lookup-D3CS4Euw.js";
|
|
6
6
|
import "../mod-GIh5OYxW.js";
|
|
7
7
|
export { Link, LookupWebFingerOptions, ResourceDescriptor, lookupWebFinger };
|
package/dist/webfinger/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 { lookupWebFinger } from "../lookup-
|
|
5
|
+
import "../docloader-roQbXWUo.js";
|
|
6
|
+
import { lookupWebFinger } from "../lookup-B48nvOlN.js";
|
|
7
7
|
import "../webfinger-C3GIyXIg.js";
|
|
8
8
|
|
|
9
9
|
export { lookupWebFinger };
|
package/dist/x/cfworkers.test.js
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../type-
|
|
6
|
+
import "../type-BEMLwVmZ.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-BNFNfBY9.js";
|
|
11
|
+
import { test } from "../testing-BEhFIFhC.js";
|
|
12
12
|
import "../std__assert-X-_kMxKM.js";
|
|
13
13
|
import "../assert_rejects-DiIiJbZn.js";
|
|
14
14
|
import "../assert_is_error-BPGph1Jx.js";
|
package/dist/x/hono.d.ts
CHANGED
|
@@ -8,8 +8,8 @@ import "../actor-Ch5yFYFG.js";
|
|
|
8
8
|
import "../http-D8Q4xH0d.js";
|
|
9
9
|
import "../owner-D38zBIMc.js";
|
|
10
10
|
import "../mod-Cy6pkZSn.js";
|
|
11
|
-
import "../lookup-
|
|
12
|
-
import { Federation } from "../context-
|
|
11
|
+
import "../lookup-D3CS4Euw.js";
|
|
12
|
+
import { Federation } from "../context-BCj0VD68.js";
|
|
13
13
|
import "../mq-CRGm1e_F.js";
|
|
14
14
|
|
|
15
15
|
//#region src/x/hono.d.ts
|
package/dist/x/sveltekit.d.ts
CHANGED
|
@@ -8,8 +8,8 @@ import "../actor-Ch5yFYFG.js";
|
|
|
8
8
|
import "../http-D8Q4xH0d.js";
|
|
9
9
|
import "../owner-D38zBIMc.js";
|
|
10
10
|
import "../mod-Cy6pkZSn.js";
|
|
11
|
-
import "../lookup-
|
|
12
|
-
import { Federation } from "../context-
|
|
11
|
+
import "../lookup-D3CS4Euw.js";
|
|
12
|
+
import { Federation } from "../context-BCj0VD68.js";
|
|
13
13
|
import "../mq-CRGm1e_F.js";
|
|
14
14
|
|
|
15
15
|
//#region src/x/sveltekit.d.ts
|
package/package.json
CHANGED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
-
|
|
5
|
-
import "./transformers-Dna8Fg7k.js";
|
|
6
|
-
import "./docloader-DaDZweM3.js";
|
|
7
|
-
import "./actor-BNtfUzDJ.js";
|
|
8
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-kYyp3ZIX.js";
|
|
9
|
-
import "./lookup-BzxjnpcU.js";
|
|
10
|
-
import "./key-D-CHQhow.js";
|
|
11
|
-
import "./http-CxxR3ALj.js";
|
|
12
|
-
import "./proof-fk46jw28.js";
|
|
13
|
-
import "./types-BLRTgz1O.js";
|
|
14
|
-
import "./authdocloader-CiXLdTJ0.js";
|
|
15
|
-
import "./vocab-BWopKnMV.js";
|
|
16
|
-
|
|
17
|
-
export { FederationImpl };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
-
globalThis.addEventListener = () => {};
|
|
5
|
-
|
|
6
|
-
import "./type-CbyAyZBe.js";
|
|
7
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-hev1SpcB.js";
|
|
8
|
-
import "./semver-dArNLkR9.js";
|
|
9
|
-
import "./client-OHqCAV5w.js";
|
|
10
|
-
import "./lookup-Ds2Diuog.js";
|
|
11
|
-
import "./types-BIgY6c-l.js";
|
|
12
|
-
import "./actor-D3BacaV7.js";
|
|
13
|
-
import "./key-DztpdBGz.js";
|
|
14
|
-
import "./http-CY8S0UrC.js";
|
|
15
|
-
import "./authdocloader-DQRXH42G.js";
|
|
16
|
-
import "./ld-BV9RHKHo.js";
|
|
17
|
-
import "./owner-DgUHmmME.js";
|
|
18
|
-
import "./proof-BIWBV3wP.js";
|
|
19
|
-
import "./inbox-_B-OHhoD.js";
|
|
20
|
-
import "./builder-B9MY_9jJ.js";
|
|
21
|
-
import "./collection-CSzG2j1P.js";
|
|
22
|
-
import "./keycache-NYbN7Nk9.js";
|
|
23
|
-
import "./retry-D4GJ670a.js";
|
|
24
|
-
import "./send-BCmTNcOE.js";
|
|
25
|
-
|
|
26
|
-
export { FederationImpl };
|