@fedify/fedify 2.0.0-dev.1750 → 2.0.0-dev.1757
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-CRS7Dbo1.js → actor-B1XixARF.js} +1 -1
- package/dist/{actor-CMgHXjhs.js → actor-B5xBQBHW.js} +185 -185
- package/dist/{actor-JG822JBi.cjs → actor-C8aiDtHR.cjs} +185 -185
- package/dist/{builder-D44QzfuD.js → builder-BSoQ_693.js} +3 -3
- package/dist/compat/transformers.test.js +15 -15
- package/dist/{docloader-BvlqkI1M.js → docloader-D0cDE_0-.js} +2 -2
- package/dist/{esm-BZMLn6gu.js → esm-CREefKe4.js} +1 -1
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/collection.test.js +2 -2
- package/dist/federation/handler.test.js +16 -16
- package/dist/federation/idempotency.test.js +16 -16
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/kv.test.js +2 -2
- package/dist/federation/middleware.test.js +17 -17
- package/dist/federation/mod.cjs +7 -7
- package/dist/federation/mod.js +7 -7
- package/dist/federation/mq.test.js +2 -2
- package/dist/federation/negotiation.test.js +2 -2
- package/dist/federation/retry.test.js +2 -2
- package/dist/federation/router.test.js +2 -2
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-BPsXiq3Y.js → http-D-sXN7e3.js} +2 -2
- package/dist/{http-CPqfuthT.cjs → http-DOpbUoCs.cjs} +2 -2
- package/dist/{http-DIsJckI7.js → http-_pg7reDM.js} +2 -2
- package/dist/{inbox-24__vIeD.js → inbox-B7U1_nbv.js} +1 -1
- package/dist/{key-CcqQC_vj.js → key-Cn9xkrls.js} +2 -2
- package/dist/{keycache-BUF-P0-V.js → keycache-CLpLYCBP.js} +1 -1
- package/dist/{keys-DSikT9wk.js → keys-KHNC1-23.js} +1 -1
- package/dist/{kv-cache-CBOkGH5t.js → kv-cache-4mdqs8Fy.js} +3 -2
- package/dist/{kv-cache-gyMh96Y-.cjs → kv-cache-D3ZEHSte.cjs} +3 -2
- package/dist/{kv-cache-z0lgwFi_.js → kv-cache-DN9pfMBe.js} +2 -1
- package/dist/{ld-C5wht8V2.js → ld-CxRWVxwM.js} +2 -2
- package/dist/{lookup-BE8ZMmug.js → lookup-5-a0dREg.js} +1 -2
- package/dist/{lookup-Doq5XdGY.cjs → lookup-DOkQbxxz.cjs} +1 -2
- package/dist/{lookup-CxJLpHHf.js → lookup-Niidr_x6.js} +185 -186
- package/dist/middleware-BJWcGTAt.js +15 -0
- package/dist/middleware-BTN20PaK.cjs +15 -0
- package/dist/middleware-Bf6wGb5z.js +26 -0
- package/dist/{middleware-BImvTjdU.js → middleware-Bu1abnwB.js} +12 -12
- package/dist/{middleware-ClcQM1de.cjs → middleware-CGjZqfu-.cjs} +7 -7
- package/dist/{middleware-D5NFjhOL.js → middleware-DNTnyjtZ.js} +7 -7
- package/dist/{mod-VastcQsk.d.cts → mod-0noXw66R.d.cts} +2 -2
- package/dist/{mod-BYynOiJG.d.ts → mod-B9M-8jm2.d.ts} +2 -2
- package/dist/mod.cjs +7 -7
- package/dist/mod.d.cts +1 -1
- package/dist/mod.d.ts +1 -1
- package/dist/mod.js +7 -7
- package/dist/nodeinfo/client.test.js +3 -3
- package/dist/nodeinfo/handler.test.js +15 -15
- package/dist/nodeinfo/types.test.js +2 -2
- package/dist/{owner-DIa5WpbP.js → owner-BuoPuVCi.js} +2 -2
- package/dist/{proof-DTKtjEh_.cjs → proof-CVEy_xQq.cjs} +3 -3
- package/dist/{proof-D0ak0hhc.js → proof-DCSiCUo8.js} +3 -3
- package/dist/{proof-CCzhKDDB.js → proof-DHUqm_3l.js} +2 -2
- package/dist/{send-BWfkS2zO.js → send-b3ODUYb5.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +5 -5
- package/dist/sig/ld.test.js +6 -6
- package/dist/sig/mod.cjs +4 -4
- package/dist/sig/mod.js +4 -4
- package/dist/sig/owner.test.js +6 -6
- package/dist/sig/proof.test.js +6 -6
- package/dist/testing/docloader.test.js +2 -2
- package/dist/testing/mod.js +2 -2
- package/dist/{testing-BHLtJbQx.js → testing-CLZWJJwj.js} +1 -1
- package/dist/utils/docloader.test.js +8 -8
- package/dist/utils/kv-cache.test.js +3 -3
- package/dist/utils/mod.cjs +4 -4
- package/dist/utils/mod.d.cts +1 -1
- package/dist/utils/mod.d.ts +1 -1
- package/dist/utils/mod.js +4 -4
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +3 -3
- package/dist/vocab/mod.cjs +3 -3
- package/dist/vocab/mod.js +3 -3
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +3 -3
- package/dist/{vocab-C3ZbIV8S.cjs → vocab-8v-rt5vu.cjs} +2 -2
- package/dist/{vocab-CjheaIIe.js → vocab-DuDJyN7P.js} +2 -2
- package/dist/webfinger/handler.test.js +15 -15
- package/dist/webfinger/lookup.test.js +3 -3
- package/dist/webfinger/mod.cjs +1 -1
- package/dist/webfinger/mod.js +1 -1
- package/dist/x/cfworkers.test.js +2 -2
- package/package.json +4 -4
- package/dist/middleware-BsLmqSNx.cjs +0 -15
- package/dist/middleware-CdFqipch.js +0 -15
- package/dist/middleware-ZZJaIUDZ.js +0 -26
@@ -8,7 +8,7 @@ import { UrlError, getUserAgent, validatePublicUrl } from "@fedify/vocab-runtime
|
|
8
8
|
|
9
9
|
//#region deno.json
|
10
10
|
var name = "@fedify/fedify";
|
11
|
-
var version = "2.0.0-dev.
|
11
|
+
var version = "2.0.0-dev.1757+5037a70f";
|
12
12
|
var license = "MIT";
|
13
13
|
var exports = {
|
14
14
|
".": "./src/mod.ts",
|
@@ -35,7 +35,6 @@ var imports = {
|
|
35
35
|
"@std/testing": "jsr:@std/testing@^0.224.0",
|
36
36
|
"@std/url": "jsr:@std/url@^0.225.1",
|
37
37
|
"asn1js": "npm:asn1js@^3.0.5",
|
38
|
-
"byte-encodings": "npm:byte-encodings@^1.0.11",
|
39
38
|
"es-toolkit": "jsr:@es-toolkit/es-toolkit@^1.39.5",
|
40
39
|
"fast-check": "npm:fast-check@^3.22.0",
|
41
40
|
"fetch-mock": "npm:fetch-mock@^12.5.2",
|
@@ -9,7 +9,7 @@ const __fedify_vocab_runtime = require_chunk.__toESM(require("@fedify/vocab-runt
|
|
9
9
|
|
10
10
|
//#region deno.json
|
11
11
|
var name = "@fedify/fedify";
|
12
|
-
var version = "2.0.0-dev.
|
12
|
+
var version = "2.0.0-dev.1757+5037a70f";
|
13
13
|
var license = "MIT";
|
14
14
|
var exports$1 = {
|
15
15
|
".": "./src/mod.ts",
|
@@ -36,7 +36,6 @@ var imports = {
|
|
36
36
|
"@std/testing": "jsr:@std/testing@^0.224.0",
|
37
37
|
"@std/url": "jsr:@std/url@^0.225.1",
|
38
38
|
"asn1js": "npm:asn1js@^3.0.5",
|
39
|
-
"byte-encodings": "npm:byte-encodings@^1.0.11",
|
40
39
|
"es-toolkit": "jsr:@es-toolkit/es-toolkit@^1.39.5",
|
41
40
|
"fast-check": "npm:fast-check@^3.22.0",
|
42
41
|
"fetch-mock": "npm:fetch-mock@^12.5.2",
|