@chrome-review/types
v0.1.0
Published
Shared TypeScript types for chrome-review (AnalyzerReport, ApiUsage, ManifestAnalysis, etc.). 0.x — UNSTABLE schema contract.
Downloads
46
Maintainers
Readme
@chrome-review/types
Shared TypeScript type definitions for the chrome-review
analyzer (AnalyzerReport, ApiUsage, ManifestAnalysis,
REPORT_SCHEMA_VERSION, etc.).
Status: UNSTABLE (0.x). Field additions, renames, and removals can occur in any 0.x release. The schema will freeze at 1.0.
This package is a workspace member of chrome-review and is published primarily so the CLI and sibling library packages can depend on a single shared type module. Direct consumption by third-party code is supported but the API is not yet stable; pin an exact version if you take a dependency.
- Repository: https://github.com/chrome-review/chrome-review
- Main CLI:
chrome-review(unscoped) — install this for the user-facing analyzer. - Schema versioning: see
packages/cli/README.md"Schema versioning" forREPORT_SCHEMA_VERSIONpolicy.
License: MIT.
