@fedify/fedify 1.6.1-dev.881 → 1.6.1-dev.883

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.
Files changed (69) hide show
  1. package/dist/{actor-BidJp8n0.js → actor-CwAL6Q82.js} +179 -179
  2. package/dist/{actor-BRIxlOTx.js → actor-DezwbbQX.js} +3 -3
  3. package/dist/{authdocloader-CG3GTtW2.js → authdocloader-C-_Lr-KH.js} +3 -3
  4. package/dist/{authdocloader-BRs7flug.js → authdocloader-Df1y1MKv.js} +3 -3
  5. package/dist/{builder-DtoRVfyu.js → builder-C8tsk_Xe.js} +3 -3
  6. package/dist/{client-CQ24CTCb.js → client-CwjvB-Dh.js} +1 -1
  7. package/dist/compat/transformers.test.js +17 -17
  8. package/dist/{context-Dub61h2m.js → context-DfToVZY6.js} +2 -2
  9. package/dist/{docloader-CjMOaZ0w.js → docloader-BFRgyDAa.js} +1 -2
  10. package/dist/{docloader-BzbamfL0.js → docloader-BXc5egq6.js} +1 -2
  11. package/dist/federation/builder.test.js +4 -4
  12. package/dist/federation/handler.test.js +19 -19
  13. package/dist/federation/inbox.test.js +3 -3
  14. package/dist/federation/keycache.test.js +3 -3
  15. package/dist/federation/middleware.test.js +18 -18
  16. package/dist/federation/mod.js +10 -10
  17. package/dist/federation/mq.test.js +1 -1
  18. package/dist/federation/send.test.js +9 -9
  19. package/dist/{http-B3Xedrzu.js → http-3CJyDlPz.js} +3 -3
  20. package/dist/{http-CV67UidJ.js → http-DC3mY9EG.js} +3 -3
  21. package/dist/{inbox-BoldQCGa.js → inbox-CCbuuUqY.js} +2 -2
  22. package/dist/{key-Dt894e0l.js → key-CD8i4ZB_.js} +2 -2
  23. package/dist/{key-zqk3iQJM.js → key-Ce8aGBE5.js} +5 -5
  24. package/dist/{key-D3Mc3n0F.js → key-D0WW7EHK.js} +3 -3
  25. package/dist/{key-DD4k9Ph4.js → key-Y8a6dgOq.js} +4 -4
  26. package/dist/{keycache-DXp-3NZn.js → keycache-BtADunPo.js} +1 -1
  27. package/dist/{keys-j3LZyq_M.js → keys-BIY57kjo.js} +1 -1
  28. package/dist/{ld-BJz01zAZ.js → ld-D4G5WL1G.js} +3 -3
  29. package/dist/{lookup-DTOPcLsZ.js → lookup-C8V37GPa.js} +1 -1
  30. package/dist/{lookup-dfyiwjbB.js → lookup-CQnVHXIh.js} +3 -3
  31. package/dist/{lookup-CNv4GGs7.js → lookup-Ds1_3qy2.js} +1 -1
  32. package/dist/middleware-DPuaf71I.js +17 -0
  33. package/dist/{middleware-BXqSM2dw.js → middleware-DRpRVwO7.js} +15 -15
  34. package/dist/{middleware-DB7wiPiW.js → middleware-Jvf6WsMN.js} +10 -10
  35. package/dist/middleware-XHndzOUD.js +33 -0
  36. package/dist/mod.js +10 -10
  37. package/dist/nodeinfo/client.test.js +15 -28
  38. package/dist/nodeinfo/handler.test.js +18 -18
  39. package/dist/nodeinfo/mod.js +2 -2
  40. package/dist/{owner-DPR9iegf.js → owner-Dyk0zd-q.js} +3 -3
  41. package/dist/{proof-CIdBQp8W.js → proof-B8Hm2M5c.js} +3 -3
  42. package/dist/{proof-DozAJu8u.js → proof-D-CWdNQx.js} +3 -3
  43. package/dist/runtime/authdocloader.test.js +8 -8
  44. package/dist/runtime/docloader.test.js +61 -58
  45. package/dist/runtime/key.test.js +5 -5
  46. package/dist/runtime/mod.js +6 -6
  47. package/dist/{send-ZuWTBaWD.js → send-CJXTH3ST.js} +2 -2
  48. package/dist/sig/http.test.js +44 -39
  49. package/dist/sig/key.test.js +6 -6
  50. package/dist/sig/ld.test.js +7 -7
  51. package/dist/sig/mod.js +6 -6
  52. package/dist/sig/owner.test.js +8 -8
  53. package/dist/sig/proof.test.js +7 -7
  54. package/dist/{types-BkYhmwmv.js → types-D3XNqpGz.js} +1 -1
  55. package/dist/vocab/actor.test.js +28 -17
  56. package/dist/vocab/lookup.test.js +4 -4
  57. package/dist/vocab/mod.js +4 -4
  58. package/dist/vocab/type.test.js +2 -2
  59. package/dist/vocab/vocab.test.js +3 -3
  60. package/dist/{vocab-CKuJcawO.js → vocab-CPrCb9BR.js} +3 -3
  61. package/dist/{vocab-D0LMe9FE.js → vocab-CaZSjoCB.js} +178 -178
  62. package/dist/webfinger/handler.test.js +18 -18
  63. package/dist/webfinger/lookup.test.js +33 -38
  64. package/dist/webfinger/mod.js +2 -2
  65. package/package.json +1 -2
  66. package/dist/hongminhee__deno-mock-fetch-Az7fJGtg.js +0 -188
  67. package/dist/middleware-HBJtiy_q.js +0 -17
  68. package/dist/middleware-ORyJDzKn.js +0 -33
  69. /package/dist/{denokv-iB_ggPGm.js → denokv-B_GFWjrl.js} +0 -0
@@ -7,32 +7,32 @@ import { assertEquals } from "../assert_equals-Dnj7ejjL.js";
7
7
  import "../assert-YJk-1DlZ.js";
8
8
  import "../assert_instance_of-DBIoG5k7.js";
9
9
  import { MemoryKvStore } from "../kv-DohFOP2C.js";
10
- import { createFederation, handleWebFinger } from "../middleware-BXqSM2dw.js";
11
- import "../docloader-BzbamfL0.js";
10
+ import { createFederation, handleWebFinger } from "../middleware-DRpRVwO7.js";
11
+ import "../docloader-BXc5egq6.js";
12
12
  import "../url-kTAI6_KP.js";
13
13
  import "../semver-CbbIgUsa.js";
14
- import "../client-CQ24CTCb.js";
14
+ import "../client-CwjvB-Dh.js";
15
15
  import "../router-D_aVZZUc.js";
16
16
  import "../types-CqoqWDkp.js";
17
17
  import "../multibase-DeCHcK8L.js";
18
- import { Image, Link, Person } from "../vocab-D0LMe9FE.js";
18
+ import { Image, Link, Person } from "../vocab-CaZSjoCB.js";
19
19
  import "../langstr-DbWheeIS.js";
20
- import "../lookup-CNv4GGs7.js";
20
+ import "../lookup-Ds1_3qy2.js";
21
21
  import "../type-D2s5lmbZ.js";
22
- import "../actor-BRIxlOTx.js";
23
- import "../key-D3Mc3n0F.js";
24
- import "../http-B3Xedrzu.js";
25
- import "../authdocloader-CG3GTtW2.js";
26
- import "../ld-BJz01zAZ.js";
27
- import "../owner-DPR9iegf.js";
28
- import "../proof-CIdBQp8W.js";
29
- import "../lookup-dfyiwjbB.js";
30
- import "../inbox-BoldQCGa.js";
31
- import "../builder-DtoRVfyu.js";
22
+ import "../actor-DezwbbQX.js";
23
+ import "../key-D0WW7EHK.js";
24
+ import "../http-3CJyDlPz.js";
25
+ import "../authdocloader-C-_Lr-KH.js";
26
+ import "../ld-D4G5WL1G.js";
27
+ import "../owner-Dyk0zd-q.js";
28
+ import "../proof-B8Hm2M5c.js";
29
+ import "../lookup-CQnVHXIh.js";
30
+ import "../inbox-CCbuuUqY.js";
31
+ import "../builder-C8tsk_Xe.js";
32
32
  import "../collection-Dfb0TPno.js";
33
- import "../keycache-DXp-3NZn.js";
33
+ import "../keycache-BtADunPo.js";
34
34
  import "../retry-BiIhZWgD.js";
35
- import "../send-ZuWTBaWD.js";
35
+ import "../send-CJXTH3ST.js";
36
36
  import { test } from "../testing-jcGLO9Lp.js";
37
37
  import "../std__assert-CHXwj7zk.js";
38
38
  import "../assert_rejects-BZjUwo62.js";
@@ -40,7 +40,7 @@ import "../assert_is_error-jyzqjHud.js";
40
40
  import "../assert_not_equals-wx-SRs4i.js";
41
41
  import "../assert_throws-gBPv3v2V.js";
42
42
  import "../docloader-09nVWLAZ.js";
43
- import { createRequestContext } from "../context-Dub61h2m.js";
43
+ import { createRequestContext } from "../context-DfToVZY6.js";
44
44
 
45
45
  //#region webfinger/handler.test.ts
46
46
  test("handleWebFinger()", async (t) => {
@@ -6,16 +6,16 @@
6
6
  import { assertEquals } from "../assert_equals-Dnj7ejjL.js";
7
7
  import "../assert-YJk-1DlZ.js";
8
8
  import "../assert_instance_of-DBIoG5k7.js";
9
- import "../docloader-BzbamfL0.js";
9
+ import "../docloader-BXc5egq6.js";
10
10
  import "../url-kTAI6_KP.js";
11
- import { lookupWebFinger } from "../lookup-CNv4GGs7.js";
11
+ import { lookupWebFinger } from "../lookup-Ds1_3qy2.js";
12
12
  import { test } from "../testing-jcGLO9Lp.js";
13
13
  import "../std__assert-CHXwj7zk.js";
14
14
  import "../assert_rejects-BZjUwo62.js";
15
15
  import "../assert_is_error-jyzqjHud.js";
16
16
  import "../assert_not_equals-wx-SRs4i.js";
17
17
  import "../assert_throws-gBPv3v2V.js";
18
- import { install, mock, uninstall } from "../hongminhee__deno-mock-fetch-Az7fJGtg.js";
18
+ import { esm_default } from "../esm-Btx3E8og.js";
19
19
  import { withTimeout } from "@es-toolkit/es-toolkit";
20
20
 
21
21
  //#region webfinger/lookup.test.ts
@@ -34,11 +34,8 @@ test({
34
34
  assertEquals(await lookupWebFinger("acct:johndoe@fedify-test.internal"), null);
35
35
  assertEquals(await lookupWebFinger("https://fedify-test.internal/foo"), null);
36
36
  });
37
- install();
38
- mock("GET@/.well-known/webfinger", (req) => {
39
- assertEquals(new URL(req.url).host, "example.com");
40
- return new Response("", { status: 404 });
41
- });
37
+ esm_default.spyGlobal();
38
+ esm_default.get("begin:https://example.com/.well-known/webfinger?", { status: 404 });
42
39
  await t.step("not found", async () => {
43
40
  assertEquals(await lookupWebFinger("acct:johndoe@example.com"), null);
44
41
  assertEquals(await lookupWebFinger("https://example.com/foo"), null);
@@ -47,10 +44,8 @@ test({
47
44
  subject: "acct:johndoe@example.com",
48
45
  links: []
49
46
  };
50
- mock("GET@/.well-known/webfinger", (req) => {
51
- assertEquals(req.url, "https://example.com/.well-known/webfinger?resource=acct%3Ajohndoe%40example.com");
52
- return new Response(JSON.stringify(expected));
53
- });
47
+ esm_default.removeRoutes();
48
+ esm_default.get("https://example.com/.well-known/webfinger?resource=acct%3Ajohndoe%40example.com", { body: expected });
54
49
  await t.step("acct", async () => {
55
50
  assertEquals(await lookupWebFinger("acct:johndoe@example.com"), expected);
56
51
  });
@@ -58,28 +53,24 @@ test({
58
53
  subject: "https://example.com/foo",
59
54
  links: []
60
55
  };
61
- mock("GET@/.well-known/webfinger", (req) => {
62
- assertEquals(req.url, "https://example.com/.well-known/webfinger?resource=https%3A%2F%2Fexample.com%2Ffoo");
63
- return new Response(JSON.stringify(expected2));
64
- });
56
+ esm_default.removeRoutes();
57
+ esm_default.get("https://example.com/.well-known/webfinger?resource=https%3A%2F%2Fexample.com%2Ffoo", { body: expected2 });
65
58
  await t.step("https", async () => {
66
59
  assertEquals(await lookupWebFinger("https://example.com/foo"), expected2);
67
60
  });
68
- mock("GET@/.well-known/webfinger", (_req) => {
69
- return new Response("not json");
70
- });
61
+ esm_default.removeRoutes();
62
+ esm_default.get("begin:https://example.com/.well-known/webfinger?", { body: "not json" });
71
63
  await t.step("invalid response", async () => {
72
64
  assertEquals(await lookupWebFinger("acct:johndoe@example.com"), null);
73
65
  });
74
- mock("GET@/.well-known/webfinger", (_req) => {
75
- return new Response(JSON.stringify({
76
- subject: "acct:test@localhost",
77
- links: [{
78
- rel: "self",
79
- type: "application/activity+json",
80
- href: "https://localhost/actor"
81
- }]
82
- }));
66
+ esm_default.removeRoutes();
67
+ esm_default.get("begin:https://localhost/.well-known/webfinger?", {
68
+ subject: "acct:test@localhost",
69
+ links: [{
70
+ rel: "self",
71
+ type: "application/activity+json",
72
+ href: "https://localhost/actor"
73
+ }]
83
74
  });
84
75
  await t.step("private address", async () => {
85
76
  assertEquals(await lookupWebFinger("acct:test@localhost"), null);
@@ -92,37 +83,41 @@ test({
92
83
  }]
93
84
  });
94
85
  });
95
- mock("GET@/.well-known/webfinger", (_) => new Response("", {
86
+ esm_default.removeRoutes();
87
+ esm_default.get("begin:https://example.com/.well-known/webfinger?", {
96
88
  status: 302,
97
89
  headers: { Location: "/.well-known/webfinger2" }
98
- }));
99
- mock("GET@/.well-known/webfinger2", (_) => new Response(JSON.stringify(expected)));
90
+ });
91
+ esm_default.get("begin:https://example.com/.well-known/webfinger2", { body: expected });
100
92
  await t.step("redirection", async () => {
101
93
  assertEquals(await lookupWebFinger("acct:johndoe@example.com"), expected);
102
94
  });
103
- mock("GET@/.well-known/webfinger", (_) => new Response("", {
95
+ esm_default.removeRoutes();
96
+ esm_default.get("begin:https://example.com/.well-known/webfinger?", {
104
97
  status: 302,
105
98
  headers: { Location: "/.well-known/webfinger" }
106
- }));
99
+ });
107
100
  await t.step("infinite redirection", async () => {
108
101
  const result = await withTimeout(() => lookupWebFinger("acct:johndoe@example.com"), 2e3);
109
102
  assertEquals(result, null);
110
103
  });
111
- mock("GET@/.well-known/webfinger", (_) => new Response("", {
104
+ esm_default.removeRoutes();
105
+ esm_default.get("begin:https://example.com/.well-known/webfinger?", {
112
106
  status: 302,
113
107
  headers: { Location: "ftp://example.com/" }
114
- }));
108
+ });
115
109
  await t.step("redirection to different protocol", async () => {
116
110
  assertEquals(await lookupWebFinger("acct:johndoe@example.com"), null);
117
111
  });
118
- mock("GET@/.well-known/webfinger", (_) => new Response("", {
112
+ esm_default.removeRoutes();
113
+ esm_default.get("begin:https://example.com/.well-known/webfinger?", {
119
114
  status: 302,
120
115
  headers: { Location: "https://localhost/" }
121
- }));
116
+ });
122
117
  await t.step("redirection to private address", async () => {
123
118
  assertEquals(await lookupWebFinger("acct:johndoe@example.com"), null);
124
119
  });
125
- uninstall();
120
+ esm_default.hardReset();
126
121
  }
127
122
  });
128
123
 
@@ -2,8 +2,8 @@
2
2
  import { Temporal } from "@js-temporal/polyfill";
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
 
5
- import "../docloader-CjMOaZ0w.js";
6
- import { lookupWebFinger } from "../lookup-DTOPcLsZ.js";
5
+ import "../docloader-BFRgyDAa.js";
6
+ import { lookupWebFinger } from "../lookup-C8V37GPa.js";
7
7
  import "../webfinger-C3GIyXIg.js";
8
8
 
9
9
  export { lookupWebFinger };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.6.1-dev.881+6369ac5f",
3
+ "version": "1.6.1-dev.883+dd017372",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",
@@ -104,7 +104,6 @@
104
104
  },
105
105
  "devDependencies": {
106
106
  "@cloudflare/workers-types": "^4.20250529.0",
107
- "@hongminhee/deno-mock-fetch": "npm:@jsr/hongminhee__deno-mock-fetch@^0.3.2",
108
107
  "@std/assert": "npm:@jsr/std__assert@^0.226.0",
109
108
  "@std/path": "npm:@jsr/std__path@^1.0.9",
110
109
  "@std/url": "npm:@jsr/std__url@1.0.0-rc.3",
@@ -1,188 +0,0 @@
1
-
2
- import { Temporal } from "@js-temporal/polyfill";
3
- import { URLPattern } from "urlpattern-polyfill";
4
- globalThis.addEventListener = () => {};
5
-
6
- //#region node_modules/.pnpm/@jsr+hongminhee__deno-mock-fetch@0.3.2/node_modules/@jsr/hongminhee__deno-mock-fetch/router.js
7
- /**
8
- * A deno deploy compatible request handler which can be either sync or async
9
- * and gets passed the `Request`, it then eventually returns a `Response`
10
- */
11
- /**
12
- * The default other handler for the router
13
- */ function defaultOtherHandler(_req) {
14
- return new Response(null, { status: 404 });
15
- }
16
- /**
17
- * The default error handler for the router
18
- */ function defaultErrorHandler(_req, err) {
19
- console.error(err);
20
- return new Response(null, { status: 500 });
21
- }
22
- /**
23
- * The default unknown method handler for the router
24
- */ function defaultUnknownMethodHandler(_req, knownMethods) {
25
- return new Response(null, {
26
- status: 405,
27
- headers: { Accept: knownMethods.join(", ") }
28
- });
29
- }
30
- const METHODS = [
31
- "GET",
32
- "HEAD",
33
- "POST",
34
- "PUT",
35
- "DELETE",
36
- "OPTIONS",
37
- "PATCH"
38
- ];
39
- const methodRegex = new RegExp(`(?<=^(?:${METHODS.join("|")}))@`);
40
- /**
41
- * A simple and tiny router for deno deploy
42
- *
43
- * ```
44
- * import { listenAndServe } from "https://deno.land/std/http/server.ts";
45
- * import { router } from "https://crux.land/router@0.0.5";
46
- *
47
- * await listenAndServe(
48
- * ":8080",
49
- * router({
50
- * "/": (_req) => new Response("Hello world!", { status: 200 }),
51
- * }),
52
- * );
53
- * ```
54
- *
55
- * @param routes A record of all routes and their corresponding handler functions
56
- * @param other An optional parameter which contains a handler for anything that
57
- * doesn't match the `routes` parameter
58
- * @param error An optional parameter which contains a handler for any time it
59
- * fails to run the default request handling code
60
- * @param unknownMethod An optional parameter which contains a handler for any time a method
61
- * that is not defined is used
62
- * @returns A deno deploy compatible request handler
63
- */ function router(routes, other = defaultOtherHandler, error = defaultErrorHandler, unknownMethod = defaultUnknownMethodHandler) {
64
- return async (req) => {
65
- try {
66
- const internalRoutes = {};
67
- for (const [route, handler] of Object.entries(routes)) {
68
- const [methodOrPath, path] = route.split(methodRegex);
69
- if (path) {
70
- internalRoutes[path] ??= {};
71
- internalRoutes[path][methodOrPath] = handler;
72
- } else {
73
- internalRoutes[methodOrPath] ??= {};
74
- internalRoutes[methodOrPath]["any"] = handler;
75
- }
76
- }
77
- for (const [path, methods] of Object.entries(internalRoutes)) {
78
- const pattern = new URLPattern({ pathname: path });
79
- const res = pattern.exec(req.url);
80
- if (res !== null) {
81
- for (const [method, handler] of Object.entries(methods)) if (req.method === method) return await handler(req, res.pathname.groups);
82
- if (methods["any"]) return await methods["any"](req, res.pathname.groups);
83
- else return await unknownMethod(req, Object.keys(methods));
84
- }
85
- }
86
- return await other(req);
87
- } catch (err) {
88
- return error(req, err);
89
- }
90
- };
91
- }
92
-
93
- //#endregion
94
- //#region node_modules/.pnpm/@jsr+hongminhee__deno-mock-fetch@0.3.2/node_modules/@jsr/hongminhee__deno-mock-fetch/mod.js
95
- var UnhandledRouteError = class extends Error {
96
- routes;
97
- request;
98
- constructor(init) {
99
- const { request, routes } = init;
100
- const method = request.method;
101
- const reqPath = new URL(request.url).pathname;
102
- const routesNumber = Object.entries(routes).length;
103
- const routePlural = routesNumber === 1 ? "route has a handler" : "routes have handlers";
104
- super(`${method} ${reqPath} (${routesNumber} ${routePlural})`);
105
- this.name = this.constructor.name;
106
- if (Error.captureStackTrace) Error.captureStackTrace(this, this.constructor);
107
- this.routes = routes;
108
- this.request = request;
109
- }
110
- };
111
- /**
112
- * Get a set of functions that do not share any state with the globals.
113
- *
114
- * The returned object can be destructured.
115
- *
116
- * ```
117
- * const { fetch, mock, remove, reset } = sandbox()
118
- * ```
119
- */ function sandbox() {
120
- const routeStore = /* @__PURE__ */ new Map();
121
- async function fetch(input, init) {
122
- if (input instanceof URL) input = input.toString();
123
- const req = new Request(input, init);
124
- const routes = Object.fromEntries(routeStore.entries());
125
- return await router(routes, (request) => {
126
- throw new UnhandledRouteError({
127
- request,
128
- routes
129
- });
130
- }, (_, error) => {
131
- throw error;
132
- })(req);
133
- }
134
- function mock$1(route, handler) {
135
- routeStore.set(route, handler);
136
- }
137
- function remove$1(route) {
138
- routeStore.delete(route);
139
- }
140
- function reset$1() {
141
- routeStore.clear();
142
- }
143
- return {
144
- reset: reset$1,
145
- mock: mock$1,
146
- remove: remove$1,
147
- fetch
148
- };
149
- }
150
- const globalMockFetch = sandbox();
151
- /** This is the function that replaces `fetch` when you call `install()`. */ const mockedFetch = globalMockFetch.fetch;
152
- /**
153
- * Mock a new route, or override an existing handler.
154
- *
155
- * The route uses URLPattern syntax, with the additional extension of
156
- * (optional) method routing by prefixing with the method,
157
- * eg. `"POST@/user/:id"`.
158
- *
159
- * The handler function may be asynchronous.
160
- *
161
- * ```
162
- * mock("GET@/users/:id", async (_req, params) => {
163
- * const id = parseInt(params["id"]);
164
- * const data = await magicallyGetMyUserData(id);
165
- * return new Response(JSON.stringify(data));
166
- * })
167
- * ```
168
- */ const mock = globalMockFetch.mock;
169
- /** Remove an existing route handler. */ const remove = globalMockFetch.remove;
170
- /** Remove all existing route handlers. */ const reset = globalMockFetch.reset;
171
- const originalFetch = globalThis.fetch;
172
- /**
173
- * Replace `globalThis.fetch` with `mockedFetch` (or another function that
174
- * matches the `fetch` signature)
175
- *
176
- * To restore the original `globalThis.fetch`, call `uninstall()`.
177
- */ const install = (replacement) => {
178
- globalThis.fetch = replacement ?? mockedFetch;
179
- };
180
- /**
181
- * Restore `globalThis.fetch` to what it was before this library was imported.
182
- */ const uninstall = () => {
183
- globalThis.fetch = originalFetch;
184
- reset();
185
- };
186
-
187
- //#endregion
188
- export { install, mock, uninstall };
@@ -1,17 +0,0 @@
1
-
2
- import { Temporal } from "@js-temporal/polyfill";
3
- import { URLPattern } from "urlpattern-polyfill";
4
-
5
- import "./transformers-ghwJuzGY.js";
6
- import "./docloader-CjMOaZ0w.js";
7
- import "./actor-BidJp8n0.js";
8
- import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-DB7wiPiW.js";
9
- import "./lookup-DTOPcLsZ.js";
10
- import "./key-Dt894e0l.js";
11
- import "./http-CV67UidJ.js";
12
- import "./proof-DozAJu8u.js";
13
- import "./types-BkYhmwmv.js";
14
- import "./authdocloader-BRs7flug.js";
15
- import "./vocab-CKuJcawO.js";
16
-
17
- export { FederationImpl };
@@ -1,33 +0,0 @@
1
-
2
- import { Temporal } from "@js-temporal/polyfill";
3
- import { URLPattern } from "urlpattern-polyfill";
4
- globalThis.addEventListener = () => {};
5
-
6
- import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-BXqSM2dw.js";
7
- import "./docloader-BzbamfL0.js";
8
- import "./url-kTAI6_KP.js";
9
- import "./semver-CbbIgUsa.js";
10
- import "./client-CQ24CTCb.js";
11
- import "./router-D_aVZZUc.js";
12
- import "./types-CqoqWDkp.js";
13
- import "./multibase-DeCHcK8L.js";
14
- import "./vocab-D0LMe9FE.js";
15
- import "./langstr-DbWheeIS.js";
16
- import "./lookup-CNv4GGs7.js";
17
- import "./type-D2s5lmbZ.js";
18
- import "./actor-BRIxlOTx.js";
19
- import "./key-D3Mc3n0F.js";
20
- import "./http-B3Xedrzu.js";
21
- import "./authdocloader-CG3GTtW2.js";
22
- import "./ld-BJz01zAZ.js";
23
- import "./owner-DPR9iegf.js";
24
- import "./proof-CIdBQp8W.js";
25
- import "./lookup-dfyiwjbB.js";
26
- import "./inbox-BoldQCGa.js";
27
- import "./builder-DtoRVfyu.js";
28
- import "./collection-Dfb0TPno.js";
29
- import "./keycache-DXp-3NZn.js";
30
- import "./retry-BiIhZWgD.js";
31
- import "./send-ZuWTBaWD.js";
32
-
33
- export { FederationImpl };
File without changes