@fedify/relay 2.2.0-dev.731 → 2.2.0-dev.768
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-BchNHFCh.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-BchNHFCh.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";
|
|
@@ -21710,11 +21710,11 @@ var gotosocial_default = { "@context": {
|
|
|
21710
21710
|
"LikeRequest": "gts:LikeRequest",
|
|
21711
21711
|
"ReplyRequest": "gts:ReplyRequest",
|
|
21712
21712
|
"AnnounceRequest": "gts:AnnounceRequest",
|
|
21713
|
-
"QuoteRequest": "
|
|
21713
|
+
"QuoteRequest": "https://w3id.org/fep/044f#QuoteRequest",
|
|
21714
21714
|
"LikeAuthorization": "gts:LikeApproval",
|
|
21715
21715
|
"ReplyAuthorization": "gts:ReplyAuthorization",
|
|
21716
21716
|
"AnnounceAuthorization": "gts:AnnounceAuthorization",
|
|
21717
|
-
"QuoteAuthorization": "
|
|
21717
|
+
"QuoteAuthorization": "https://w3id.org/fep/044f#QuoteAuthorization",
|
|
21718
21718
|
"likeAuthorization": {
|
|
21719
21719
|
"@id": "gts:likeAuthorization",
|
|
21720
21720
|
"@type": "@id"
|
|
@@ -21728,7 +21728,7 @@ var gotosocial_default = { "@context": {
|
|
|
21728
21728
|
"@type": "@id"
|
|
21729
21729
|
},
|
|
21730
21730
|
"quoteAuthorization": {
|
|
21731
|
-
"@id": "
|
|
21731
|
+
"@id": "https://w3id.org/fep/044f#quoteAuthorization",
|
|
21732
21732
|
"@type": "@id"
|
|
21733
21733
|
},
|
|
21734
21734
|
"interactingObject": {
|
|
@@ -25550,7 +25550,7 @@ const preloadedContexts = {
|
|
|
25550
25550
|
"http://joinmastodon.org/ns": joinmastodon_default
|
|
25551
25551
|
};
|
|
25552
25552
|
var name = "@fedify/vocab-runtime";
|
|
25553
|
-
var version = "2.2.0-dev.
|
|
25553
|
+
var version = "2.2.0-dev.768+3b4b0e52";
|
|
25554
25554
|
const parametersNeedLowerCase = ["rel", "type"];
|
|
25555
25555
|
const regexpLinkWhitespace = /[\n\r\s\t]/;
|
|
25556
25556
|
function validateURI(uri) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fedify/relay",
|
|
3
|
-
"version": "2.2.0-dev.
|
|
3
|
+
"version": "2.2.0-dev.768+3b4b0e52",
|
|
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/vocab": "2.2.0-dev.
|
|
54
|
-
"@fedify/fedify": "^2.2.0-dev.
|
|
53
|
+
"@fedify/vocab": "2.2.0-dev.768+3b4b0e52",
|
|
54
|
+
"@fedify/fedify": "^2.2.0-dev.768+3b4b0e52"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"tsdown": "^0.21.6",
|
|
58
58
|
"typescript": "^5.9.2",
|
|
59
59
|
"urlpattern-polyfill": "^10.1.0",
|
|
60
|
-
"@fedify/vocab-runtime": "^2.2.0-dev.
|
|
60
|
+
"@fedify/vocab-runtime": "^2.2.0-dev.768+3b4b0e52"
|
|
61
61
|
},
|
|
62
62
|
"scripts": {
|
|
63
63
|
"build:self": "tsdown",
|