File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## 2.1.1 (2026-03-17)
22
3- - feat: add ` ss ` /` lsof ` fallback chain for port-to-PID lookup
4- - fix: resolve Windows UDP ports to PID correctly
5- - fix: add debug logging for fallback chain and improve test coverage
6- - refactor: simplify ` debugLog ` API to accept config object directly
7- - refactor: use ` debugLog ` instead of ` log.warn ` for fallback messages
8- - refactor: simplify ` find_pid ` with ` execCmd ` and ` matchPort ` helpers
9- - test: add UDP integration test and parameterize port tests
10- - chore: update dependencies, fix security vulnerabilities (serialize-javascript, diff)
11- - chore: remove unused devDependencies (eslint, glob)
12- - chore: update .npmignore to exclude dev/config files from package
3+ - feat: add ` ss ` /` lsof ` fallback chain for port-to-PID lookup on Linux
4+ - fix: resolve Windows UDP ports to PID correctly, improve fallback debug logging
5+ - refactor: simplify ` debugLog ` API, ` find_pid ` helpers, and fallback messages
6+ - chore: update dependencies, fix security vulnerabilities, clean up unused devDeps
137
148## 2.1.0 (2026-02-28)
159
You can’t perform that action at this time.
0 commit comments