semver-analyzer-ts 0.0.1

TypeScript/JavaScript support for the semver-analyzer
Documentation

TypeScript/JavaScript support for the semver-analyzer.

This crate provides the TypeScript-specific implementation of API surface extraction, type canonicalization, worktree management, manifest diffing, and BU pipeline components (diff parsing, test analysis).

It depends on semver-analyzer-core for the shared types and traits.