Releases: dwmkerr/wait-port
Releases · dwmkerr/wait-port
v1.1.0
1.1.0 (2023-09-20)
Features
- add autoSelectFamily for happy eyeballs support (#99) (bee455e)
v1.0.4
1.0.4 (2022-10-18)
Bug Fixes
- Handle systems without IPv6 properly (#97) (7cc0fac)
v1.0.3
1.0.3 (2022-10-12)
Bug Fixes
v1.0.2
1.0.2 (2022-10-12)
Bug Fixes
- Handle EADDRNOTAVAIL if IPv6 not enabled (#93) (4b2d30b)
v1.0.1
1.0.1 (2022-09-20)
Bug Fixes
v1.0.0
1.0.0 (2022-09-08)
⚠ BREAKING CHANGES
- Returns now an object instead of an boolean. The object contains the property
open: boolean
and if open
is true
it will also contain ipVersion
which will be 4
or 6
dependening on which IP version the open port was found on.
Bug Fixes
- Check both IPv4 and IPv6 when dns-name supplied (#84) (3c3821c)
v0.3.1
0.3.1 (2022-09-05)
Miscellaneous Chores
v0.3.0
0.3.0 (2022-07-11)
Features
- enable node 10 compatibility (4ea012f)
v0.2.14
0.2.14 (2022-07-11)
Miscellaneous Chores
v0.2.13
0.2.13 (2022-07-11)
Miscellaneous Chores