@mfe-debugger/shared

v0.1.0

Published

Shared types and analysis utilities for MFE Debugger packages.

Readme

@mfe-debugger/shared

Shared types and analysis helpers used by MFE Debugger packages.

This package exposes the common domain models for debug sessions, events, manifests, diagnostics, and report generation utilities used by @mfe-debugger/sdk and backend services.

Install

npm install @mfe-debugger/shared

Exports

  • shared runtime and ingest types such as DebugEvent, DebugSessionInput, and MfeManifest
  • diagnostic report helpers such as buildDebugReport and collectVersionSnapshots

Compatibility

This package is versioned in lockstep with @mfe-debugger/sdk. Publish matching versions together so the SDK dependency stays resolvable for consumers.