Skip to content

process-ancestry@0.0.1

Choose a tag to compare

@mixie-bot mixie-bot released this 17 Jul 16:26
· 7 commits to main since this release
5375b8a

Patch Changes

  • #3 7fa0659 Thanks @ascorbic! - Initial release of process-ancestry library
    • Cross-platform process ancestry tracking for Unix/Linux, macOS, and Windows
    • Robust error handling with timeout protection and cycle detection
    • Input validation and comprehensive test coverage
    • TypeScript support with zero external dependencies
    • Comprehensive documentation and examples