is-port-reachable

Check if a local or remote port is reachable

MIT License

Downloads
5.6M
Stars
103
Committers
5

Bot releases are visible (Hide)

is-port-reachable - Latest Release

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 097d249
  • This package is now pure ESM. Please read this.
  • The host option no longer has a default and must be specified.
    • It used to default to 'localhost', but that default doesn't make a lot of sense since this package works with remote endpoints too and some users were confused about it.

https://github.com/sindresorhus/is-port-reachable/compare/v3.1.0...v4.0.0

is-port-reachable -

Published by sindresorhus about 3 years ago

is-port-reachable -

Published by sindresorhus almost 5 years ago

is-port-reachable -

Published by sindresorhus over 5 years ago

  • Fix "EventEmitter memory leak detected" warnings (#2) 8a17b0d

https://github.com/sindresorhus/is-port-reachable/compare/v2.0.0...v2.0.1