UNPKG

@solid/community-server

Version:

Community Solid Server: an open and modular implementation of the Solid specifications

13 lines (12 loc) 436 B
{ "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^8.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" } } ] }