@fedify/fedify 1.9.11 → 1.9.12-dev.2265
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-I6MTQt65.js → actor-BJj7NAV7.js} +187 -187
- package/dist/{actor-BaIbAIQ4.cjs → actor-BxUB2vBw.cjs} +187 -187
- package/dist/{actor-BgNoo4Eo.mjs → actor-DKEb3nb2.mjs} +1 -1
- package/dist/{authdocloader-BML29LEF.cjs → authdocloader-BkG-kREl.cjs} +3 -3
- package/dist/{authdocloader-CQRL6xBg.mjs → authdocloader-DVWlfdZ9.mjs} +3 -3
- package/dist/{authdocloader-DGVNFUsJ.js → authdocloader-_m5yqwLt.js} +3 -3
- package/dist/{builder-B8VNNUzm.mjs → builder-Dhm6irl1.mjs} +4 -4
- package/dist/{client-Cjo9kYUV.mjs → client-CIvLnEyN.mjs} +1 -1
- package/dist/compat/mod.cjs +1 -1
- package/dist/compat/transformers.test.mjs +3 -3
- package/dist/{docloader-XzYOPh6W.js → docloader-CFM5B9fd.js} +121 -13
- package/dist/{docloader-CB5WT9yk.cjs → docloader-ojCZeNsS.cjs} +121 -13
- package/dist/{esm-Br6fmrGY.mjs → esm-DpYRgHio.mjs} +1 -1
- package/dist/federation/builder.test.mjs +3 -3
- package/dist/federation/collection.test.mjs +1 -1
- package/dist/federation/handler.test.mjs +7 -7
- package/dist/federation/idempotency.test.mjs +5 -5
- package/dist/federation/inbox.test.mjs +3 -3
- package/dist/federation/keycache.test.mjs +3 -3
- package/dist/federation/kv.test.mjs +1 -1
- package/dist/federation/middleware.test.mjs +11 -11
- package/dist/federation/mod.cjs +2 -2
- package/dist/federation/mod.js +1 -1
- package/dist/federation/mq.test.mjs +1 -1
- package/dist/federation/retry.test.mjs +1 -1
- package/dist/federation/router.test.mjs +2 -2
- package/dist/federation/send.test.mjs +7 -7
- package/dist/federation/temporal.test.mjs +2 -2
- package/dist/{http-L4148RPe.cjs → http-B7su-Fmy.cjs} +3 -3
- package/dist/{http-GSUEBn2H.mjs → http-ChKbuD-B.mjs} +2 -2
- package/dist/{http-CXpt61mo.js → http-DdMd8CPw.js} +3 -3
- package/dist/{inbox-DRfIo1Ox.mjs → inbox-Du7n_Tcq.mjs} +1 -1
- package/dist/{key-D3E68McA.cjs → key-AD7NWK_B.cjs} +2 -2
- package/dist/{key-73aMUDcO.mjs → key-Bd3kgBIA.mjs} +2 -2
- package/dist/{key-Yfx6HgfZ.cjs → key-COEspOg4.cjs} +1 -1
- package/dist/{key-CqxBq3-S.mjs → key-DINKM8mV.mjs} +1 -1
- package/dist/{key-DtaAm2V1.js → key-DvsZ4r4J.js} +2 -2
- package/dist/{keycache-tpX1dxwp.mjs → keycache-DYpvtScH.mjs} +1 -1
- package/dist/{keys-B9pkL0lY.mjs → keys-CJPe6iTW.mjs} +1 -1
- package/dist/{ld-DqEigU4F.mjs → ld-C51F-FdC.mjs} +2 -2
- package/dist/{lookup-BK6z2RO5.cjs → lookup-DrAw0WK4.cjs} +1 -1
- package/dist/{lookup-DDOc-i0I.js → lookup-avek91qK.js} +1 -1
- package/dist/{lookup-DA92hMtK.mjs → lookup-jTLErl5g.mjs} +1 -1
- package/dist/{middleware-D72Tt9sq.js → middleware-B_5QXY9T.js} +8 -8
- package/dist/{middleware-CcRfmHUw.cjs → middleware-BxPRXIp2.cjs} +10 -10
- package/dist/{middleware-DfCM9WFN.cjs → middleware-CoZn3Vmd.cjs} +1 -1
- package/dist/{middleware-DNRnMI46.mjs → middleware-ScXtn6SX.mjs} +15 -15
- package/dist/{middleware-ufTj15Ba.mjs → middleware-ySLVbIpY.mjs} +1 -1
- package/dist/mod.cjs +10 -10
- package/dist/mod.js +9 -9
- package/dist/nodeinfo/client.test.mjs +3 -3
- package/dist/nodeinfo/handler.test.mjs +2 -2
- package/dist/nodeinfo/mod.cjs +1 -1
- package/dist/nodeinfo/mod.js +1 -1
- package/dist/nodeinfo/semver.test.mjs +1 -1
- package/dist/nodeinfo/types.test.mjs +1 -1
- package/dist/{owner-C7rjJog4.mjs → owner-Ul_H1ZhA.mjs} +3 -3
- package/dist/{proof-GWFCtXCY.mjs → proof-CGXr6kyw.mjs} +2 -2
- package/dist/{proof-CjgdsMq_.js → proof-CO1rdWN1.js} +3 -3
- package/dist/{proof-BZb-g5fh.cjs → proof-CpHpOx4z.cjs} +3 -3
- package/dist/runtime/authdocloader.test.mjs +6 -6
- package/dist/runtime/docloader.test.mjs +3 -3
- package/dist/runtime/key.test.mjs +3 -3
- package/dist/runtime/langstr.test.mjs +2 -2
- package/dist/runtime/link.test.mjs +2 -2
- package/dist/runtime/mod.cjs +3 -3
- package/dist/runtime/mod.js +3 -3
- package/dist/runtime/multibase/multibase.test.mjs +2 -2
- package/dist/runtime/url.test.mjs +53 -2
- package/dist/{send-B1cXA43r.mjs → send-BktZN-8x.mjs} +2 -2
- package/dist/sig/http.test.mjs +6 -6
- package/dist/sig/key.test.mjs +4 -4
- package/dist/sig/ld.test.mjs +5 -5
- package/dist/sig/mod.cjs +3 -3
- package/dist/sig/mod.js +3 -3
- package/dist/sig/owner.test.mjs +5 -5
- package/dist/sig/proof.test.mjs +4 -4
- package/dist/{temporal-DE-KwUkP.mjs → temporal-DG3PUHrG.mjs} +1 -1
- package/dist/testing/docloader.test.mjs +1 -1
- package/dist/testing/mod.mjs +1 -1
- package/dist/{testing-Brx3i-JJ.mjs → testing-Dbq3x7rR.mjs} +2 -2
- package/dist/{transformers-v2GoHgHn.cjs → transformers-ZXV8xoFH.cjs} +1 -1
- package/dist/{types-CRRb96yX.js → types-CysnskTc.js} +1 -1
- package/dist/{types-Ck12MwLI.cjs → types-kNVIK9BX.cjs} +1 -1
- package/dist/vocab/actor.test.mjs +4 -4
- package/dist/vocab/cjs.test.mjs +1 -1
- package/dist/vocab/lookup.test.mjs +4 -4
- package/dist/vocab/mod.cjs +3 -3
- package/dist/vocab/mod.js +3 -3
- package/dist/vocab/type.test.mjs +2 -2
- package/dist/vocab/vocab.test.mjs +3 -3
- package/dist/{vocab-D9ewcFHJ.mjs → vocab-BmWZ5Z8b.mjs} +306 -198
- package/dist/webfinger/handler.test.mjs +3 -3
- package/dist/webfinger/lookup.test.mjs +3 -3
- package/dist/webfinger/mod.cjs +1 -1
- package/dist/webfinger/mod.js +1 -1
- package/dist/x/cfworkers.cjs +1 -1
- package/dist/x/cfworkers.test.mjs +1 -1
- package/dist/x/hono.cjs +1 -1
- package/dist/x/sveltekit.cjs +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { A as LanguageString } from "../vocab-
|
|
5
|
-
import { t as test } from "../testing-
|
|
4
|
+
import { A as LanguageString } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import "../std__assert-2v7gYiZp.mjs";
|
|
8
8
|
import { parseLanguageTag } from "@phensley/language-tag";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { it as HttpHeaderLink } from "../vocab-
|
|
5
|
-
import { t as test } from "../testing-
|
|
4
|
+
import { it as HttpHeaderLink } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { deepStrictEqual, throws } from "node:assert";
|
|
7
7
|
//#region src/runtime/link.test.ts
|
|
8
8
|
test("String Good 1", () => {
|
package/dist/runtime/mod.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const { Temporal } = require("@js-temporal/polyfill");
|
|
2
2
|
const { URLPattern } = require("urlpattern-polyfill");
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
4
|
-
const require_docloader = require("../docloader-
|
|
5
|
-
const require_actor = require("../actor-
|
|
6
|
-
const require_authdocloader = require("../authdocloader-
|
|
4
|
+
const require_docloader = require("../docloader-ojCZeNsS.cjs");
|
|
5
|
+
const require_actor = require("../actor-BxUB2vBw.cjs");
|
|
6
|
+
const require_authdocloader = require("../authdocloader-BkG-kREl.cjs");
|
|
7
7
|
exports.FetchError = require_docloader.FetchError;
|
|
8
8
|
exports.LanguageString = require_actor.LanguageString;
|
|
9
9
|
exports.exportMultibaseKey = require_actor.exportMultibaseKey;
|
package/dist/runtime/mod.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
|
-
import { i as getDocumentLoader, o as getUserAgent, r as fetchDocumentLoader, s as kvCache, t as FetchError } from "../docloader-
|
|
4
|
-
import { Ct as importPkcs1, St as importPem, bt as exportSpki, vt as LanguageString, wt as importSpki, xt as importMultibaseKey, yt as exportMultibaseKey } from "../actor-
|
|
5
|
-
import { t as getAuthenticatedDocumentLoader } from "../authdocloader-
|
|
3
|
+
import { i as getDocumentLoader, o as getUserAgent, r as fetchDocumentLoader, s as kvCache, t as FetchError } from "../docloader-CFM5B9fd.js";
|
|
4
|
+
import { Ct as importPkcs1, St as importPem, bt as exportSpki, vt as LanguageString, wt as importSpki, xt as importMultibaseKey, yt as exportMultibaseKey } from "../actor-BJj7NAV7.js";
|
|
5
|
+
import { t as getAuthenticatedDocumentLoader } from "../authdocloader-_m5yqwLt.js";
|
|
6
6
|
export { FetchError, LanguageString, exportMultibaseKey, exportSpki, fetchDocumentLoader, getAuthenticatedDocumentLoader, getDocumentLoader, getUserAgent, importMultibaseKey, importPem, importPkcs1, importSpki, kvCache };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { B as names, H as encodeText, L as decode, R as encode, V as decodeText, z as codes } from "../../vocab-
|
|
5
|
-
import { t as test } from "../../testing-
|
|
4
|
+
import { B as names, H as encodeText, L as decode, R as encode, V as decodeText, z as codes } from "../../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { t as test } from "../../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import "../../std__assert-2v7gYiZp.mjs";
|
|
8
8
|
//#region src/runtime/multibase/multibase.test.ts
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { $ as UrlError, et as expandIPv6Address, nt as isValidPublicIPv6Address, rt as validatePublicUrl, tt as isValidPublicIPv4Address } from "../vocab-
|
|
5
|
-
import { t as test } from "../testing-
|
|
4
|
+
import { $ as UrlError, et as expandIPv6Address, nt as isValidPublicIPv6Address, rt as validatePublicUrl, tt as isValidPublicIPv4Address } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import { n as assertFalse, t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
8
8
|
import { t as assert } from "../assert-DikXweDx.mjs";
|
|
@@ -14,7 +14,24 @@ test("validatePublicUrl()", async () => {
|
|
|
14
14
|
await assertRejects(() => validatePublicUrl("https://127.0.0.1"), UrlError);
|
|
15
15
|
await assertRejects(() => validatePublicUrl("https://[::1]"), UrlError);
|
|
16
16
|
await assertRejects(() => validatePublicUrl("http://[::ffff:7f00:1]/"), UrlError);
|
|
17
|
+
await assertRejects(() => validatePublicUrl("https://[64:ff9b::7f00:1]/"), UrlError);
|
|
18
|
+
await assertRejects(() => validatePublicUrl("https://[64:ff9b::a00:1]/"), UrlError);
|
|
19
|
+
await assertRejects(() => validatePublicUrl("https://[64:ff9b:1::a00:1]/"), UrlError);
|
|
20
|
+
await assertRejects(() => validatePublicUrl("https://[64:ff9b:1::808:808]/"), UrlError);
|
|
21
|
+
await assertRejects(() => validatePublicUrl("https://[2001::]/"), UrlError);
|
|
22
|
+
await assertRejects(() => validatePublicUrl("https://[2002:a00:1::]/"), UrlError);
|
|
23
|
+
for (const url of [
|
|
24
|
+
"https://100.64.0.1",
|
|
25
|
+
"https://198.18.0.1",
|
|
26
|
+
"https://224.0.0.1",
|
|
27
|
+
"https://240.0.0.1",
|
|
28
|
+
"https://192.0.2.1",
|
|
29
|
+
"https://192.88.99.1",
|
|
30
|
+
"https://198.51.100.1",
|
|
31
|
+
"https://203.0.113.1"
|
|
32
|
+
]) await assertRejects(() => validatePublicUrl(url), UrlError);
|
|
17
33
|
await validatePublicUrl("https://[2001:db8::1]");
|
|
34
|
+
await validatePublicUrl("https://[64:ff9b::8.8.8.8]");
|
|
18
35
|
});
|
|
19
36
|
test("isValidPublicIPv4Address()", () => {
|
|
20
37
|
assert(isValidPublicIPv4Address("8.8.8.8"));
|
|
@@ -23,6 +40,24 @@ test("isValidPublicIPv4Address()", () => {
|
|
|
23
40
|
assertFalse(isValidPublicIPv4Address("10.0.0.1"));
|
|
24
41
|
assertFalse(isValidPublicIPv4Address("127.16.0.1"));
|
|
25
42
|
assertFalse(isValidPublicIPv4Address("169.254.0.1"));
|
|
43
|
+
assertFalse(isValidPublicIPv4Address("100.64.0.1"));
|
|
44
|
+
assertFalse(isValidPublicIPv4Address("100.127.255.255"));
|
|
45
|
+
assertFalse(isValidPublicIPv4Address("192.0.0.1"));
|
|
46
|
+
assertFalse(isValidPublicIPv4Address("192.0.2.1"));
|
|
47
|
+
assertFalse(isValidPublicIPv4Address("192.88.99.0"));
|
|
48
|
+
assertFalse(isValidPublicIPv4Address("192.88.99.1"));
|
|
49
|
+
assertFalse(isValidPublicIPv4Address("192.88.99.2"));
|
|
50
|
+
assertFalse(isValidPublicIPv4Address("192.88.99.255"));
|
|
51
|
+
assertFalse(isValidPublicIPv4Address("198.18.0.1"));
|
|
52
|
+
assertFalse(isValidPublicIPv4Address("198.19.255.255"));
|
|
53
|
+
assertFalse(isValidPublicIPv4Address("198.51.100.1"));
|
|
54
|
+
assertFalse(isValidPublicIPv4Address("203.0.113.1"));
|
|
55
|
+
assertFalse(isValidPublicIPv4Address("224.0.0.1"));
|
|
56
|
+
assertFalse(isValidPublicIPv4Address("239.255.255.255"));
|
|
57
|
+
assertFalse(isValidPublicIPv4Address("240.0.0.1"));
|
|
58
|
+
assertFalse(isValidPublicIPv4Address("255.255.255.255"));
|
|
59
|
+
assertFalse(isValidPublicIPv4Address("1.2.3"));
|
|
60
|
+
assertFalse(isValidPublicIPv4Address("999.1.1.1"));
|
|
26
61
|
});
|
|
27
62
|
test("isValidPublicIPv6Address()", () => {
|
|
28
63
|
assert(isValidPublicIPv6Address("2001:db8::1"));
|
|
@@ -32,12 +67,28 @@ test("isValidPublicIPv6Address()", () => {
|
|
|
32
67
|
assertFalse(isValidPublicIPv6Address("ff00::1"));
|
|
33
68
|
assertFalse(isValidPublicIPv6Address("::"));
|
|
34
69
|
assertFalse(isValidPublicIPv6Address("::ffff:7f00:1"));
|
|
70
|
+
assertFalse(isValidPublicIPv6Address("64:ff9b::7f00:1"));
|
|
71
|
+
assertFalse(isValidPublicIPv6Address("64:ff9b::127.0.0.1"));
|
|
72
|
+
assertFalse(isValidPublicIPv6Address("64:ff9b::a00:1"));
|
|
73
|
+
assertFalse(isValidPublicIPv6Address("64:ff9b::10.0.0.1"));
|
|
74
|
+
assertFalse(isValidPublicIPv6Address("64:ff9b:1::"));
|
|
75
|
+
assertFalse(isValidPublicIPv6Address("64:ff9b:1::a00:1"));
|
|
76
|
+
assertFalse(isValidPublicIPv6Address("64:ff9b:1::10.0.0.1"));
|
|
77
|
+
assertFalse(isValidPublicIPv6Address("2001::"));
|
|
78
|
+
assertFalse(isValidPublicIPv6Address("2001:0:4136:e378:8000:63bf:3fff:fdd2"));
|
|
79
|
+
assertFalse(isValidPublicIPv6Address("2002:a00:1::"));
|
|
80
|
+
assertFalse(isValidPublicIPv6Address("2002:7f00:1::"));
|
|
81
|
+
assertFalse(isValidPublicIPv6Address("2002:c0a8:1::"));
|
|
82
|
+
assertFalse(isValidPublicIPv6Address("2002:a9fe:1::"));
|
|
83
|
+
assert(isValidPublicIPv6Address("64:ff9b::808:808"));
|
|
84
|
+
assert(isValidPublicIPv6Address("64:ff9b::8.8.8.8"));
|
|
35
85
|
});
|
|
36
86
|
test("expandIPv6Address()", () => {
|
|
37
87
|
assertEquals(expandIPv6Address("::"), "0000:0000:0000:0000:0000:0000:0000:0000");
|
|
38
88
|
assertEquals(expandIPv6Address("::1"), "0000:0000:0000:0000:0000:0000:0000:0001");
|
|
39
89
|
assertEquals(expandIPv6Address("2001:db8::"), "2001:0db8:0000:0000:0000:0000:0000:0000");
|
|
40
90
|
assertEquals(expandIPv6Address("2001:db8::1"), "2001:0db8:0000:0000:0000:0000:0000:0001");
|
|
91
|
+
assertEquals(expandIPv6Address("64:ff9b::8.8.8.8"), "0064:ff9b:0000:0000:0000:0000:0808:0808");
|
|
41
92
|
});
|
|
42
93
|
//#endregion
|
|
43
94
|
export {};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { ot as name, st as version } from "./vocab-
|
|
5
|
-
import { n as doubleKnock } from "./http-
|
|
4
|
+
import { ot as name, st as version } from "./vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { n as doubleKnock } from "./http-ChKbuD-B.mjs";
|
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
|
7
7
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
8
8
|
//#region src/federation/send.ts
|
package/dist/sig/http.test.mjs
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { M as exportSpki } from "../vocab-
|
|
5
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { M as exportSpki } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { a as mockDocumentLoader, t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import { a as assertExists, t as assertStringIncludes } from "../std__assert-2v7gYiZp.mjs";
|
|
8
8
|
import { n as assertFalse, t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
9
9
|
import { t as assertThrows } from "../assert_throws-BIL7gChy.mjs";
|
|
10
10
|
import { t as assert } from "../assert-DikXweDx.mjs";
|
|
11
|
-
import { t as exportJwk } from "../key-
|
|
12
|
-
import { a as parseRfc9421Signature, c as timingSafeEqual, i as formatRfc9421SignatureParameters, l as verifyRequest, n as doubleKnock, o as parseRfc9421SignatureInput, r as formatRfc9421Signature, s as signRequest, t as createRfc9421SignatureBase } from "../http-
|
|
13
|
-
import { t as esm_default } from "../esm-
|
|
14
|
-
import { i as rsaPrivateKey2, l as rsaPublicKey5, o as rsaPublicKey1, s as rsaPublicKey2 } from "../keys-
|
|
11
|
+
import { t as exportJwk } from "../key-Bd3kgBIA.mjs";
|
|
12
|
+
import { a as parseRfc9421Signature, c as timingSafeEqual, i as formatRfc9421SignatureParameters, l as verifyRequest, n as doubleKnock, o as parseRfc9421SignatureInput, r as formatRfc9421Signature, s as signRequest, t as createRfc9421SignatureBase } from "../http-ChKbuD-B.mjs";
|
|
13
|
+
import { t as esm_default } from "../esm-DpYRgHio.mjs";
|
|
14
|
+
import { i as rsaPrivateKey2, l as rsaPublicKey5, o as rsaPublicKey1, s as rsaPublicKey2 } from "../keys-CJPe6iTW.mjs";
|
|
15
15
|
import { encodeBase64 } from "byte-encodings/base64";
|
|
16
16
|
//#region src/sig/http.test.ts
|
|
17
17
|
test("signRequest() [draft-cavage]", async () => {
|
package/dist/sig/key.test.mjs
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { g as Multikey, s as CryptographicKey } from "../vocab-
|
|
5
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { g as Multikey, s as CryptographicKey } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { a as mockDocumentLoader, t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import "../std__assert-2v7gYiZp.mjs";
|
|
8
8
|
import { t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
9
9
|
import { t as assertThrows } from "../assert_throws-BIL7gChy.mjs";
|
|
10
|
-
import { a as validateCryptoKey, i as importJwk, n as fetchKey, r as generateCryptoKeyPair, t as exportJwk } from "../key-
|
|
11
|
-
import { c as rsaPublicKey3, i as rsaPrivateKey2, o as rsaPublicKey1, s as rsaPublicKey2, t as ed25519Multikey } from "../keys-
|
|
10
|
+
import { a as validateCryptoKey, i as importJwk, n as fetchKey, r as generateCryptoKeyPair, t as exportJwk } from "../key-Bd3kgBIA.mjs";
|
|
11
|
+
import { c as rsaPublicKey3, i as rsaPrivateKey2, o as rsaPublicKey1, s as rsaPublicKey2, t as ed25519Multikey } from "../keys-CJPe6iTW.mjs";
|
|
12
12
|
//#region src/sig/key.test.ts
|
|
13
13
|
test("validateCryptoKey()", async () => {
|
|
14
14
|
const pkcs1v15 = await crypto.subtle.generateKey({
|
package/dist/sig/ld.test.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { s as CryptographicKey } from "../vocab-
|
|
5
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { s as CryptographicKey } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { a as mockDocumentLoader, t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import { n as assertFalse, t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
8
8
|
import { t as assertThrows } from "../assert_throws-BIL7gChy.mjs";
|
|
9
9
|
import { t as assert } from "../assert-DikXweDx.mjs";
|
|
10
|
-
import { r as generateCryptoKeyPair } from "../key-
|
|
11
|
-
import { a as compactJsonLd, d as isInvalidUrlTypeError, f as signJsonLd, h as verifySignature, i as attachSignature, m as verifyJsonLd, n as UnsafeJsonLdError, o as createSignature, s as detachSignature } from "../ld-
|
|
12
|
-
import { a as rsaPrivateKey3, c as rsaPublicKey3, i as rsaPrivateKey2, n as ed25519PrivateKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys-
|
|
10
|
+
import { r as generateCryptoKeyPair } from "../key-Bd3kgBIA.mjs";
|
|
11
|
+
import { a as compactJsonLd, d as isInvalidUrlTypeError, f as signJsonLd, h as verifySignature, i as attachSignature, m as verifyJsonLd, n as UnsafeJsonLdError, o as createSignature, s as detachSignature } from "../ld-C51F-FdC.mjs";
|
|
12
|
+
import { a as rsaPrivateKey3, c as rsaPublicKey3, i as rsaPrivateKey2, n as ed25519PrivateKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys-CJPe6iTW.mjs";
|
|
13
13
|
import { encodeBase64 } from "byte-encodings/base64";
|
|
14
14
|
//#region src/sig/ld.test.ts
|
|
15
15
|
test("isInvalidUrlTypeError()", () => {
|
package/dist/sig/mod.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const { Temporal } = require("@js-temporal/polyfill");
|
|
2
2
|
const { URLPattern } = require("urlpattern-polyfill");
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
4
|
-
const require_key = require("../key-
|
|
5
|
-
const require_http = require("../http-
|
|
6
|
-
const require_proof = require("../proof-
|
|
4
|
+
const require_key = require("../key-AD7NWK_B.cjs");
|
|
5
|
+
const require_http = require("../http-B7su-Fmy.cjs");
|
|
6
|
+
const require_proof = require("../proof-CpHpOx4z.cjs");
|
|
7
7
|
exports.attachSignature = require_proof.attachSignature;
|
|
8
8
|
exports.createProof = require_proof.createProof;
|
|
9
9
|
exports.createSignature = require_proof.createSignature;
|
package/dist/sig/mod.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
|
-
import { i as importJwk, n as fetchKey, r as generateCryptoKeyPair, t as exportJwk } from "../key-
|
|
4
|
-
import { n as signRequest, r as verifyRequest } from "../http-
|
|
5
|
-
import { _ as signJsonLd, a as doesActorOwnKey, b as verifySignature, d as createSignature, f as detachSignature, i as verifyProof, l as attachSignature, n as signObject, o as getKeyOwner, r as verifyObject, t as createProof, y as verifyJsonLd } from "../proof-
|
|
3
|
+
import { i as importJwk, n as fetchKey, r as generateCryptoKeyPair, t as exportJwk } from "../key-DvsZ4r4J.js";
|
|
4
|
+
import { n as signRequest, r as verifyRequest } from "../http-DdMd8CPw.js";
|
|
5
|
+
import { _ as signJsonLd, a as doesActorOwnKey, b as verifySignature, d as createSignature, f as detachSignature, i as verifyProof, l as attachSignature, n as signObject, o as getKeyOwner, r as verifyObject, t as createProof, y as verifyJsonLd } from "../proof-CO1rdWN1.js";
|
|
6
6
|
export { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, exportJwk, fetchKey, generateCryptoKeyPair, getKeyOwner, importJwk, signJsonLd, signObject, signRequest, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/sig/owner.test.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { o as Create } from "../vocab-
|
|
5
|
-
import { t as lookupObject } from "../lookup-
|
|
6
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { o as Create } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { t as lookupObject } from "../lookup-jTLErl5g.mjs";
|
|
6
|
+
import { a as mockDocumentLoader, t as test } from "../testing-Dbq3x7rR.mjs";
|
|
7
7
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
8
8
|
import "../std__assert-2v7gYiZp.mjs";
|
|
9
9
|
import { n as assertFalse } from "../assert_rejects-CJC9ThS-.mjs";
|
|
10
10
|
import { t as assert } from "../assert-DikXweDx.mjs";
|
|
11
|
-
import { n as getKeyOwner, t as doesActorOwnKey } from "../owner-
|
|
12
|
-
import { o as rsaPublicKey1, s as rsaPublicKey2 } from "../keys-
|
|
11
|
+
import { n as getKeyOwner, t as doesActorOwnKey } from "../owner-Ul_H1ZhA.mjs";
|
|
12
|
+
import { o as rsaPublicKey1, s as rsaPublicKey2 } from "../keys-CJPe6iTW.mjs";
|
|
13
13
|
//#region src/sig/owner.test.ts
|
|
14
14
|
test("doesActorOwnKey()", async () => {
|
|
15
15
|
const options = {
|
package/dist/sig/proof.test.mjs
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { L as decode, N as importMultibaseKey, _ as Note, c as DataIntegrityProof, g as Multikey, o as Create, w as Place } from "../vocab-
|
|
5
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { L as decode, N as importMultibaseKey, _ as Note, c as DataIntegrityProof, g as Multikey, o as Create, w as Place } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { a as mockDocumentLoader, t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import "../std__assert-2v7gYiZp.mjs";
|
|
8
8
|
import { t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
9
9
|
import { t as assertInstanceOf } from "../assert_instance_of-C4Ri6VuN.mjs";
|
|
10
|
-
import { i as verifyProof, n as signObject, r as verifyObject, t as createProof } from "../proof-
|
|
11
|
-
import { i as rsaPrivateKey2, n as ed25519PrivateKey, r as ed25519PublicKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys-
|
|
10
|
+
import { i as verifyProof, n as signObject, r as verifyObject, t as createProof } from "../proof-CGXr6kyw.mjs";
|
|
11
|
+
import { i as rsaPrivateKey2, n as ed25519PrivateKey, r as ed25519PublicKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys-CJPe6iTW.mjs";
|
|
12
12
|
import { decodeHex, encodeHex } from "byte-encodings/hex";
|
|
13
13
|
//#region src/sig/proof.test.ts
|
|
14
14
|
const fep8b32TestVectorPrivateKey = await crypto.subtle.importKey("jwk", {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { c as getNormalizationContextLoader } from "./ld-
|
|
4
|
+
import { c as getNormalizationContextLoader } from "./ld-C51F-FdC.mjs";
|
|
5
5
|
import jsonld from "jsonld";
|
|
6
6
|
//#region src/federation/temporal.ts
|
|
7
7
|
function isPlainObject(value) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { a as mockDocumentLoader, t as test } from "../testing-Dbq3x7rR.mjs";
|
|
5
5
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
6
6
|
import "../std__assert-2v7gYiZp.mjs";
|
|
7
7
|
//#region src/testing/docloader.test.ts
|
package/dist/testing/mod.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { i as createRequestContext, n as testDefinitions, r as createInboxContext, t as test } from "../testing-
|
|
4
|
+
import { i as createRequestContext, n as testDefinitions, r as createInboxContext, t as test } from "../testing-Dbq3x7rR.mjs";
|
|
5
5
|
export { createInboxContext, createRequestContext, test, testDefinitions };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { W as lookupWebFinger, ut as __require } from "./vocab-
|
|
5
|
-
import { i as RouterError, n as traverseCollection, t as lookupObject } from "./lookup-
|
|
4
|
+
import { W as lookupWebFinger, ut as __require } from "./vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { i as RouterError, n as traverseCollection, t as lookupObject } from "./lookup-jTLErl5g.mjs";
|
|
6
6
|
import { configure, getConsoleSink, getLogger, reset } from "@logtape/logtape";
|
|
7
7
|
import { trace } from "@opentelemetry/api";
|
|
8
8
|
//#region src/testing/docloader.ts
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const { Temporal } = require("@js-temporal/polyfill");
|
|
2
2
|
const { URLPattern } = require("urlpattern-polyfill");
|
|
3
|
-
require("./docloader-
|
|
3
|
+
require("./docloader-ojCZeNsS.cjs");
|
|
4
4
|
//#region src/compat/transformers.ts
|
|
5
5
|
const logger = (0, require("@logtape/logtape").getLogger)([
|
|
6
6
|
"fedify",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
|
-
import { o as getUserAgent } from "./docloader-
|
|
3
|
+
import { o as getUserAgent } from "./docloader-CFM5B9fd.js";
|
|
4
4
|
import { getLogger } from "@logtape/logtape";
|
|
5
5
|
//#region src/nodeinfo/semver.ts
|
|
6
6
|
const MAX_LENGTH = 256;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const { Temporal } = require("@js-temporal/polyfill");
|
|
2
2
|
const { URLPattern } = require("urlpattern-polyfill");
|
|
3
|
-
const require_docloader = require("./docloader-
|
|
3
|
+
const require_docloader = require("./docloader-ojCZeNsS.cjs");
|
|
4
4
|
let _logtape_logtape = require("@logtape/logtape");
|
|
5
5
|
//#region src/nodeinfo/semver.ts
|
|
6
6
|
const MAX_LENGTH = 256;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { C as Person, E as Service, S as Organization, d as Group, lt as __exportAll, r as Application } from "../vocab-
|
|
5
|
-
import { t as test } from "../testing-
|
|
4
|
+
import { C as Person, E as Service, S as Organization, d as Group, lt as __exportAll, r as Application } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import { n as assertStrictEquals } from "../std__assert-2v7gYiZp.mjs";
|
|
8
8
|
import { n as assertFalse, t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
9
9
|
import { t as assertThrows } from "../assert_throws-BIL7gChy.mjs";
|
|
10
10
|
import { t as assert$1 } from "../assert-DikXweDx.mjs";
|
|
11
|
-
import { a as normalizeActorHandle, i as isActor, n as getActorHandle, r as getActorTypeName, t as getActorClassByTypeName } from "../actor-
|
|
12
|
-
import { t as esm_default } from "../esm-
|
|
11
|
+
import { a as normalizeActorHandle, i as isActor, n as getActorHandle, r as getActorTypeName, t as getActorClassByTypeName } from "../actor-DKEb3nb2.mjs";
|
|
12
|
+
import { t as esm_default } from "../esm-DpYRgHio.mjs";
|
|
13
13
|
//#region ../../node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/precondition/PreconditionFailure.js
|
|
14
14
|
var PreconditionFailure = class PreconditionFailure extends Error {
|
|
15
15
|
constructor(interruptExecution = false) {
|
package/dist/vocab/cjs.test.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { t as test } from "../testing-
|
|
4
|
+
import { t as test } from "../testing-Dbq3x7rR.mjs";
|
|
5
5
|
import { createRequire } from "node:module";
|
|
6
6
|
import { strictEqual } from "node:assert";
|
|
7
7
|
//#region src/vocab/cjs.test.ts
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { C as Person, _ as Note, i as Collection, v as Object$1 } from "../vocab-
|
|
5
|
-
import { n as traverseCollection, t as lookupObject } from "../lookup-
|
|
6
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { C as Person, _ as Note, i as Collection, v as Object$1 } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { n as traverseCollection, t as lookupObject } from "../lookup-jTLErl5g.mjs";
|
|
6
|
+
import { a as mockDocumentLoader, t as test } from "../testing-Dbq3x7rR.mjs";
|
|
7
7
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
8
8
|
import "../std__assert-2v7gYiZp.mjs";
|
|
9
9
|
import { t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
10
10
|
import { t as assertInstanceOf } from "../assert_instance_of-C4Ri6VuN.mjs";
|
|
11
|
-
import { t as esm_default } from "../esm-
|
|
11
|
+
import { t as esm_default } from "../esm-DpYRgHio.mjs";
|
|
12
12
|
import { deepStrictEqual } from "node:assert";
|
|
13
13
|
//#region src/vocab/lookup.test.ts
|
|
14
14
|
test("lookupObject()", {
|
package/dist/vocab/mod.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const { Temporal } = require("@js-temporal/polyfill");
|
|
2
2
|
const { URLPattern } = require("urlpattern-polyfill");
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
4
|
-
const require_docloader = require("../docloader-
|
|
5
|
-
const require_actor = require("../actor-
|
|
6
|
-
const require_lookup = require("../lookup-
|
|
4
|
+
const require_docloader = require("../docloader-ojCZeNsS.cjs");
|
|
5
|
+
const require_actor = require("../actor-BxUB2vBw.cjs");
|
|
6
|
+
const require_lookup = require("../lookup-DrAw0WK4.cjs");
|
|
7
7
|
let _logtape_logtape = require("@logtape/logtape");
|
|
8
8
|
let _opentelemetry_api = require("@opentelemetry/api");
|
|
9
9
|
let es_toolkit = require("es-toolkit");
|
package/dist/vocab/mod.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
|
-
import { d as name, f as version, i as getDocumentLoader } from "../docloader-
|
|
4
|
-
import { $ as Person, A as Flag, B as Like, C as Dislike, D as Endpoints, E as EmojiReact, F as Image, G as Multikey, H as Listen, I as IntransitiveActivity, J as Offer, K as Note, L as Invite, M as Group, N as Hashtag, O as Event, P as Ignore, Q as Page, R as Join, S as DidService, T as Emoji, Tt as getTypeId, U as Mention, V as Link, W as Move, X as OrderedCollectionPage, Y as OrderedCollection, Z as Organization, _ as CollectionPage, _t as View, a as normalizeActorHandle, at as Reject, b as DataIntegrityProof, c as Add, ct as Service, d as Arrive, dt as TentativeReject, et as Place, f as Article, ft as Tombstone, g as Collection, gt as Video, h as ChatMessage, ht as Update, i as isActor, it as Read, j as Follow, k as Export, l as Announce, lt as Source, m as Block, mt as Undo, n as getActorHandle, nt as PropertyValue, o as Accept, ot as Relationship, p as Audio, pt as Travel, q as Object$1, r as getActorTypeName, rt as Question, s as Activity, st as Remove, t as getActorClassByTypeName, tt as Profile, u as Application, ut as TentativeAccept, v as Create, w as Document, x as Delete, y as CryptographicKey, z as Leave } from "../actor-
|
|
5
|
-
import { t as lookupWebFinger } from "../lookup-
|
|
3
|
+
import { d as name, f as version, i as getDocumentLoader } from "../docloader-CFM5B9fd.js";
|
|
4
|
+
import { $ as Person, A as Flag, B as Like, C as Dislike, D as Endpoints, E as EmojiReact, F as Image, G as Multikey, H as Listen, I as IntransitiveActivity, J as Offer, K as Note, L as Invite, M as Group, N as Hashtag, O as Event, P as Ignore, Q as Page, R as Join, S as DidService, T as Emoji, Tt as getTypeId, U as Mention, V as Link, W as Move, X as OrderedCollectionPage, Y as OrderedCollection, Z as Organization, _ as CollectionPage, _t as View, a as normalizeActorHandle, at as Reject, b as DataIntegrityProof, c as Add, ct as Service, d as Arrive, dt as TentativeReject, et as Place, f as Article, ft as Tombstone, g as Collection, gt as Video, h as ChatMessage, ht as Update, i as isActor, it as Read, j as Follow, k as Export, l as Announce, lt as Source, m as Block, mt as Undo, n as getActorHandle, nt as PropertyValue, o as Accept, ot as Relationship, p as Audio, pt as Travel, q as Object$1, r as getActorTypeName, rt as Question, s as Activity, st as Remove, t as getActorClassByTypeName, tt as Profile, u as Application, ut as TentativeAccept, v as Create, w as Document, x as Delete, y as CryptographicKey, z as Leave } from "../actor-BJj7NAV7.js";
|
|
5
|
+
import { t as lookupWebFinger } from "../lookup-avek91qK.js";
|
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
|
7
7
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
8
8
|
import { delay } from "es-toolkit";
|
package/dist/vocab/type.test.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { C as Person, U as getTypeId } from "../vocab-
|
|
5
|
-
import { t as test } from "../testing-
|
|
4
|
+
import { C as Person, U as getTypeId } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
//#region src/vocab/type.test.ts
|
|
8
8
|
test("getTypeId()", () => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { A as LanguageString, C as Person, D as Source, L as decode, T as Question, _ as Note, f as Hashtag, h as Link, i as Collection, k as vocab_exports, n as Announce, o as Create, s as CryptographicKey, t as Activity, u as Follow, v as Object$1, w as Place, x as OrderedCollectionPage } from "../vocab-
|
|
5
|
-
import { a as mockDocumentLoader, t as test } from "../testing-
|
|
4
|
+
import { A as LanguageString, C as Person, D as Source, L as decode, T as Question, _ as Note, f as Hashtag, h as Link, i as Collection, k as vocab_exports, n as Announce, o as Create, s as CryptographicKey, t as Activity, u as Follow, v as Object$1, w as Place, x as OrderedCollectionPage } from "../vocab-BmWZ5Z8b.mjs";
|
|
5
|
+
import { a as mockDocumentLoader, t as test } from "../testing-Dbq3x7rR.mjs";
|
|
6
6
|
import { t as assertEquals } from "../assert_equals-Ew3jOFa3.mjs";
|
|
7
7
|
import "../std__assert-2v7gYiZp.mjs";
|
|
8
8
|
import { n as assertFalse, t as assertRejects } from "../assert_rejects-CJC9ThS-.mjs";
|
|
@@ -10,7 +10,7 @@ import { t as assertInstanceOf } from "../assert_instance_of-C4Ri6VuN.mjs";
|
|
|
10
10
|
import { t as assertNotEquals } from "../assert_not_equals--wG9hV7u.mjs";
|
|
11
11
|
import { t as assertThrows } from "../assert_throws-BIL7gChy.mjs";
|
|
12
12
|
import { t as assert } from "../assert-DikXweDx.mjs";
|
|
13
|
-
import { o as rsaPublicKey1, r as ed25519PublicKey } from "../keys-
|
|
13
|
+
import { o as rsaPublicKey1, r as ed25519PublicKey } from "../keys-CJPe6iTW.mjs";
|
|
14
14
|
import { pascalCase } from "es-toolkit";
|
|
15
15
|
import { parseLanguageTag } from "@phensley/language-tag";
|
|
16
16
|
import { Validator } from "@cfworker/json-schema";
|