@fedify/fedify 2.0.0-dev.383 → 2.0.0-dev.385
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/{builder-DkG2p8kW.js → builder-Crn6DW5-.js} +3 -3
- package/dist/compat/mod.d.cts +2 -2
- package/dist/compat/mod.d.ts +2 -2
- package/dist/compat/transformers.test.js +11 -11
- package/dist/{context-Bo8rHkgD.d.cts → context-BdNW_8a3.d.cts} +4 -1
- package/dist/{context-CvI-m4eX.d.ts → context-C-GVKcJR.d.ts} +4 -1
- package/dist/{deno-BMByRQG1.js → deno-BjUkN8s-.js} +1 -1
- package/dist/{docloader-Cv6dJCEn.js → docloader-rDZ2DL9o.js} +2 -2
- package/dist/federation/builder.test.js +3 -3
- package/dist/federation/handler.test.js +11 -11
- package/dist/federation/idempotency.test.js +11 -11
- package/dist/federation/inbox.test.js +2 -2
- package/dist/federation/middleware.test.js +11 -11
- package/dist/federation/mod.cjs +4 -4
- package/dist/federation/mod.d.cts +2 -2
- package/dist/federation/mod.d.ts +2 -2
- package/dist/federation/mod.js +4 -4
- package/dist/federation/send.test.js +90 -5
- package/dist/federation/webfinger.test.js +11 -11
- package/dist/{http-CS8X3xL0.js → http-BMn0rKX2.js} +1 -1
- package/dist/{http-B0YbKKTj.cjs → http-Bvd_BGyN.cjs} +1 -1
- package/dist/{http-PEXEcZtQ.js → http-CbHnS3UI.js} +2 -2
- package/dist/{inbox-CFwEGHQb.js → inbox-bAHUiFm9.js} +1 -1
- package/dist/{key-BUMDcUn6.js → key-BhiALrBI.js} +1 -1
- package/dist/{kv-cache-ZWa24T45.cjs → kv-cache-D1eptI1n.cjs} +1 -1
- package/dist/{kv-cache-BM0l1pOW.js → kv-cache-DVChfAIM.js} +1 -1
- package/dist/{ld-Bx3Mw3bV.js → ld-D0_AzG_F.js} +2 -2
- package/dist/{middleware-YLWEKWvB.js → middleware-B08vM9fr.js} +4 -4
- package/dist/{middleware-CBHSPr-c.cjs → middleware-B0NuaTNY.cjs} +37 -6
- package/dist/{middleware-CJtnP-pV.js → middleware-BJ9cm-yL.js} +10 -10
- package/dist/middleware-CG8TdnUq.cjs +12 -0
- package/dist/{middleware-va7JD5xu.js → middleware-CZ_xnRAW.js} +11 -11
- package/dist/{middleware-D95ZWXIW.js → middleware-DTNhiMNN.js} +37 -6
- package/dist/{mod-jzy1r56s.d.cts → mod-5PNty1K9.d.cts} +1 -1
- package/dist/{mod-DyzMRG8B.d.cts → mod-BcpEGTWV.d.cts} +1 -1
- package/dist/{mod-hcb60sG1.d.ts → mod-CtO31FCx.d.ts} +1 -1
- package/dist/{mod-PmuFg9QD.d.ts → mod-Da9fNDyC.d.ts} +1 -1
- package/dist/mod.cjs +4 -4
- package/dist/mod.d.cts +3 -3
- package/dist/mod.d.ts +3 -3
- package/dist/mod.js +4 -4
- package/dist/nodeinfo/handler.test.js +11 -11
- package/dist/{owner-Dr5tjio2.js → owner-MCLLoNbG.js} +1 -1
- package/dist/{proof-CWYlCvAq.js → proof-9qZ1mx-q.js} +2 -2
- package/dist/{proof-BJ2-EQwg.cjs → proof-C7UiDzR3.cjs} +1 -1
- package/dist/{proof-BkD7Ea3t.js → proof-bmLHpL0t.js} +1 -1
- package/dist/{send-BkIS8uHG.js → send-B6-e-9Y3.js} +35 -4
- package/dist/sig/http.test.js +3 -3
- package/dist/sig/key.test.js +2 -2
- package/dist/sig/ld.test.js +3 -3
- package/dist/sig/mod.cjs +2 -2
- package/dist/sig/mod.js +2 -2
- package/dist/sig/owner.test.js +3 -3
- package/dist/sig/proof.test.js +3 -3
- package/dist/testing/mod.d.ts +4 -1
- package/dist/utils/docloader.test.js +4 -4
- package/dist/utils/mod.cjs +2 -2
- package/dist/utils/mod.js +2 -2
- package/package.json +5 -5
- package/dist/middleware-UV55R7TD.cjs +0 -12
|
@@ -7,10 +7,10 @@ import { mockDocumentLoader, test } from "../dist-B5f6a8Tt.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 "../deno-
|
|
11
|
-
import "../key-
|
|
12
|
-
import { verifyRequest } from "../http-
|
|
13
|
-
import { getAuthenticatedDocumentLoader } from "../docloader-
|
|
10
|
+
import "../deno-BjUkN8s-.js";
|
|
11
|
+
import "../key-BhiALrBI.js";
|
|
12
|
+
import { verifyRequest } from "../http-CbHnS3UI.js";
|
|
13
|
+
import { getAuthenticatedDocumentLoader } from "../docloader-rDZ2DL9o.js";
|
|
14
14
|
import "../std__assert-DWivtrGR.js";
|
|
15
15
|
import { assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
|
16
16
|
import "../assert_throws-BNXdRGWP.js";
|
package/dist/utils/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('../http-
|
|
6
|
-
const require_kv_cache = require('../kv-cache-
|
|
5
|
+
require('../http-Bvd_BGyN.cjs');
|
|
6
|
+
const require_kv_cache = require('../kv-cache-D1eptI1n.cjs');
|
|
7
7
|
require('../utils-BQ9KqEK9.cjs');
|
|
8
8
|
|
|
9
9
|
exports.getAuthenticatedDocumentLoader = require_kv_cache.getAuthenticatedDocumentLoader;
|
package/dist/utils/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 "../http-
|
|
6
|
-
import { getAuthenticatedDocumentLoader, kvCache } from "../kv-cache-
|
|
5
|
+
import "../http-BMn0rKX2.js";
|
|
6
|
+
import { getAuthenticatedDocumentLoader, kvCache } from "../kv-cache-DVChfAIM.js";
|
|
7
7
|
import "../utils-Dn5OPdSW.js";
|
|
8
8
|
|
|
9
9
|
export { getAuthenticatedDocumentLoader, kvCache };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fedify/fedify",
|
|
3
|
-
"version": "2.0.0-dev.
|
|
3
|
+
"version": "2.0.0-dev.385+de25d9e9",
|
|
4
4
|
"description": "An ActivityPub server framework",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ActivityPub",
|
|
@@ -145,9 +145,9 @@
|
|
|
145
145
|
"uri-template-router": "^1.0.0",
|
|
146
146
|
"url-template": "^3.1.1",
|
|
147
147
|
"urlpattern-polyfill": "^10.1.0",
|
|
148
|
-
"@fedify/vocab": "2.0.0-dev.
|
|
149
|
-
"@fedify/vocab-runtime": "2.0.0-dev.
|
|
150
|
-
"@fedify/webfinger": "2.0.0-dev.
|
|
148
|
+
"@fedify/vocab": "2.0.0-dev.385+de25d9e9",
|
|
149
|
+
"@fedify/vocab-runtime": "2.0.0-dev.385+de25d9e9",
|
|
150
|
+
"@fedify/webfinger": "2.0.0-dev.385+de25d9e9"
|
|
151
151
|
},
|
|
152
152
|
"devDependencies": {
|
|
153
153
|
"@std/assert": "npm:@jsr/std__assert@^0.226.0",
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"tsx": "^4.19.4",
|
|
160
160
|
"typescript": "^5.9.3",
|
|
161
161
|
"wrangler": "^4.17.0",
|
|
162
|
-
"@fedify/vocab-tools": "^2.0.0-dev.
|
|
162
|
+
"@fedify/vocab-tools": "^2.0.0-dev.385+de25d9e9",
|
|
163
163
|
"@fedify/fixture": "2.0.0"
|
|
164
164
|
},
|
|
165
165
|
"scripts": {
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
const { Temporal } = require("@js-temporal/polyfill");
|
|
3
|
-
const { URLPattern } = require("urlpattern-polyfill");
|
|
4
|
-
|
|
5
|
-
require('./transformers-3g8GZwkZ.cjs');
|
|
6
|
-
require('./http-B0YbKKTj.cjs');
|
|
7
|
-
const require_middleware = require('./middleware-CBHSPr-c.cjs');
|
|
8
|
-
require('./proof-BJ2-EQwg.cjs');
|
|
9
|
-
require('./types-Cd_hszr_.cjs');
|
|
10
|
-
require('./kv-cache-ZWa24T45.cjs');
|
|
11
|
-
|
|
12
|
-
exports.FederationImpl = require_middleware.FederationImpl;
|