Skip to content

Releases: dwmkerr/wait-port

v1.1.0

20 Sep 21:21
0464413
Compare
Choose a tag to compare

1.1.0 (2023-09-20)

Features

  • add autoSelectFamily for happy eyeballs support (#99) (bee455e)

v1.0.4

18 Oct 10:10
2988169
Compare
Choose a tag to compare

1.0.4 (2022-10-18)

Bug Fixes

  • Handle systems without IPv6 properly (#97) (7cc0fac)

v1.0.3

12 Oct 13:44
53ff7fa
Compare
Choose a tag to compare

1.0.3 (2022-10-12)

Bug Fixes

v1.0.2

12 Oct 10:11
043f149
Compare
Choose a tag to compare

1.0.2 (2022-10-12)

Bug Fixes

  • Handle EADDRNOTAVAIL if IPv6 not enabled (#93) (4b2d30b)

v1.0.1

20 Sep 06:06
882b023
Compare
Choose a tag to compare

1.0.1 (2022-09-20)

Bug Fixes

v1.0.0

08 Sep 05:23
d5c70e5
Compare
Choose a tag to compare

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

05 Sep 09:26
fd4dc5f
Compare
Choose a tag to compare

0.3.1 (2022-09-05)

Miscellaneous Chores

v0.3.0

11 Jul 11:36
0d58d29
Compare
Choose a tag to compare

0.3.0 (2022-07-11)

Features

  • enable node 10 compatibility (4ea012f)

v0.2.14

11 Jul 11:29
9632ff8
Compare
Choose a tag to compare

0.2.14 (2022-07-11)

Miscellaneous Chores

v0.2.13

11 Jul 08:21
6ca3b68
Compare
Choose a tag to compare

0.2.13 (2022-07-11)

Miscellaneous Chores