UNPKG

node-port-scanner

Version:

Lean JavaScript port scanner for open/closed ports

36 lines (26 loc) 3.08 kB
# 3.0.1 * [[`dd64d682032ae5ce5ffcf8bd402223dca6bc13ae`](https://github.com/beaudurrant/node-port-scanner/commit/dd64d682032ae5ce5ffcf8bd402223dca6bc13ae)] - Updated node version for tests, badge in README & extended tests timeout (Beau Durrant) * [[`f5c74e71ef63dd263c8f013b2959873385354dcf`](https://github.com/beaudurrant/node-port-scanner/commit/f5c74e71ef63dd263c8f013b2959873385354dcf)] - Updated package and lock (Beau Durrant) # 3.0.0 * [[`7d9b47044c47f32678673ff0fcf095ac565a9097`](https://github.com/beaudurrant/node-port-scanner/commit/7d9b47044c47f32678673ff0fcf095ac565a9097)] - Removed status from the call, added open/closed ports to the response (Beau Durrant) # 2.2.1 * [[`f67fcb592ef87f44cd3f7f0497bbcfcd41688c81`](https://github.com/beaudurrant/node-port-scanner/commit/f67fcb592ef87f44cd3f7f0497bbcfcd41688c81)] - Updated readme and usage errors (Beau Durrant) # 2.2.0 * [[`ba3efc022ddfe1a96d42cd8d1b65fb429d4700e8`](https://github.com/beaudurrant/node-port-scanner/commit/ba3efc022ddfe1a96d42cd8d1b65fb429d4700e8)] - Return error objects rather than strings (Beau Durrant) # 2.1.0 * [[`015fcf731cd046c503f0391d18794971e59e6353`](https://github.com/beaudurrant/node-port-scanner/commit/015fcf731cd046c503f0391d18794971e59e6353)] - Updated tests to use jest (Beau Durrant) # 2.0.0 * [[`0313d1f87fe9ff2307cead5c3f8f8638556224eb`](https://github.com/beaudurrant/node-port-scanner/commit/0313d1f87fe9ff2307cead5c3f8f8638556224eb)] - Updated to use promise so async/await can be used. (Beau Durrant) # 1.0.4 * [[`d7b5d427762ed81bcda2bf7f7f3a58a46d730f91`](https://github.com/beaudurrant/node-port-scanner/commit/d7b5d427762ed81bcda2bf7f7f3a58a46d730f91)] - Added circleci config & updated README (Beau Durrant) # 1.0.3 * [[`45cef9e9293683f2441bc2caaba8c6c6b16fbf94`](https://github.com/beaudurrant/node-port-scanner/commit/45cef9e9293683f2441bc2caaba8c6c6b16fbf94)] - Updated README & version number (Beau Durrant) # 1.0.2 * [[`a0df2beeb9c6bd4fd6537b18d8f602fb01774dc8`](https://github.com/beaudurrant/node-port-scanner/commit/a0df2beeb9c6bd4fd6537b18d8f602fb01774dc8)] - Updated version number (Beau Durrant) * [[`920bd383676ab3f31942968c827e004cf3b2ddab`](https://github.com/beaudurrant/node-port-scanner/commit/920bd383676ab3f31942968c827e004cf3b2ddab)] - Added spaces to comments (Beau Durrant) # 1.0.1 * [[`a0df360e0f4ae4a2672539c388d7388a1965ede5`](https://github.com/beaudurrant/node-port-scanner/commit/a0df360e0f4ae4a2672539c388d7388a1965ede5)] - Updated version number (Beau Durrant) * [[`e29732a1a050d4b58273d95607d13b7dd5355b7e`](https://github.com/beaudurrant/node-port-scanner/commit/e29732a1a050d4b58273d95607d13b7dd5355b7e)] - Added .gitignore & renamed README (Beau Durrant) # 1.0.0 * [[`4822b9700e963dbb4bd9a66858de58bab1538a68`](https://github.com/beaudurrant/node-port-scanner/commit/4822b9700e963dbb4bd9a66858de58bab1538a68)] - Initial commit (Beau Durrant) * [[`e46aaa9c858809a9b0eba727b36e24a526e6f7e5`](https://github.com/beaudurrant/node-port-scanner/commit/e46aaa9c858809a9b0eba727b36e24a526e6f7e5)] - Initial commit (Beau Durrant)