Skip to content

Latest commit

 

History

History
67 lines (33 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

67 lines (33 loc) · 2.01 KB

Changelog

4.0.0 (05.06.2023)

Dropped Node.js 12 support. Ensured 16 & 18 support.

Check out migration guide.

3.1.1 (10.06.2021)

Fixed several security vulnerabilities:

3.1.0 (10.08.2020)

Added a second param to both functions, which allows to explicitly set host which will be used while testing ports.

This is not a breaking change, because the param is optional. By default it's 0.0.0.0.

3.0.0 (14.07.2020)

Prepared the package for publishing on GitHub.

Added LICENSE file.

Updated deps to fix npm audit errors.

2.0.1 (26.02.2019)

Fixed package name in README.

2.0.0 (06.07.2018)

Moved the package to @funboxteam scope.

Improved .gitignore.

1.2.0 (15.02.2018)

Fixed syntax errors to support old versions of Node.js.

1.1.0 (13.02.2018)

Added @funboxteam/eslint-config for linting.

1.0.0 (24.12.2017)

Initial version.