{"_id":"wait-port","_rev":"3803485","name":"wait-port","description":"Utility to wait for a TCP port to open.","dist-tags":{"latest":"1.1.0"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"time":{"modified":"2025-06-05T10:53:16.000Z","created":"2017-05-14T11:43:57.195Z","1.1.0":"2023-09-20T21:21:27.785Z","1.0.4":"2022-10-18T10:10:41.192Z","1.0.3":"2022-10-12T13:45:04.293Z","1.0.1":"2022-09-20T06:07:32.954Z","1.0.0":"2022-09-08T05:23:52.602Z","0.3.1":"2022-09-05T09:27:29.875Z","0.3.0":"2022-07-11T11:36:37.751Z","0.2.14":"2022-07-11T11:29:45.682Z","0.2.13":"2022-07-11T08:21:49.636Z","0.2.9":"2020-05-26T05:55:25.814Z","0.2.8":"2020-05-26T05:52:10.442Z","0.2.7":"2019-12-12T03:49:50.377Z","0.2.6":"2019-10-07T05:26:17.783Z","0.2.4":"2019-10-03T06:38:13.344Z","0.2.3":"2019-10-03T06:00:14.250Z","0.2.2":"2017-09-14T07:54:21.236Z","0.2.1":"2017-09-14T04:59:11.782Z","0.2.0":"2017-09-14T03:34:44.001Z","0.1.4":"2017-05-25T16:05:15.209Z","0.1.3":"2017-05-14T12:04:17.807Z","0.1.2":"2017-05-14T11:51:59.291Z","0.1.1":"2017-05-14T11:43:57.195Z"},"users":{},"author":{"name":"Dave Kerr"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"versions":{"1.1.0":{"name":"wait-port","version":"1.1.0","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=10"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.8.2","eslint":"^8.19.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^10.0.0","mocha-junit-reporter":"^2.0.2","nyc":"^15.1.0","sinon":"^14.0.0"},"dependencies":{"chalk":"^4.1.2","commander":"^9.3.0","debug":"^4.3.4"},"gitHead":"04644139a4b728f044983e4df870fea239c0d666","_id":"wait-port@1.1.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"e5d64ee071118d985e2b658ae7ad32b2ce29b6b5","size":11888,"noattachment":false,"key":"/wait-port/-/wait-port-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-1.1.0.tgz"},"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_1.1.0_1695244887485_0.795060413358823"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-20T21:21:27.785Z","publish_time":1695244887785,"_source_registry_name":"default","_cnpm_publish_time":1695244887785},"1.0.4":{"name":"wait-port","version":"1.0.4","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=10"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.8.2","eslint":"^8.19.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^10.0.0","mocha-junit-reporter":"^2.0.2","nyc":"^15.1.0","sinon":"^14.0.0"},"dependencies":{"chalk":"^4.1.2","commander":"^9.3.0","debug":"^4.3.4"},"gitHead":"2988169fe65b98167264294e68d25284ea623fa6","_id":"wait-port@1.0.4","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"6f9474645ddbf7701ac100ab6762438edf6e5689","size":11870,"noattachment":false,"key":"/wait-port/-/wait-port-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-1.0.4.tgz"},"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_1.0.4_1666087840029_0.7625908209822003"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-25T04:11:07.222Z","publish_time":1666087841192,"_cnpm_publish_time":1666087841192},"1.0.3":{"name":"wait-port","version":"1.0.3","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=10"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.8.2","eslint":"^8.19.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^10.0.0","mocha-junit-reporter":"^2.0.2","nyc":"^15.1.0","sinon":"^14.0.0"},"dependencies":{"chalk":"^4.1.2","commander":"^9.3.0","debug":"^4.3.4"},"gitHead":"53ff7fa13eeda0f16e5d0e2b0b3d74969088b5ff","_id":"wait-port@1.0.3","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"17ec4b48fbda5cec27c4875ffa85c8c7ca807654","size":11803,"noattachment":false,"key":"/wait-port/-/wait-port-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-1.0.3.tgz"},"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_1.0.3_1665582304133_0.37216842109314263"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-13T22:12:38.399Z","publish_time":1665582304293,"_cnpm_publish_time":1665582304293},"1.0.1":{"name":"wait-port","version":"1.0.1","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=10"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.8.2","eslint":"^8.19.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^10.0.0","mocha-junit-reporter":"^2.0.2","nyc":"^15.1.0","sinon":"^14.0.0"},"dependencies":{"chalk":"^4.1.2","commander":"^9.3.0","debug":"^4.3.4"},"gitHead":"882b0230cf29f03e9c0e64418691b0ab62758adc","_id":"wait-port@1.0.1","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"shasum":"6a002cf71e64d59fccc56cba56cd5a7641bd153c","size":13015,"noattachment":false,"key":"/wait-port/-/wait-port-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-1.0.1.tgz"},"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_1.0.1_1663654052664_0.5815259725184097"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-20T06:49:54.071Z","publish_time":1663654052954,"_cnpm_publish_time":1663654052954},"1.0.0":{"name":"wait-port","version":"1.0.0","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=10"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.8.2","eslint":"^8.19.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^10.0.0","mocha-junit-reporter":"^2.0.2","nyc":"^15.1.0","sinon":"^14.0.0"},"dependencies":{"chalk":"^4.1.2","commander":"^9.3.0","debug":"^4.3.4"},"gitHead":"d5c70e51712d133a71b8bb037b38c3a1819a318f","_id":"wait-port@1.0.0","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"shasum":"05d080d6bf31c15e92985accc487f8c72d358297","size":11668,"noattachment":false,"key":"/wait-port/-/wait-port-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-1.0.0.tgz"},"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_1.0.0_1662614632452_0.6778776348482007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-08T05:24:08.806Z","publish_time":1662614632602,"_cnpm_publish_time":1662614632602},"0.3.1":{"name":"wait-port","version":"0.3.1","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=10"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.8.2","eslint":"^8.19.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^10.0.0","mocha-junit-reporter":"^2.0.2","nyc":"^15.1.0","sinon":"^14.0.0"},"dependencies":{"chalk":"^4.1.2","commander":"^9.3.0","debug":"^4.3.4"},"gitHead":"fd4dc5f57493c0b25cb37df27e0642b64aeafe81","_id":"wait-port@0.3.1","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"d4309654b88a82333459eb264bc278e0be998d37","size":12480,"noattachment":false,"key":"/wait-port/-/wait-port-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.3.1.tgz"},"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.3.1_1662370049668_0.18564275904321104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-05T09:41:20.360Z","publish_time":1662370049875,"_cnpm_publish_time":1662370049875},"0.3.0":{"name":"wait-port","version":"0.3.0","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=10"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.8.2","eslint":"^8.19.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^10.0.0","mocha-junit-reporter":"^2.0.2","nyc":"^15.1.0","sinon":"^14.0.0"},"dependencies":{"chalk":"^4.1.2","commander":"^9.3.0","debug":"^4.3.4"},"gitHead":"0d58d29a6d6b8ea996de9c6829706bb3b0952ee8","_id":"wait-port@0.3.0","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"b76e3d518ab9894f9448e014a0ef6c2dee5b0aa1","size":12407,"noattachment":false,"key":"/wait-port/-/wait-port-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.3.0.tgz"},"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.3.0_1657539397624_0.6123563043760196"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-11T11:54:56.570Z","publish_time":1657539397751,"_cnpm_publish_time":1657539397751},"0.2.14":{"name":"wait-port","version":"0.2.14","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=8"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'","release":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.6.1","eslint":"^6.5.1","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","mocha":"^7.2.0","mocha-junit-reporter":"^1.23.1","nyc":"^14.1.1","sinon":"^8.0.0","standard-version":"^8.0.0"},"dependencies":{"chalk":"^2.4.2","commander":"^3.0.2","debug":"^4.1.1"},"gitHead":"9632ff8ced5210d9c637bc2086935fd3263eada0","_id":"wait-port@0.2.14","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"6df40629be2c95aa4073ceb895abef7d872b28c6","size":12176,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.14.tgz"},"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.2.14_1657538985525_0.9295495296447909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-11T11:54:56.274Z","publish_time":1657538985682,"_cnpm_publish_time":1657538985682},"0.2.13":{"name":"wait-port","version":"0.2.13","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=14"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.8.2","eslint":"^8.19.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^10.0.0","mocha-junit-reporter":"^2.0.2","nyc":"^15.1.0","sinon":"^14.0.0"},"dependencies":{"chalk":"^4.1.2","commander":"^9.3.0","debug":"^4.3.4"},"gitHead":"6ca3b688bd08ebb19be949e11d9b2490ab4577cb","_id":"wait-port@0.2.13","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"d19504f6ddf2da53c4137bd8cb1ee01ba9cddb75","size":12166,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.13.tgz"},"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.2.13_1657527709484_0.3485118907986402"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-11T08:50:47.231Z","publish_time":1657527709636,"_cnpm_publish_time":1657527709636},"0.2.9":{"name":"wait-port","version":"0.2.9","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=8"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'","release":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.6.1","eslint":"^6.5.1","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","mocha":"^7.2.0","mocha-junit-reporter":"^1.23.1","nyc":"^14.1.1","sinon":"^8.0.0","standard-version":"^8.0.0"},"dependencies":{"chalk":"^2.4.2","commander":"^3.0.2","debug":"^4.1.1"},"gitHead":"5c77299e286faea674eaa31f77dc23e54e9f8966","_id":"wait-port@0.2.9","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"3905cf271b5dbe37a85c03b85b418b81cb24ee55","size":58730,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.9.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.2.9_1590472525677_0.81602233507584"},"_hasShrinkwrap":false,"publish_time":1590472525814,"_cnpm_publish_time":1590472525814,"_cnpmcore_publish_time":"2021-12-16T15:34:51.388Z"},"0.2.8":{"name":"wait-port","version":"0.2.8","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"bin/wait-port.js"},"engines":{"node":">=8"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'","release":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.6.1","eslint":"^6.5.1","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","mocha":"^7.0.1","mocha-junit-reporter":"^1.23.1","nyc":"^14.1.1","sinon":"^8.0.0","standard-version":"^8.0.0"},"dependencies":{"chalk":"^2.4.2","commander":"^3.0.2","debug":"^4.1.1"},"gitHead":"bc15559dcb25367c9804eed05d4eaacd52515908","_id":"wait-port@0.2.8","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"22e6602a421dce6af6dc4c4afec42d5456f1cbd7","size":58717,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.8.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmUser":{"name":"dwmkerr-admin","email":"dwmkerr@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.2.8_1590472330246_0.539453116418839"},"_hasShrinkwrap":false,"publish_time":1590472330442,"_cnpm_publish_time":1590472330442,"_cnpmcore_publish_time":"2021-12-16T15:34:52.056Z"},"0.2.7":{"name":"wait-port","version":"0.2.7","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"engines":{"node":">=8"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'","release":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.6.1","eslint":"^6.5.1","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","mocha":"^6.2.1","mocha-junit-reporter":"^1.23.1","nyc":"^14.1.1","sinon":"^7.5.0","standard-version":"^7.0.0"},"dependencies":{"chalk":"^2.4.2","commander":"^3.0.2","debug":"^4.1.1"},"gitHead":"0e07fe0177a3649b7261f1a93047e8836670b5fc","_id":"wait-port@0.2.7","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"cdb4b78e662328099b187c7bb75fe0aa9cb6eb6c","size":59143,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.7.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.2.7_1576122590245_0.5505207598476025"},"_hasShrinkwrap":false,"publish_time":1576122590377,"_cnpm_publish_time":1576122590377,"_cnpmcore_publish_time":"2021-12-16T15:34:52.364Z"},"0.2.6":{"name":"wait-port","version":"0.2.6","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"engines":{"node":">=8"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'","release":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.6.1","eslint":"^6.5.1","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","mocha":"^6.2.1","mocha-junit-reporter":"^1.23.1","nyc":"^14.1.1","sinon":"^7.5.0","standard-version":"^7.0.0"},"dependencies":{"chalk":"^2.4.2","commander":"^3.0.2","debug":"^4.1.1"},"gitHead":"405f055870547c6722e37ff5d38004987eaaefe2","_id":"wait-port@0.2.6","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"261e615adb2e10c8b91c836722c85919ccf081cc","size":58918,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.6.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.2.6_1570425977594_0.6155545438666343"},"_hasShrinkwrap":false,"publish_time":1570425977783,"_cnpm_publish_time":1570425977783,"_cnpmcore_publish_time":"2021-12-16T15:34:52.648Z"},"0.2.4":{"name":"wait-port","version":"0.2.4","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"engines":{"node":">=8"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:debug":"DEBUG=wait-port mocha --inspect --inspect-brk -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'","release":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.0.0","eslint":"^6.0.0","mocha":"^6.0.0","mocha-junit-reporter":"^1.23.1","nyc":"^14.1.1","sinon":"^7.5.0","standard-version":"^7.0.0"},"dependencies":{"chalk":"^2.3.0","commander":"^3.0.0","debug":"^4.1.0"},"gitHead":"743dff312a36faf787d0524471d90d4b3455488b","_id":"wait-port@0.2.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"67619c0151ff7e3971dc39da3fce4c3ad4af1dbb","size":60328,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.4.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.2.4_1570084693204_0.05041991881625085"},"_hasShrinkwrap":false,"publish_time":1570084693344,"_cnpm_publish_time":1570084693344,"_cnpmcore_publish_time":"2021-12-16T15:34:52.930Z"},"0.2.3":{"name":"wait-port","version":"0.2.3","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"engines":{"node":">=8"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:ci":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js' --reporter mocha-junit-reporter --reporter-options mochaFile=./artifacts/test-reports/test-results.xml","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'","release":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^3.0.0","eslint":"^6.0.0","mocha":"^6.0.0","mocha-junit-reporter":"^1.23.1","nyc":"^14.1.1","sinon":"^7.5.0","standard-version":"^7.0.0"},"dependencies":{"chalk":"^2.3.0","commander":"^3.0.0","debug":"^4.1.0"},"gitHead":"5d84bcffd1efa79d21d93370a73d1f59b1e5c955","_id":"wait-port@0.2.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"0692e3257894aec2372359797a7523fe35c6e8cd","size":59729,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.3.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port_0.2.3_1570082414068_0.894121403031289"},"_hasShrinkwrap":false,"publish_time":1570082414250,"_cnpm_publish_time":1570082414250,"_cnpmcore_publish_time":"2021-12-16T15:34:53.413Z"},"0.2.2":{"name":"wait-port","version":"0.2.2","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^2.2.0","eslint":"^3.19.0","istanbul":"^0.4.5","mocha":"^3.3.0","nyc":"^10.3.2","sinon":"^2.3.1"},"dependencies":{"chalk":"^1.1.3","commander":"^2.9.0","debug":"^2.6.6"},"gitHead":"5537ab0f236e3933405f2ed87577437a81bbdd3b","_id":"wait-port@0.2.2","_shasum":"d51a491e484a17bf75a947e711a2f012b4e6f2e3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"d51a491e484a17bf75a947e711a2f012b4e6f2e3","size":57987,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.2.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port-0.2.2.tgz_1505375661120_0.6271125564817339"},"directories":{},"publish_time":1505375661236,"_hasShrinkwrap":false,"_cnpm_publish_time":1505375661236,"_cnpmcore_publish_time":"2021-12-16T15:34:53.649Z"},"0.2.1":{"name":"wait-port","version":"0.2.1","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^2.2.0","eslint":"^3.19.0","istanbul":"^0.4.5","mocha":"^3.3.0","nyc":"^10.3.2","sinon":"^2.3.1"},"dependencies":{"chalk":"^1.1.3","commander":"^2.9.0","debug":"^2.6.6"},"gitHead":"524fafb6c9aa5cf509b8d833f00088dce50884d0","_id":"wait-port@0.2.1","_shasum":"b93d2b318cba6aa1ff29b4966fde9d6d75511e85","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"b93d2b318cba6aa1ff29b4966fde9d6d75511e85","size":57963,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.1.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port-0.2.1.tgz_1505365151640_0.7801237341482192"},"directories":{},"publish_time":1505365151782,"_hasShrinkwrap":false,"_cnpm_publish_time":1505365151782,"_cnpmcore_publish_time":"2021-12-16T15:34:54.365Z"},"0.2.0":{"name":"wait-port","version":"0.2.0","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^2.2.0","eslint":"^3.19.0","istanbul":"^0.4.5","mocha":"^3.3.0","nyc":"^10.3.2","sinon":"^2.3.1"},"dependencies":{"chalk":"^1.1.3","commander":"^2.9.0","debug":"^2.6.6"},"gitHead":"01c9ee2d37830f330ad8b5884f4030521985cc8b","_id":"wait-port@0.2.0","_shasum":"4cdf780ae1dfe6a95af042f4e5f87170d71778df","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"4cdf780ae1dfe6a95af042f4e5f87170d71778df","size":57885,"noattachment":false,"key":"/wait-port/-/wait-port-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.2.0.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port-0.2.0.tgz_1505360083896_0.7302902624942362"},"directories":{},"publish_time":1505360084001,"_hasShrinkwrap":false,"_cnpm_publish_time":1505360084001,"_cnpmcore_publish_time":"2021-12-16T15:34:54.634Z"},"0.1.4":{"name":"wait-port","version":"0.1.4","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha --recursive -t 10000 'lib/**/*.spec.js'","test:watch":"DEBUG=wait-port mocha --watch --recursive -t 10000 'lib/**/*.spec.js'","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --recursive --inspect --debug-brk 'lib/**/*.spec.js'"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^2.2.0","eslint":"^3.19.0","istanbul":"^0.4.5","mocha":"^3.3.0","nyc":"^10.3.2","sinon":"^2.3.1"},"dependencies":{"chalk":"^1.1.3","commander":"^2.9.0","debug":"^2.6.6"},"gitHead":"1b12247ebc5c8e256ae8553342de4c95b5675516","_id":"wait-port@0.1.4","_shasum":"797b1008d54e64a20292e3f2e625da46325653f6","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"797b1008d54e64a20292e3f2e625da46325653f6","size":56574,"noattachment":false,"key":"/wait-port/-/wait-port-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.1.4.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-port-0.1.4.tgz_1495728314765_0.1076088105328381"},"directories":{},"publish_time":1495728315209,"_hasShrinkwrap":false,"_cnpm_publish_time":1495728315209,"_cnpmcore_publish_time":"2021-12-16T15:34:54.841Z"},"0.1.3":{"name":"wait-port","version":"0.1.3","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha -t 10000 lib/**/*.spec.js","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --inspect --debug-brk lib/**/*.spec.js"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^2.2.0","eslint":"^3.19.0","istanbul":"^0.4.5","mocha":"^3.3.0","nyc":"^10.3.2"},"dependencies":{"commander":"^2.9.0","debug":"^2.6.6"},"gitHead":"babda60e413acf657b36d1be6c3a2fc0a14cb299","_id":"wait-port@0.1.3","_shasum":"d67206d159537fa36b1c02fdfebfc9227032396f","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"d67206d159537fa36b1c02fdfebfc9227032396f","size":6563,"noattachment":false,"key":"/wait-port/-/wait-port-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.1.3.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/wait-port-0.1.3.tgz_1494763457552_0.6462075388990343"},"directories":{},"publish_time":1494763457807,"_hasShrinkwrap":false,"_cnpm_publish_time":1494763457807,"_cnpmcore_publish_time":"2021-12-16T15:34:55.047Z"},"0.1.2":{"name":"wait-port","version":"0.1.2","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"man":["./man/wait-port.1"],"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha -t 10000 lib/**/*.spec.js","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --inspect --debug-brk lib/**/*.spec.js"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^2.2.0","eslint":"^3.19.0","istanbul":"^0.4.5","mocha":"^3.3.0","nyc":"^10.3.2"},"dependencies":{"commander":"^2.9.0","debug":"^2.6.6"},"gitHead":"af42104a0fdc2d6227962c753749ed83367cf403","_id":"wait-port@0.1.2","_shasum":"823749da3836b6ebc5f4404ce65149379c445206","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"823749da3836b6ebc5f4404ce65149379c445206","size":6475,"noattachment":false,"key":"/wait-port/-/wait-port-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.1.2.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/wait-port-0.1.2.tgz_1494762716211_0.8922680884134024"},"directories":{},"publish_time":1494762719291,"_hasShrinkwrap":false,"_cnpm_publish_time":1494762719291,"_cnpmcore_publish_time":"2021-12-16T15:34:55.284Z"},"0.1.1":{"name":"wait-port","version":"0.1.1","description":"Utility to wait for a TCP port to open.","main":"./lib/wait-port.js","bin":{"wait-port":"./bin/wait-port.js"},"scripts":{"lint":"eslint .","test":"DEBUG=wait-port nyc --report-dir 'artifacts/coverage' -x 'lib/**/*.spec.js' --reporter=html --reporter=text mocha -t 10000 lib/**/*.spec.js","report-coverage":"nyc report --reporter=text-lcov > ./artifacts/coverage/coverage.lcov && codecov","debug":"DEBUG=wait-port mocha --inspect --debug-brk lib/**/*.spec.js"},"repository":{"type":"git","url":"git+https://github.com/dwmkerr/wait-port.git"},"author":{"name":"Dave Kerr"},"license":"MIT","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"homepage":"https://github.com/dwmkerr/wait-port#readme","devDependencies":{"codecov":"^2.2.0","eslint":"^3.19.0","istanbul":"^0.4.5","mocha":"^3.3.0","nyc":"^10.3.2"},"dependencies":{"commander":"^2.9.0","debug":"^2.6.6"},"gitHead":"cb876fb1f0aa4c2f7103e76598e029c0a27f4cdb","_id":"wait-port@0.1.1","_shasum":"6987ea8fcf29b8796cd3e519fa7a4feaba61534d","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"dwmkerr","email":"dwmkerr@gmail.com"},"dist":{"shasum":"6987ea8fcf29b8796cd3e519fa7a4feaba61534d","size":6335,"noattachment":false,"key":"/wait-port/-/wait-port-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-port/download/wait-port-0.1.1.tgz"},"maintainers":[{"name":"dwmkerr-admin","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/wait-port-0.1.1.tgz_1494762236961_0.5176351028494537"},"directories":{},"publish_time":1494762237195,"_hasShrinkwrap":false,"_cnpm_publish_time":1494762237195,"_cnpmcore_publish_time":"2021-12-16T15:34:55.468Z"}},"readme":"# wait-port\n\n[![Release Please](https://github.com/dwmkerr/wait-port/actions/workflows/release-please.yaml/badge.svg)](https://github.com/dwmkerr/wait-port/actions/workflows/release-please.yaml) [![codecov](https://codecov.io/gh/dwmkerr/wait-port/branch/master/graph/badge.svg)](https://codecov.io/gh/dwmkerr/wait-port) [![npm version](https://badge.fury.io/js/wait-port.svg)](https://badge.fury.io/js/wait-port) [![Greenkeeper badge](https://badges.greenkeeper.io/dwmkerr/wait-port.svg)](https://greenkeeper.io/) [![GuardRails badge](https://badges.guardrails.io/dwmkerr/wait-port.svg?token=569f2cc38a148f785f3a38ef0bcf5f5964995d7ca625abfad9956b14bd06ad96&provider=github)](https://dashboard.guardrails.io/default/gh/dwmkerr/wait-port)\n\nSimple binary to wait for a port to open. Useful when writing scripts which need to wait for a server to be available.\n- Creating `docker-compose` commands which wait for servers to start\n- Wait for an HTTP endpoint to successfully respond\n- Wait for DNS records to be resolvable\n- Wait for application servers to start\n\n<img src=\"./docs/wait-port.gif\" alt=\"wait-port screenshot\" width=\"520px\" />\n\n- [Installation](#installation)\n- [Usage](#usage)\n  - [Parameters](#parameters)\n  - [Error Codes](#error-codes)\n- [API](#api)\n- [Developer Guide](#developer-guide)\n  - [Debugging](#debugging)\n  - [Testing](#testing)\n  - [Testing the CLI](#testing-the-cli)\n  - [Manpage](#manpage)\n  - [Releasing](#releasing)\n  - [Timeouts](#timeouts)\n\n# Installation\n\nInstall globally with `npm`:\n\n```\n$ npm install -g wait-port\n```\n\nIf installing locally, run the binary from the local node modules binary folder:\n\n```\n$ npm install wait-port\nwait-port@0.1.3\n\n$ ./node_modules/.bin/wait-port 8080\nWaiting for localhost:8080.....\nConnected!\n```\n\nIdeally, Node LTS should be used however this package is tested successfully with Node.js 10 and upwards.\n\nPlease avoid using version 0.2.13 - this incorrectly included a breaking change. Use 0.2.14 if you need compatibility with Node 8, or 0.3.0 or upwards otherwise.\n\n# Usage\n\nTo wait indefinitely for a port to open, just use:\n\n```bash\n$ wait-port localhost:3000\n```\n\nTo wait for a port to open, but limit to a certain timeout, use:\n\n```bash\n$ wait-port -t 10000 localhost:3000\n```\n\nTo wait for an HTTP endpoint to respond with a 200 class status code, include the `http://` protocol:\n\n```bash\n$ wait-port http://:3000/healthcheck\n```\n\n### Parameters\n\nThe following parameters are accepted:\n\n| Parameter | Usage |\n|-----------|-------|\n| `<target>` | Required. The target to test for. Can be just a port, a colon and port (as one would use with [httpie](https://httpie.org/) or host and port. Examples: `8080`, `:3000`, `127.0.0.1:443`. |\n| `--output, -o`  | Optional. Output style to use. Can be `dots` (default) or `silent` (no output). |\n| `--timeout, -t` | Optional. Timeout (in milliseconds). |\n| `--wait-for-dns` | Optional. Do not error if the response is `ENOTFOUND`, just keep on waiting (useful if you are waiting for a DNS record to also be created). |\n\n### Error Codes\n\nThe following error codes are returned:\n\n| Code | Meaning |\n|------|---------|\n| `0`  | The specified port on the host is accepting connections. |\n| `1`  | A timeout occurred waiting for the port to open. |\n| `2`  | An unknown error occurred waiting for the port to open. The program cannot establish whether the port is open or not. |\n| `3`  | The address cannot be found (e.g. no DNS entry, or unresolvable). |\n| `4`  | The target (host and port) is invalid. |\n\n# API\n\nYou can use `wait-port` programmatically:\n\n```js\nconst waitPort = require('wait-port');\n\nconst params = {\n  host: 'google.com',\n  port: 443,\n};\n\nwaitPort(params)\n  .then(({ open, ipVersion }) => {\n    if (open) console.log(`The port is now open on IPv${ipVersion}!`);\n    else console.log('The port did not open before the timeout...');\n  })\n  .catch((err) => {\n    console.err(`An unknown error occured while waiting for the port: ${err}`);\n  });\n```\n\nThe CLI is a very shallow wrapper around this function. The `params` object takes the following parameters:\n\n| CLI Parameter | API Parameter | Notes |\n|---------------|---------------|-------|\n| `<target>`      | `host`        | Optional. Defaults to `localhost`. |\n| `<target>`      | `port`        | Required. Port to wait for. |\n| `--output`      | `output`      | Optional. Defaults to `dots`. Output style to use. `silent` also accepted. |\n| `--timeout, -t` | `timeout` | Optional. Defaults to `0`. Timeout (in milliseconds). If `0`, then the operation will never timeout. |\n| `--wait-for-dns` | `waitForDns` | Optional. Defaults to `false`. |\n\n# Developer Guide\n\nThis module uses:\n\n| Name                                                                         | Usage                                  |\n|------------------------------------------------------------------------------|----------------------------------------|\n| [`chalk`](https://github.com/chalk/chalk)                                    | Terminal output styling.               |\n| [`commander.js`](https://github.com/tj/commander.js)                         | Utility for building commandline apps. |\n| [`debug`](https://github.com/visionmedia/debug)                              | Utility for debug output.              |\n| [`mocha`](https://mochajs.org/) / [`nyc`](https://github.com/istanbuljs/nyc) | Test runner / coverage.                |\n\n## Debugging\n\nThis module use [`debug`](https://github.com/visionmedia/debug) for debug output. Set `DEBUG=wait-port` to see detailed diagnostic information:\n\n```bash\nDEBUG=wait-port wait-for -t 10000 localhost:6234\n```\n\nThis will also work for any code which uses the API.\n\n## Testing\n\nRun unit tests with `npm test`. Coverage is reported to `artifacts/coverage`.\n\nDebug unit tests with `npm run debug`. Add a `debugger` statement to the line you are interested in, and consider limiting scope with [`.only`](https://mochajs.org/#exclusive-tests).\n\nRun tests continuously, watching source with `npm run test:watch`.\n\n## Testing the CLI\n\nDon't install the package to test the CLI. Instead, in the project folder run `npm link`. Now go to whatever folder you want to use the module in and run `npm link wait-port`. It will symlink the package and binary. See [`npm link`](https://docs.npmjs.com/cli/link) for more details.\n\n### Manpage\n\nInstalling the CLI will install the manpage. The manpage is at [`./man/wait-port.1`](./man/wait-port.1). After updating the page, test it with `man ./man/wait-port.1` before publishing, as the format can be tricky to work with.\n\n## Releasing\n\nKick out a new release with:\n\n```bash\nnpm run release\ngit push --follow-tags\nnpm publish\n```\n\n[`standard-version`](https://github.com/conventional-changelog/standard-version) is used to manage version numbers and the [`CHANGELOG.md`](./CHANGELOG.md) file.\n\n## CI/CD\n\nCI/CD runs as a set of GitHub actions. There are two pipelines:\n\n- [Validate Pull Request](https://github.com/dwmkerr/wait-port/actions/workflows/pull-request.yaml) - confirms that a PR meets the required standardsd\n- [Release Please](https://github.com/dwmkerr/wait-port/actions/workflows/release-please.yaml) - prepares changelogs and release PRs, and publishes to NPM\n\n## Timeouts\n\nThe timeout option for `waitPort` is used terminate attempts to open the socket *after* a certain amount of time has passed. Please note that operations can take significantly longer than the timeout. For example:\n\n```js\nconst promise = waitPort({ port: 9000, interval: 10000 }, 2000);\n```\n\nIn this case, the socket will only attempt to connect every ten seconds. So on the first iteration, the timeout is not reached, then another iteration will be scheduled for after ten seconds, meaning the timeout will happen eight seconds later than one might expect.\n\nThe `waitPort` promise may take up to `interval` milliseconds greater than `timeout` to resolve.\n","_attachments":{},"homepage":"https://github.com/dwmkerr/wait-port#readme","bugs":{"url":"https://github.com/dwmkerr/wait-port/issues"},"license":"MIT"}