2023-10-19 09:13:48 +02:00

13 lines
436 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld",
"@graph": [
{
"comment": "Logs a warning if the base URL changes.",
"@id": "urn:solid-server:default:ModuleVersionVerifier",
"@type": "ModuleVersionVerifier",
"storageKey": "current-server-version",
"storage": { "@id": "urn:solid-server:default:SetupStorage" }
}
]
}