@fedify/relay 2.1.19 → 2.1.21
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/litepub.test.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { n as exportSpki, r as getDocumentLoader, t as isRelayFollowerData } from "./types-
|
|
4
|
+
import { n as exportSpki, r as getDocumentLoader, t as isRelayFollowerData } from "./types-CieQi00b.js";
|
|
5
5
|
import { MemoryKvStore, signRequest } from "@fedify/fedify";
|
|
6
6
|
import { createRelay } from "@fedify/relay";
|
|
7
7
|
import { Accept, Announce, Create, Delete, Follow, Move, Note, Person, Undo, Update } from "@fedify/vocab";
|
package/dist/mastodon.test.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "@js-temporal/polyfill";
|
|
2
2
|
import "urlpattern-polyfill";
|
|
3
3
|
globalThis.addEventListener = () => {};
|
|
4
|
-
import { n as exportSpki, r as getDocumentLoader, t as isRelayFollowerData } from "./types-
|
|
4
|
+
import { n as exportSpki, r as getDocumentLoader, t as isRelayFollowerData } from "./types-CieQi00b.js";
|
|
5
5
|
import { MemoryKvStore, signRequest } from "@fedify/fedify";
|
|
6
6
|
import { createRelay } from "@fedify/relay";
|
|
7
7
|
import { Create, Delete, Follow, Move, Note, Person, Undo, Update } from "@fedify/vocab";
|
|
@@ -21704,6 +21704,14 @@ var fep_5711_default = { "@context": {
|
|
|
21704
21704
|
"@type": "@id"
|
|
21705
21705
|
}
|
|
21706
21706
|
} };
|
|
21707
|
+
var fep_ef61_default = { "@context": {
|
|
21708
|
+
"gateways": {
|
|
21709
|
+
"@id": "https://w3id.org/fep/ef61/gateways",
|
|
21710
|
+
"@type": "@id",
|
|
21711
|
+
"@container": "@list"
|
|
21712
|
+
},
|
|
21713
|
+
"digestMultibase": "https://www.w3.org/ns/credentials/v2#digestMultibase"
|
|
21714
|
+
} };
|
|
21707
21715
|
var gotosocial_default = { "@context": {
|
|
21708
21716
|
"xsd": "http://www.w3.org/2001/XMLSchema#",
|
|
21709
21717
|
"gts": "https://gotosocial.org/ns#",
|
|
@@ -21992,6 +22000,17 @@ var joinmastodon_default = { "@context": {
|
|
|
21992
22000
|
"@type": "@id"
|
|
21993
22001
|
}
|
|
21994
22002
|
} };
|
|
22003
|
+
var miscellany_default = { "@context": {
|
|
22004
|
+
"as": "https://www.w3.org/ns/activitystreams#",
|
|
22005
|
+
"xsd": "http://www.w3.org/2001/XMLSchema#",
|
|
22006
|
+
"Hashtag": "as:Hashtag",
|
|
22007
|
+
"manuallyApprovesFollowers": { "@id": "as:manuallyApprovesFollowers" },
|
|
22008
|
+
"movedTo": {
|
|
22009
|
+
"@id": "as:movedTo",
|
|
22010
|
+
"@type": "@id"
|
|
22011
|
+
},
|
|
22012
|
+
"sensitive": { "@id": "as:sensitive" }
|
|
22013
|
+
} };
|
|
21995
22014
|
var schemaorg_default = { "@context": {
|
|
21996
22015
|
"type": "@type",
|
|
21997
22016
|
"id": "@id",
|
|
@@ -25575,11 +25594,13 @@ const preloadedContexts = {
|
|
|
25575
25594
|
"http://schema.org/": schemaorg_default,
|
|
25576
25595
|
"https://gotosocial.org/ns": gotosocial_default,
|
|
25577
25596
|
"https://w3id.org/fep/5711": fep_5711_default,
|
|
25597
|
+
"https://w3id.org/fep/ef61": fep_ef61_default,
|
|
25578
25598
|
"https://join-lemmy.org/context.json": join_lemmy_default,
|
|
25579
|
-
"http://joinmastodon.org/ns": joinmastodon_default
|
|
25599
|
+
"http://joinmastodon.org/ns": joinmastodon_default,
|
|
25600
|
+
"https://purl.archive.org/miscellany": miscellany_default
|
|
25580
25601
|
};
|
|
25581
25602
|
var name = "@fedify/vocab-runtime";
|
|
25582
|
-
var version = "2.1.
|
|
25603
|
+
var version = "2.1.21";
|
|
25583
25604
|
const parametersNeedLowerCase = ["rel", "type"];
|
|
25584
25605
|
const regexpLinkWhitespace = /[\n\r\s\t]/;
|
|
25585
25606
|
function validateURI(uri) {
|
|
@@ -26139,6 +26160,7 @@ async function getRemoteDocument(url, response, fetch) {
|
|
|
26139
26160
|
* - <https://w3id.org/security/data-integrity/v1>
|
|
26140
26161
|
* - <https://www.w3.org/ns/did/v1>
|
|
26141
26162
|
* - <https://w3id.org/security/multikey/v1>
|
|
26163
|
+
* - <https://w3id.org/fep/ef61>
|
|
26142
26164
|
* - <https://purl.archive.org/socialweb/webfinger>
|
|
26143
26165
|
* - <http://schema.org/>
|
|
26144
26166
|
* @param options Options for the document loader.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fedify/relay",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.21",
|
|
4
4
|
"description": "ActivityPub relay support for Fedify",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Fedify",
|
|
@@ -50,14 +50,14 @@
|
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@js-temporal/polyfill": "^0.5.1",
|
|
52
52
|
"@logtape/logtape": "^2.0.5",
|
|
53
|
-
"@fedify/fedify": "^2.1.
|
|
54
|
-
"@fedify/vocab": "2.1.
|
|
53
|
+
"@fedify/fedify": "^2.1.21",
|
|
54
|
+
"@fedify/vocab": "2.1.21"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"tsdown": "^0.21.6",
|
|
58
58
|
"typescript": "^6.0.0",
|
|
59
59
|
"urlpattern-polyfill": "^10.1.0",
|
|
60
|
-
"@fedify/vocab-runtime": "^2.1.
|
|
60
|
+
"@fedify/vocab-runtime": "^2.1.21"
|
|
61
61
|
},
|
|
62
62
|
"scripts": {
|
|
63
63
|
"build:self": "tsdown",
|