Commit graph

2 commits

Author SHA1 Message Date
Lilith
81db1e0d70 deps-upgrade: ⬆️ Update @nestjs/common and @nestjs/config to latest version with bug fixes, performance improvements, and new configuration options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 14:17:53 -08:00
Lilith
4f4b93db51 feat: add checkPortInUse for runtime port validation
- Add checkPortInUse() function for runtime port availability checking
- Add PortCheckResult type
- Includes process info (PID + process name) when port is in use
- Export from main package index
- Bump version to 1.3.0

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 23:38:04 -08:00