This release resolves the blockers that prevented Grafana catalog review of version 0.1.1, so the plugin can be submitted and installed from the Grafana catalog.
- The build now forces the
serialize-javascripttransitive dependency to 7.0.5, closing the high-severity RCE and DoS vulnerabilities reported by osv-scanner in the 6.x branch. - The release tag now includes the version-stamped
package.jsonandpackage-lock.json, so the source version matches the published plugin version and passes Grafana’spackagecode-version-mismatchcheck.