mirror of
https://github.com/imjasonh/npm-snoop
synced 2026-07-08 00:55:28 +00:00
Uses tree-sitter to parse JS/TS files and extract top-level symbols (functions, classes, variables, methods), then diffs them by content hash to identify added/removed/modified symbols between two versions. Intended to help correlate CVE fixes with specific changed functions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| symbols.go | ||
| symbols_test.go | ||