MAIDR Documentation - v3.75.0
    Preparing search index...

    Variable MAIDR_VERSIONConst

    MAIDR_VERSION: string = version

    Version of the maidr.js bundle that is currently running.

    Read from package.json, which semantic-release owns, so the value always matches the published release without a second source of truth to keep in sync. Bundlers inline the field at build time, so nothing is read at runtime.