{"_id":"@stoprocent/noble","_rev":"81-5949a880d2bb189765f9acdbeee338e5","name":"@stoprocent/noble","dist-tags":{"latest":"2.5.7"},"versions":{"1.9.2-16":{"name":"@stoprocent/noble","version":"1.9.2-16","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.9.2-16","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"2084e004b7efbc26579b26fe12bec8c1b760a76f","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.9.2-16.tgz","fileCount":112,"integrity":"sha512-6MgImZ+qRFFuLSVo7TARDi2Pica4363O6mQz2ELm7DoHdv9MgKJ9NNlu9Q+fkqHFK8/SsI+viswoib5t58WZAg==","signatures":[{"sig":"MEUCIH3c0IFB/vuUtDZWa59b4wd5BX91NxNCKsrTHF7qGPXwAiEAgdsmN+smrSEXPiRr8QHgUW863tUl0h//79yhPcSHtxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1245958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNb6YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/lQ/6AryGERWzMP+FCOSNYJWD8ucPCWBmLw5TFSjaeD0UksfpwOYb\r\nKjAPk69FX6JkJ68K0z/EcbzWbLILtUkuEjyAXHeODOMPfxokhGnCUlE0dP5d\r\nE+JYoisJuaBvyQXoDsm/yoIjIkMeFBjRwiAuV1puisJLUbg31FC9KNw7QyM1\r\nujLXN7LB2q2y5bhaZwP7qwJmBmz9+c91IeQLxyVRNOXWvLBsuZrp3XSC8uDn\r\n1uM9EAE4vsSvd3XJV6mfbQU1sNnaHifWccY9NIu9ErNciAJq3SdSfmh8pvZq\r\nh6qJAi8AdfrqA+ZD6gVur7+TPQwtv+5duN8I/LpjK1+9yiWKWYradFjYpf42\r\nWVztZYzkImfsgm7M7POEE5xLl+/RmlCp2P6j7OiwxcKJ/VnbPi+SCWuDRmxs\r\nYDbNIWaO/48fnAklXX8+WihPGKoYHuglWmtxwxDsbgGUahDnCbjjWS2Jwyf5\r\nUv9LKBeREV1FKQBJTN6h9v68+SBIgjD8B5ycjdXB6KT7A10QR3Q96tzIOgKe\r\nYkx5Z2X87NrJ/e1AfQXeP5sfLUEljMWZsgU38Cgfml1RdNtKQdEupr+W9Cwl\r\nEV5HJ2obtrFEGA1PzVKddLFQzZcxY34YFxggg7VLZX98X6eqYXdNwhVe8ja5\r\nM3+gvgIe5+BuDN9lDiG2QFkx9pYPFv+se0A=\r\n=fK7d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"b83faae1bee4335bbd9400371aba81acee2b1ed0","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"8.15.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{"lib":"lib","test":"test","example":"examples"},"_nodeVersion":"18.7.0","dependencies":{"async":"^3.2.2","debug":"^4.3.1","serialport":"^9.2.5","node-addon-api":"^4.2.0","node-gyp-build":"^4.3.0","napi-thread-safe-callback":"^0.0.6","@abandonware/bluetooth-hci-socket":"^0.5.3-8"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.3.0","nyc":"^15.1.0","async":"^3.2.0","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","should":"~13.2.3","node-gyp":"^8.4.1","prettier":"^2.3.0","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.0","prebuildify-ci":"^1.0.5","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.25.3","eslint-plugin-promise":"^5.2.0","eslint-config-standard":"^16.0.3","eslint-config-semistandard":"^16.0.0"},"optionalDependencies":{"async":"^3.2.2","serialport":"^9.2.5","@abandonware/bluetooth-hci-socket":"^0.5.3-8"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.9.2-16_1664466583924_0.38427416013234295","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"@stoprocent/noble","version":"1.10.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.10.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"22c3ba2ad9ce26263720cc53b1b8d23c157653ba","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.10.0.tgz","fileCount":110,"integrity":"sha512-JQC0Rx7wsGQ3RpFhryMluXrjL/Zewez/9/GPxuV7D2QG5yXrauU8h2+bFbmTA2HEmK0/WiCNxTD82fbLxsNLDA==","signatures":[{"sig":"MEQCIBI8PCoJH/90MD06OJ0OByAM22XDaSz7HzoZP7RGgDTiAiBytYdZFUTjDBqE/YMRqdwHPf89aH0B0va+5DaX/5UH5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1645385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNwT+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmCg/+L/Glv3QzLR8P5zIt9zlk1KMWPbBb12WlRgU5S4LA9dehKQVf\r\nLraop9ZuXMnwgclq2GI+//OpW0c9GqfEu1HDHdQnoBon4G0h4c25fh98BKEn\r\nGZB/CvhzhZFnTVe3V29irer/Sdhz5qjS7iYf3U3ETTnyg1LySljZpxVoapo6\r\nqCXr7m8aYZnjA3qVENDG0IKIAvPB1BSPcVrXwdYddPrHmckYjfiRJ4WlvJ9o\r\ngEIqFvhTtGqv/eWPsBUBoWuOPB2UInYhSOqSSsqrin+TrVRcNlZmgU8nul1k\r\nkmzLpjtDxl5smRuZs5ODqLucUzne0O+9Dvz0S9ss/VCvgEfE2k7DR/K3D1gH\r\naHMmSjHDgRG8iQvVwQ0Q9eK3EV8q9U7m6fMmoQ1hBD1JY//ys/COYImB3lvL\r\n11aL2rMdFtpTVE0eDnLxcvqKn1kskPF6tovldHyCd2UXqL72uuTa9B+UZC68\r\nZLvp+qBr2NAt/hvwWCi3A17nyeXYN0fHezXa5g4fhcyb5kOLyiugqVHAS9AS\r\ndzvH4pzLY+IsFu+8BIwQ0oENncd/XiVwjGgJsrL8JEnGhdIUG43NpeD0eczS\r\nP726+czYa/Ao1R5FuPkhr/OlARpjgK7Vb7N7gxeLiCobgMfJ8bGT9J3GkGrm\r\nhU4T2LEfDMURRRHwwWubvAaWZQtemm8A8zI=\r\n=81J9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"34814bb55aa0d3481a17518d4aa9e5a62aa607a8","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"8.19.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{"lib":"lib","test":"test","example":"examples"},"_nodeVersion":"18.10.0","dependencies":{"async":"^3.2.4","debug":"^4.3.1","serialport":"^10.4.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.3.0","nyc":"^15.1.0","async":"^3.2.0","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","should":"~13.2.3","node-gyp":"^8.4.1","prettier":"^2.3.0","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.0","prebuildify-ci":"^1.0.5","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.25.3","eslint-plugin-promise":"^5.2.0","eslint-config-standard":"^16.0.3","eslint-config-semistandard":"^16.0.0"},"optionalDependencies":{"async":"^3.2.4","serialport":"^10.4.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.10.0_1664550142031_0.6451735999442914","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"@stoprocent/noble","version":"1.10.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.10.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"329c3be43a5026e6e581841628ce19ae8f7c906c","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.10.1.tgz","fileCount":110,"integrity":"sha512-/kOr++chVWp23dEt8TXPuf7ABgH4ceEgym6+beX34BOhAgYnwyePDjT5sCvPkqyySS6lRQTmnuI6M72efBuzpA==","signatures":[{"sig":"MEUCIQDjXfD7IoaDitBRbv/oASWbEQMRSWCmM7s3TSu/I/PX0wIgFL+4/ijpEbygSnUFcdxUIqHQNMnqBs8XoWBnej8Rqyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1645399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNxTvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmquig//f7Qsa9pkhD1XqzTNyUrKBgiigUkGn7QfDwZtWawuH/V8Z5XG\r\nzmAN9KUpcis+/MDgbrRGJzM1XGr9bmmuqdORNJssR1GuXQ/J2dC1AbWRCuNM\r\n4g2aDulPYFa05MA5qEgcm+x4RQdNbIwsUPgs4y8ezCbJKEHba1FkMnHClAu7\r\nHrpih8gCoVoX7EcDOmioMQhnrOsLW7aJBAjhH7TWMRh9h0Q5bSpd4DYDbsth\r\nZUE5K08Ps8yDujhGb71wAW1MslHx90377imof9M4U4emO8msbyVQGGAIO8Yw\r\n38sHExyd6bNT0HLSvtsT5ZyjIP2X8ZufUENSV30lItm+SwLBaLjmu84mWlJ7\r\n7WoPuVi0/tZOfY8z1X53B/MZu5oifWZ1yEjcUBtz7ZhG4KGQpkJ7iIam7p1c\r\nXJHbptjsrcOeUveba90agAZSqcDV4WV+JAKe57H4pi4TjRyAqOJpiN7zoRfI\r\nnjQoROL1wPcYB1amx78auVkVpz0x8xWXbzcYRAkJi+fYV8xjRBxhE7lQH1Qy\r\nfn8bQlN7sjT3mAKrQkrlkddvfbycJXpMgqqpONRscmHtS/muJrA/upAHWTUi\r\nrRbK8KbpEmTjDlQd0fdm+xEP6Fq+JF2exvz9ksI5XOiOWeUTP/Uq3gCyT5V4\r\nKqHBb5zhx5wpM57yP/VRRr4w66uen2T2DUI=\r\n=IpV7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"862ea28b8349a1f48c4ec50dae5f4168a7e832c5","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"8.19.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{"lib":"lib","test":"test","example":"examples"},"_nodeVersion":"18.10.0","dependencies":{"async":"^3.2.4","debug":"^4.3.1","serialport":"^10.4.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.3.0","nyc":"^15.1.0","async":"^3.2.0","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","should":"~13.2.3","node-gyp":"^8.4.1","prettier":"^2.3.0","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.0","prebuildify-ci":"^1.0.5","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.25.3","eslint-plugin-promise":"^5.2.0","eslint-config-standard":"^16.0.3","eslint-config-semistandard":"^16.0.0"},"optionalDependencies":{"async":"^3.2.4","serialport":"^10.4.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.10.1_1664554223661_0.41978055151357396","host":"s3://npm-registry-packages"}},"1.10.2":{"name":"@stoprocent/noble","version":"1.10.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.10.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"3d98ca5e0f53d34967bef381063d4f4a7031d466","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.10.2.tgz","fileCount":110,"integrity":"sha512-wAiUaBnNaYndRXa67bCUBS9MedVWNDmBTzK3pY0nqkY8AKAzJ89nq3NYZOnhmaPByZm4xaaODKy7LeFxnAarVA==","signatures":[{"sig":"MEYCIQC2ZKSJwpLgLfQrjIlU+XwvQefQMOgAHKy9KT3xE+4l/gIhALKV9m3dxdkoQw/TDz7t8Qr+XZQaa3zzhOWhYiLkBdjd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1645907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXSJKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmrRAAgtSKXJuzFYe6E69E7Hx72qhkB8yrJ+dqiBKlqEkG0j2x5crH\r\nodld9rfnpPlsk3m8ac8MHUlR/2Fjwu8qKS7Q2Ea5u3zIwxDAKIBRJUSQCO8l\r\nUZ+k3RSSN4vHRPCxaAH6jUEbfGhMef6glMLvMASv9GYcT1tqe3R/NuZ/kGKM\r\nZrJg3Ct+jrGQfpUe/TS+Dzq+K3W6WzSfU8QQgQBdFCN+ePWJmC7x6QK96RoQ\r\nJlzC4a6uNuqhiB3dzw5u/SzhTRbDMgjKKMbWrNtnyy7zFRGoUo3EV695KVfm\r\nJXHc1CF4P6yq85acAxmVPZT6ZlkprUt95IaWO4Loyec22qb6QCrN+QAkvDmP\r\nxBiJ84zPjf6mJJRMFZLgv4b9uZh6czjPfvkl7tVDq05olsi3IITxRD6PnaKn\r\nWcCb9gFilmyf/VNeZuvyZz30LZVpOtVCWRR8b0EtMoMfvlZxTW/no7R2TkR/\r\naVn0d/F07uN5ViEUucqCEr7dpvthD/5ujU6djbroKW3CSpZXYq5SvgUyEbS/\r\nJoMkhEk/QkkjBGOaSldpk3xUxlx6iGtaMmJHzMqiVUMwiFiuEu1zjQLkiWDp\r\nyCDDA3gFg9tXo0h7xKdsQA8dqrrBEZiFJ9+nG67yL6PPa/sKQl1kZxvrOZVM\r\ni5YDPxXjdO8GMzbEsBoQCVg4p6poTiIs4D4=\r\n=d85p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"c18c9485da0abbf2164eb94c314ba9039c8d4a54","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"8.19.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{"lib":"lib","test":"test","example":"examples"},"_nodeVersion":"18.11.0","dependencies":{"async":"^3.2.4","debug":"^4.3.1","serialport":"^10.4.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.3.0","nyc":"^15.1.0","async":"^3.2.0","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","should":"~13.2.3","node-gyp":"^8.4.1","prettier":"^2.3.0","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.0","prebuildify-ci":"^1.0.5","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.25.3","eslint-plugin-promise":"^5.2.0","eslint-config-standard":"^16.0.3","eslint-config-semistandard":"^16.0.0"},"optionalDependencies":{"async":"^3.2.4","serialport":"^10.4.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.10.2_1667048009855_0.35893743824841695","host":"s3://npm-registry-packages"}},"1.10.3":{"name":"@stoprocent/noble","version":"1.10.3","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.10.3","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"fc7a4ecd5f41a72ce114efc9e35d035e9080665f","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.10.3.tgz","fileCount":110,"integrity":"sha512-W/yOno4gNqhmTMOisKncrHI59+PJVK1OuQKMSqhIRvBNdIdJY4c7h8z0L/3hjJPsb0Hvqmwb7lqcw+6sTx0oHA==","signatures":[{"sig":"MEQCIDxl4k4fNvzpDHqhPRhkvk1UZVwRMtxzwqxFuYqBqIuxAiBnRH9RsbNxubxrY4KgzUMVl9hKMx8VHqdjipdgbU8Rng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1645467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXj7EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpdhg/+PYXauzVr99nIjXRQEDKDyeaJQHTcJdB9xtqcrV5T8xt9Q408\r\nt0lsjtLaqdyl+3ezpeLCfiS1h6XVswGC3ozSiACesT2a4AEjGmm31bGX8b5Q\r\nS27V0p3OUbfUJ85fvcxWdex3SiJzb8csYxDw6KkNjZRywIvb9WaXhY616jx8\r\nITNYovUL3kgCnoQJ3mCXh3q+M3f5EQlZ30TTnc/xx6DFHxd9eEYoVFnvCIYf\r\nBf38le8Ahf1Nr+ixGzTjaJYz49hWoeJFjF2rg5cguUF3hMkOVubXp04Jzfub\r\noGUWDqg44KGuDSsqzo9AW+GrmdjMMe6by27tVxE0IbjzmjWw77OyMjzzKas0\r\neCUwKjdUvJ6MEKrT9OvRtU+6OJZThzvTrWmYmZ6Bc32RiupEHo2aHew20cMJ\r\nKyReVL3bm42Q0vvz/hI8NlJ2Yqpr508a/xG1ictJP0sdYd0sGs+ZuKLvhMOF\r\nidDHa6WIXnqoMXGd19/dXnmcpSKVxmQTe9dOFys+wufBtYhLV/pvlG58tRPX\r\ngvmItsrEG4kLzEMGDsm7koYawhRnrmxf1/aurHXEcI8F2kxNPJ9t+ueePdkc\r\n60WDdMiFpn//s/Tf886snCY1tPW2HyXGqgYJRcgFX3e+jppMAWnD7Nk/oGVb\r\ngX0kUSTMeVcA5bYLPo26RC6mJEcoKK7l2so=\r\n=9XnQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"b71963167bc46724d5003223f7a0206134048f65","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"8.19.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{"lib":"lib","test":"test","example":"examples"},"_nodeVersion":"18.11.0","dependencies":{"async":"^3.2.4","debug":"^4.3.1","serialport":"^10.4.0"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.3.0","nyc":"^15.1.0","async":"^3.2.0","mocha":"^9.2.2","sinon":"^12.0.1","eslint":"^7.32.0","should":"~13.2.3","node-gyp":"^8.4.1","prettier":"^2.3.0","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.0","prebuildify-ci":"^1.0.5","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.25.3","eslint-plugin-promise":"^5.2.0","eslint-config-standard":"^16.0.3","eslint-config-semistandard":"^16.0.0"},"optionalDependencies":{"async":"^3.2.4","serialport":"^10.4.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.10.3_1667120836132_0.5012319493449837","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"@stoprocent/noble","version":"1.11.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.11.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"e53162e41d9ebcff511e1f77e1bf5545c351f4c0","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.11.0.tgz","fileCount":114,"integrity":"sha512-hlxIH9vl4vNlTdo7bBhCuXPhnw0pMJYGhO6v6Nj49OcC2lgY/ySmeAIfzD0Lf7Wx1cvLTFSOiwk0COCf3khqzQ==","signatures":[{"sig":"MEUCIQDOjBdMMClzq2P25lf6QcY7reoHMxiKRCLtfKYz7jqyQQIge6W4hdMEGSO681xEo4bi3BM0lSbGg+jqzHFGX+7TGwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1652362},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"e9367e6702e541cd43f24c503350f3dd39338f41","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6","@stoprocent/bluetooth-hci-socket":"^0.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.3.1","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","prebuildify-ci":"^1.0.5","eslint-plugin-n":"^15.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.11.0_1696787216417_0.3286655152205995","host":"s3://npm-registry-packages"}},"1.11.1":{"name":"@stoprocent/noble","version":"1.11.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.11.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"de42b330c8727e556273be282b7d8d186551668f","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.11.1.tgz","fileCount":108,"integrity":"sha512-2RikU66xdGcHnYAjn7oVHn9/Fkge6ci8n81YGvFlkr/Wj8Puf2NRc0N9EuNDHbc3lCVbRCTVEk9a/y/3XAW4nw==","signatures":[{"sig":"MEQCICaTQ8V+oeuEsrkQJXTMLXRTm0sy4yNiKRCYX/ANAB+EAiBPS7D4eFv4BRjWhGtqLpaoVPjahYj0JdfE/W0bk6IB2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":873960},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"74dda9774a362f1d35b9da2a26b61551e00dde83","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6","@stoprocent/bluetooth-hci-socket":"^0.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.3.1","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","prebuildify-ci":"^1.0.5","eslint-plugin-n":"^15.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.11.1_1696788255878_0.9141833603907827","host":"s3://npm-registry-packages"}},"1.11.2":{"name":"@stoprocent/noble","version":"1.11.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.11.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"d109eedf4f1a013959e54019f0a989e5ecb54647","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.11.2.tgz","fileCount":109,"integrity":"sha512-+OOAobGjdMNwS5Tu44Ti606V61Stl6PH+39wumMHZX+9s74kBDr8ZN+ZDLYKnng/Z+aHte5634g0L5+ul1WJVg==","signatures":[{"sig":"MEUCIQDOmYJM+4QfcfGIPr8jRsyrleI5m3eZww1nCxa9PrnmZgIgIGndPdTtqASq/0pymWeAu1mjx6U+I65761qSdxxJH70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":876360},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"2f20a8645264080d8ddfd9c8fcb811b5ae79ac6a","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6","@stoprocent/bluetooth-hci-socket":"^0.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.3.1","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","prebuildify-ci":"^1.0.5","eslint-plugin-n":"^15.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.11.2_1696788573918_0.12481163532700257","host":"s3://npm-registry-packages"}},"1.11.3":{"name":"@stoprocent/noble","version":"1.11.3","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.11.3","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"26895479420383deb7119cdf8407e23b9be6e881","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.11.3.tgz","fileCount":109,"integrity":"sha512-wcFy4ZQlFBbZ+UnKe468zlvJjpu33+UctNhlfsi6iW9+OvVI49EI06ysi23hqZZgqBJzaRX4ya8iGIKCs+A+1A==","signatures":[{"sig":"MEUCIQDOX+hbxa7W3IASfEWLxgCpRYqqOhjrHZv3KskH09D1ZgIgQjnZsquWcEaVNyq9kZImeBzcS0akpCaeYC7ZPQtM/9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":874658},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"7618b0878ef1b1343c753161ef68de295d90307b","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6","@stoprocent/bluetooth-hci-socket":"^0.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.3.1","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","prebuildify-ci":"^1.0.5","eslint-plugin-n":"^15.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.11.3_1696839819300_0.29867354732540763","host":"s3://npm-registry-packages"}},"1.11.4":{"name":"@stoprocent/noble","version":"1.11.4","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.11.4","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"798e26cf4b22e85c94b9ce8b35a557c194e68f72","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.11.4.tgz","fileCount":109,"integrity":"sha512-ajz1x+V92TqRshCW3Yj67EUXVnvr9/Uwp9SSrExMjiCUBo5ExZusXAd9DianQlF1X/2xetko+3GAQEAoO9Z3qw==","signatures":[{"sig":"MEQCIDEtlvP4ILWXWuLvJ3t/t1Uikydc3pY3scmDN5Hq9nrKAiA8c5Viv0g4muY4gynFCoA4D78UPnicjp/2DAHcBg+xVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":874751},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"dcac5b97fa9ed4bd4c47ab9d0a7ac23b7f12c3f5","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6","@stoprocent/bluetooth-hci-socket":"^0.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.3.1","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","prebuildify-ci":"^1.0.5","eslint-plugin-n":"^15.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.11.4_1697213938688_0.8579379519134978","host":"s3://npm-registry-packages"}},"1.11.5":{"name":"@stoprocent/noble","version":"1.11.5","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.11.5","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"e60f024d40bd69e4a447e51d6327414871f86bd7","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.11.5.tgz","fileCount":109,"integrity":"sha512-3Q2gSWmeuW0n744n+CO0IMDoXCXJLPCqAcaeAs9rffYhyN4lYJcumh4VWuUDVMy0VjJHRbyIvX5D9noEEvWF6A==","signatures":[{"sig":"MEUCIQDNoE1DKiCeNWGcABeuLP7tcaApGjhGjsLtaYzYxo/CAgIgH4ndHlNzIbvwzRNtjPlJix9E0eikNSAQMnO/SvMWGTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":874752},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"94afaa86f823d753c3d2ea6c09fcc8a4c8358008","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6","@stoprocent/bluetooth-hci-socket":"^0.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.3.1","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","prebuildify-ci":"^1.0.5","eslint-plugin-n":"^15.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.11.5_1697750860826_0.9953804886498572","host":"s3://npm-registry-packages"}},"1.11.6":{"name":"@stoprocent/noble","version":"1.11.6","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.11.6","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"93148e3d7084d830a8e3ec739f4f26540ec3ab8f","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.11.6.tgz","fileCount":109,"integrity":"sha512-CWPyEEnpnsyfmMY5Fy3aEpEAu4YzN0ZBko9QmCCNDZksklpmWVadpKCmy2rzmnVotH7UC6IRyWVx85EZEEdHOA==","signatures":[{"sig":"MEYCIQDKoakEq8ATPprrMp7+Epr83ISiBTvzgFRKeJkF9/R5SQIhALHq/CQRWONvbicJBEp40cEocs5Bav9j7BVPi37AHutv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":874790},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"1d82a19916c3a85e712af99cde79d86fb2e92a9e","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6","@stoprocent/bluetooth-hci-socket":"^0.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.3.1","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","prebuildify-ci":"^1.0.5","eslint-plugin-n":"^15.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.11.6_1697786322774_0.6941337711088693","host":"s3://npm-registry-packages"}},"1.11.7":{"name":"@stoprocent/noble","version":"1.11.7","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.11.7","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"b80d60739b1b54c4c4a5da1c19bd56804fc6bd8a","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.11.7.tgz","fileCount":109,"integrity":"sha512-Jh5sHx9M68R4i1LfdYYZd/iLAGKwUXzWLzhKxjy2uwpDEdBAIUFutpgPRPA6lZUTYAJv/BgSCUZdgmaw4q63+Q==","signatures":[{"sig":"MEUCIQDqFnePjtAjonnFYAL9lohoseHUeE7cy7/lEYsvBh1GUwIgcvOnfI9C/2h2dVDom1QvXIk7IXrm6YfrK4+PSmgdSNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":874695},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"2b8c89b47d53050ca20c89f94a3866b9c399bb75","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6","@stoprocent/bluetooth-hci-socket":"^0.6.4"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.3.1","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","prebuildify-ci":"^1.0.5","eslint-plugin-n":"^15.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.4"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.11.7_1697819150960_0.48544624164431216","host":"s3://npm-registry-packages"}},"1.11.8":{"name":"@stoprocent/noble","version":"1.11.8","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.11.8","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"os":["darwin","linux","freebsd","win32"],"dist":{"shasum":"d7058dbca8ce14b84b00ed2ed2fdd99d40abc538","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.11.8.tgz","fileCount":109,"integrity":"sha512-grfqKOpdLOYRMI0ofovgUZX9wtGMGyXIq2pvqIRMwx9ehxZ7Q5i3i8OWDE3+EfR8A2NrIICJrP53cJ9S3ZSFHw==","signatures":[{"sig":"MEYCIQDlokfPH/1TQSaDXjEAhkDWvlTOKAUqDMAnd/UOo9JYBQIhAIun3RU/9jwLt7q6AfA7K78GP2wUZ0yRqYEv8o6LlK4h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":874782},"main":"./index.js","types":"./index.d.ts","binary":{"napi_versions":[4]},"browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"ebde8478347c181054cf02cd1b24a41fa786c44d","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuild":"prebuildify --napi --strip","prebuild-linux":"prebuildify --napi --strip","prebuild-win32":"prebuildify --napi --strip","prebuild-darwin":"prebuildify --napi --strip --arch x64+arm64","prebuild-download":"prebuildify-ci download"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6","@stoprocent/bluetooth-hci-socket":"^0.6.4"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.3.1","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","prebuildify-ci":"^1.0.5","eslint-plugin-n":"^15.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.4"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.11.8_1697820195789_0.0815616984593932","host":"s3://npm-registry-packages"}},"1.10.4":{"name":"@stoprocent/noble","version":"1.10.4","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry"},"license":"MIT","_id":"@stoprocent/noble@1.10.4","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"16cc37bf02183d4484fd6619b1a2aecd1a4384ce","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.10.4.tgz","fileCount":118,"integrity":"sha512-6ZkXBum7F6VIVZAJ2Iy7CXeUKGW3ylCMLIxxCv5asT9SI3JEoIr67jdQ9+GHiagcdoZPS/znleJDfQ3fGXVYqQ==","signatures":[{"sig":"MEUCIAYN7DFnPaz0vhloilLiZVGli4++fxzUUr9tPk6OT3hlAiEAt2PwyPMNitZwsN0G+CRc7uAWfEu56FSibbtTpj88FGA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2504311},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"01c85047fce3716b6215806249d0b6c36efcf47a","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.9.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.4.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"21.1.0","prebuildify-cross":"5.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","@semantic-release/exec":"6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^0.6.4"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.10.4_1697839466612_0.11489880663996033","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"@stoprocent/noble","version":"1.13.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.13.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"754393e4e55cd0f828d4c49fb1fdacdf04a5f45f","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.13.0.tgz","fileCount":113,"integrity":"sha512-HRfKU1TNsusyRFTTM4pGlZauHALILzNlFu3Vhv+UKdCKI19QTXxhZmYqU5Pl2iuyFJZcLeXsKfprRiZnm9Ig6g==","signatures":[{"sig":"MEQCIADC97x53Z7hvy7Q9bllFAO9B5GIElBr0QFh8Jtcl7OIAiBR4aEtd/+UPzBCPQkP53U8vQtzl80zsi2h0amu3tSZDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2305158},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"d9b60eba5909ff4d5e416e2b96da54347f22c90e","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.9.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.4.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"21.1.0","prebuildify-cross":"5.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","@semantic-release/exec":"^6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.13.0_1698266581478_0.6892532109767158","host":"s3://npm-registry-packages"}},"1.13.1":{"name":"@stoprocent/noble","version":"1.13.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.13.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"8db45367e246057bd4ead449d36559c0cdee67b2","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.13.1.tgz","fileCount":113,"integrity":"sha512-wEOVvN0DMehXaeJgsRslXadcDroxKmXa3HoGWMpcfMvqJQsaVLrBmDwDTQpBgSmiraUTrMigsdgauWWekh3dUg==","signatures":[{"sig":"MEYCIQDEIVlOY0TlXrgpVKFTuKgOWgBgC0SqELtvXKt3gKJgFwIhANUrrioLhh1NFCZKjMZ2ClXTKOIwljK41cmdghy9QSQD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2306402},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"1260f602bfdc3034c57a5d16f0242d7bc89b9d1b","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.9.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.4.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"21.1.0","prebuildify-cross":"5.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","@semantic-release/exec":"^6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.1.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.13.1_1698270808372_0.5055195258702878","host":"s3://npm-registry-packages"}},"1.13.2":{"name":"@stoprocent/noble","version":"1.13.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.13.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"620d5e7bc6c9fe6d017d2f41e3530e9aaad7f5ee","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.13.2.tgz","fileCount":113,"integrity":"sha512-TYEYjJsD4G78BbqwiKOYV+rS+uyR0GF3CfEqsL5viC1+rmeaNLXH3zfYO4e74ZgvKEoZ2eguelWBn2LKOcS62A==","signatures":[{"sig":"MEUCIQDm6l1CB/D1Doavwndan+SowsXho2gOygylFP07yJiDBwIgGDqVahNU9NA2dZFZfPBu99ETm6UZJXYgIBUZOEv7A1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2306462},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"5ac029c37c8b3581d04729d0218ea9cf97d7a567","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.9.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.4.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"21.1.0","prebuildify-cross":"5.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","@semantic-release/exec":"^6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.1.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.13.2_1698418499471_0.7155272994991793","host":"s3://npm-registry-packages"}},"1.13.3":{"name":"@stoprocent/noble","version":"1.13.3","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.13.3","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"e92507efdbe265a9a5bdc94c58eb71c8c11ad188","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.13.3.tgz","fileCount":113,"integrity":"sha512-fopgFgHbQcZuzw+03IO4WSbaJajsT0+xX0rbYnipyDxqSA5W4y4Q+d/DopEr5ct/fXpYrujCaLteCow57WAu+A==","signatures":[{"sig":"MEUCIElRmVWlfUMge5Y+kGcmVhEI/X2pthylORC+wt2TBtPTAiEAhcQ/p2bYUZ+41yUPdDUbixxo18aQt+RaMtQoXCC5MXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2306462},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"7169b7b33761a2ab8c3b75a561bd9dc3629e4fed","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.9.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.5.0","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^9.4.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"21.1.0","prebuildify-cross":"5.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","@semantic-release/exec":"^6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.13.3_1698922875989_0.2980498335561548","host":"s3://npm-registry-packages"}},"1.13.4":{"name":"@stoprocent/noble","version":"1.13.4","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.13.4","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"ff97f46f8415715ab54d0008320d832f2eee24f8","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.13.4.tgz","fileCount":113,"integrity":"sha512-MOV/X/qcGk5ZmPwHsyCkchuv55lmjYA2LO8M3H7W/K/QxPFNoCRyF3vNIce7udd9rUgxlLoZeBeIuS2+7G+2zQ==","signatures":[{"sig":"MEQCIDJSZreg8ivuXRIpOKOyrZCVIqtlpECdIckqST/PqxCuAiB+8WIM4qN4pNh+Qk0AdeIfscropUv7xNV5c5l4CwaVwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2306520},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"0172dd56bd568a4046d40ed6f63ff1efddac2067","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.9.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.6.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^10.0.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"21.1.0","prebuildify-cross":"5.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","@semantic-release/exec":"^6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.1.6"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.13.4_1698943563315_0.8966291151628738","host":"s3://npm-registry-packages"}},"1.13.5":{"name":"@stoprocent/noble","version":"1.13.5","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.13.5","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"b772c4215284d2b3bfbadba01a139d98b661fae8","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.13.5.tgz","fileCount":113,"integrity":"sha512-4P2fPM+3MOXBPsMd3UVPoi3lNdd4AOU0+BLrd5VPvB+X90m3+RNp7zqhH0D1OXSFtfxJurS5hFaVZeXL9Tn1sQ==","signatures":[{"sig":"MEUCIFSmcU6cpnq3+duIH97G7YeeKXpA3k3v8KTxY0B0DIV6AiEA9I98u7klaZjvETeO2UfdGluean3f3oqeA+Qm7bp+Ovw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2306739},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"935d56aaee3f8c49dac38f5d7349cb1a38965187","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.9.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.6.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^10.0.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"21.1.0","prebuildify-cross":"5.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","@semantic-release/exec":"^6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.13.5_1698961058952_0.09609914615177795","host":"s3://npm-registry-packages"}},"1.13.6":{"name":"@stoprocent/noble","version":"1.13.6","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.13.6","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"8512385e7005b832cec757e0db00b54285415a36","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.13.6.tgz","fileCount":113,"integrity":"sha512-d9Ims2hFsc7FDqccv4+B0IzD9Sc9hfYni7MYxo2W4Z9beMxTXgNLZPlZmFEPVilkLAhFAXqBAThTBVAJzQPjNQ==","signatures":[{"sig":"MEYCIQCB07gPeDUHhwfLylSROXsA//Yh/Bz1/7INt17G3MxbEQIhAIXUC0LlFrfOZ7nNYxVfXDZWt/rhlhnakqwNjgIaZZEZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2306739},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"f2f745eb4df0b27282ce28df4c443716723c3aad","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"9.9.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.6.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.4","mocha":"^10.2.0","sinon":"^15.0.1","eslint":"^8.31.0","should":"~13.2.3","node-gyp":"^10.0.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^5.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"21.1.0","prebuildify-cross":"5.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.1","@semantic-release/exec":"^6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.13.6_1699624386765_0.4774244048912013","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"@stoprocent/noble","version":"1.14.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.14.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"0358e4ee8537714f5ecd5946c395ccfaec909fe5","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.14.0.tgz","fileCount":113,"integrity":"sha512-75bMDYZw3urCEPJ0mcBHLVdY1e7nOxW9CZlD/R/aLW/r30bkasp9oj9scw0r6zQCg4naBW8CPxupYMoB3RWd4Q==","signatures":[{"sig":"MEUCIHQ7llES+aKQdIkwf/1noR4JF4ioE0vMZr9ux/RnGlEYAiEAm/5Bck2gQHPEMI1HcR0fZtNT8MaKC/d9MriqujYio2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2312133},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"c9c0d671340ae5e0322951c91d4340f172403743","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.6.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.5","mocha":"^10.4.0","sinon":"^15.0.1","eslint":"^8","should":"^13.2.3","node-gyp":"^10.0.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"^23.1.1","prebuildify-cross":"^5.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.2.0","@semantic-release/exec":"^6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.14.0_1716921943512_0.4344704261745078","host":"s3://npm-registry-packages"}},"1.14.1":{"name":"@stoprocent/noble","version":"1.14.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.14.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"64cb60ebd05d58634e6217de22bfe48c48f0292f","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.14.1.tgz","fileCount":113,"integrity":"sha512-m+ktaIV4EEtBIvAaPZKD8Z48PlCwKgdvP/nYvxkW6xfaJ6XPimxqsA02gXyobEUFUeXrvaS1JBy3qDzWQhXL0Q==","signatures":[{"sig":"MEUCIAmQ/m0ZBsJO2nmMk5bqJpNMdDIWBSTHKCj8Qju8mIlrAiEAziduOYaOlFX+ibXESbJYvCX39sn1pXxdQHIrY1ItKeg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2312144},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"1557139a24d00b69a34490ef691858546a7cbb5b","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"debug":"^4.3.4","node-addon-api":"^4.3.0","node-gyp-build":"^4.6.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^15.1.0","async":"^3.2.5","mocha":"^10.4.0","sinon":"^15.0.1","eslint":"^8","should":"^13.2.3","node-gyp":"^10.0.0","prettier":"^2.8.1","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","eslint-plugin-n":"^15.6.0","semantic-release":"^23.1.1","prebuildify-cross":"^5.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.2.0","@semantic-release/exec":"^6.0.3","eslint-config-standard":"^17.0.0","eslint-config-semistandard":"^17.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.14.1_1716982084611_0.45839173521623366","host":"s3://npm-registry-packages"}},"1.14.2":{"name":"@stoprocent/noble","version":"1.14.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.14.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"a961328c7205c14af9c61511c4c21b5b33de523e","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.14.2.tgz","fileCount":116,"integrity":"sha512-rYleQgc5Ido3mLZtO0X4WUybpaHSwkZTNpponCIIhTv/A2ZiAzQVYRpG0JA3Dk4ThaoqfzG1fRpLARmKxRopjg==","signatures":[{"sig":"MEQCIH4qiCoAZ5XLuBTLF7AFkJM5jU5fkIPQ3UHrBy9ObqqOAiBQfncFYYx2Gy23/7FGN9JfBx37Z1PQoSNyjgF09h62IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2318932},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"c2feb69551845ba451ebb8a4c591345550babe05","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","postinstall":"patch-package","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.0","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.14.2_1727241576830_0.758229444281578","host":"s3://npm-registry-packages"}},"1.14.3":{"name":"@stoprocent/noble","version":"1.14.3","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.14.3","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"2b7af00caeee7deae192cc29ce67375d992ca1cf","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.14.3.tgz","fileCount":113,"integrity":"sha512-Zwax/H+D2GQ8RGSBbe4ngkSJf65Qr7Z3c042Z1n9quHsdk+cEpv+DcC3I5//bTEQxn9+XHzj8bodk4zVDKLeYQ==","signatures":[{"sig":"MEUCIQDpLVN2Zi9IOMTsXpSxGV620cMtDNAa5HgmDMaNZ/7D5AIgcGqp/P3dTuqAf2pKkHjr4SGYpLy2GvbJCVjEE8Me1xA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2316801},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"5469b2b49ae160a24b2bdd4628705eb566a0f93a","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"github:thegecko/prebuildify-cross#fix-docker","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.14.3_1727459070581_0.026912317123253704","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"@stoprocent/noble","version":"1.15.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.15.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"08f5d3aef841ce099cb146fd9270a482de34d926","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.15.0.tgz","fileCount":113,"integrity":"sha512-iw2Osbv75CyzHom6PRGtggIeJzWO5jeQCI3dcR6kFw7wBZlMLZCBXxvz3jnnmAIlgerh9P4HqEIUueNWQarHMA==","signatures":[{"sig":"MEUCIQDKi2rmb+SCUN69/dEs3MNRKn2F1VXssZ3Wn8wYb5wacQIgG1nV4Xm44op/BiRImvM5VWjEp8T5+5d+aSaFqb1yyP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2316801},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=6"},"gitHead":"9e163ee4624da3cc1f06958d5aed4102cfb9d664","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"github:thegecko/prebuildify-cross#fix-docker","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.15.0_1727466951520_0.33493323518254425","host":"s3://npm-registry-packages"}},"1.15.1":{"name":"@stoprocent/noble","version":"1.15.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.15.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"73a39e67ee58f610b0d568c3c7ebfd97425b39d7","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.15.1.tgz","fileCount":113,"integrity":"sha512-e4uG5oQMFDz+94hBtupWvnr7QvmFcNPXZXYB5DS4vqo6/2e6dvReEscRyofv/WxB14O8vc3RQC+QwHDN++vCFw==","signatures":[{"sig":"MEQCICUQpLQRtjwAYWAQckEuuy5k8ggpTQCaN0+Wq5CzE8d5AiBfRNVmQKA0wx/+CvftyfHWVCaV6f21B51Wvmk0Zw4FvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2307271},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"4f3188d77c082f85221d5cf3e708ebc93d6452e4","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"github:thegecko/prebuildify-cross#fix-docker","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.15.1_1727775668902_0.8127274185049724","host":"s3://npm-registry-packages"}},"1.15.2":{"name":"@stoprocent/noble","version":"1.15.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.15.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"3cb8b5afd5693ab8048543dbff7c85407ee3c8ae","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.15.2.tgz","fileCount":113,"integrity":"sha512-uWHFOJMBNcVykQ9j5dZzxopWQ/bNwoGaYC80xGfwN32fOafPxByEpHZ3F3jQ8ttCbB7G4+FPaz8apfWoRBdbnw==","signatures":[{"sig":"MEQCIDALARiIHKGdEQLsiImBEA+fTqE7kkd3X7LxAKCqf1XiAiAKVlIRSoZyrBw02/F7qiufMnKNikxn6WcHEmbYdAGiQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2307601},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"118ff72beeeaf71e2631180f2eb868c1c2563eb2","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.8.0","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"github:thegecko/prebuildify-cross#fix-docker","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.15.2_1734428296101_0.8945462621456008","host":"s3://npm-registry-packages-npm-production"}},"1.16.0":{"name":"@stoprocent/noble","version":"1.16.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.16.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"347c69cb8a06b0e06c7d73c56ba3e8c2ce118dfa","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.16.0.tgz","fileCount":113,"integrity":"sha512-HD+ZlkI4WUnl9D/QQMoteDiRV8W7WOTKrJPGJjgaTEkTpJIS1SbFgF9HdUDpeuBsIAvw3Nw1EKDEI7pFI+Y4xg==","signatures":[{"sig":"MEUCIQCkIuOKX//9fkPcDqzxZ2/tFZZAAO4oPgs9HQ2jopbnXwIgVFGbHTZy2133O4TOdtzCzkvsKykzo2t7oNfZ1azQWRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2309766},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"29cef2c0ab3cdeadb899d57c2f16952fd9cb15f0","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.16.0_1734815985725_0.7440971723293663","host":"s3://npm-registry-packages-npm-production"}},"1.16.1":{"name":"@stoprocent/noble","version":"1.16.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.16.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"c0b18cb93001ee6cea863ba99b50cb4a2cf71cf2","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.16.1.tgz","fileCount":113,"integrity":"sha512-yJ3Tl4hsaH1nYpMi+cR0uOrVE5zVUrtKDSjSY7dP+HDLsiuKO6n4xT6g/FrA0pH1iAMmllRwl/IcZzUGdMoyyg==","signatures":[{"sig":"MEQCIA7Vubsne+2WkeSDxinFNEVfMhJR2mj8tetuVZ0gox7jAiANlAbd+CAs78w5yKyeKLmqo7tYXpB9LlJlH2m4qpdubA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2310365},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"d21b3dfd141a37bf3542cbaf168556ca7007940a","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.16.1_1734822465838_0.9027579840929085","host":"s3://npm-registry-packages-npm-production"}},"1.17.0":{"name":"@stoprocent/noble","version":"1.17.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.17.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"877c893003b6c14268b9ed41d19fc878288bee1d","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.17.0.tgz","fileCount":113,"integrity":"sha512-+qOzKyoL/B4ygUqj/C8xGBcHKM5jNDvQI65mm0xSpbEJe2Kxn0jgVa5F4BX5Rk5O3iBl0vCg5nN1uf6r36bOxg==","signatures":[{"sig":"MEYCIQDX7jsP0ldZs4kMB3UYnusKrM5YKj742Z3tdHAtnIcF4AIhAOS0RqwjooTmJVJdPVAyAAzzaANDn4qajKgkCZ3BJtbH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2327628},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"c3db116e9201bbdd76953f10699b0ec0252c0482","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.17.0_1734861451201_0.2693751390896799","host":"s3://npm-registry-packages-npm-production"}},"1.17.1":{"name":"@stoprocent/noble","version":"1.17.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.17.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"2d2f0f0a3a90dcdd9881c5839cbb987b7e427cc3","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.17.1.tgz","fileCount":113,"integrity":"sha512-pSdSJxZiGx/VFaWPh8DXTe8j5KA+oAGCv8iCfQHV8Rf7T8G2f/SZG4fTiFNfnCe+kxdpHZ/h+GzIIDcZZRHS6Q==","signatures":[{"sig":"MEUCIDewARDoeBGXmUfq8Uwsn0v7iYUBmJIfHTYBfPtC+cDCAiEAn67oGq7k5XdujlFg8jdEEDe7DtVxA06GZsISjFdR3Ys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2328057},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"f3903379072770ac41077b0f6ad3b060767e9a03","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.17.1_1734872706986_0.8615345270960828","host":"s3://npm-registry-packages-npm-production"}},"1.17.2":{"name":"@stoprocent/noble","version":"1.17.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.17.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"9641bd233908dfffb44ec6824f15e2b0efffb33a","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.17.2.tgz","fileCount":113,"integrity":"sha512-axIxYO2Lc4QWpSsOOjuET4LwqI5La+XHOBO5G0oxJtUaz+8jCe+5M0/ANJpaxKfHIyUni138c/fd0mwpndEPSg==","signatures":[{"sig":"MEYCIQDg+PbJrlhRiz/V0RXNwuXGuUCv89igmNa6ip959lc6CQIhAKBGvfKQvPUNONHYGZLPa3yOlMPE5f2odrY5Mj/IDAp3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2328454},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"9b4580f666f64aa3e810b958824cc03a73c69a29","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.17.2_1735476265685_0.12791053871795688","host":"s3://npm-registry-packages-npm-production"}},"1.17.3":{"name":"@stoprocent/noble","version":"1.17.3","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.17.3","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"8999597a8ffd7dcdeb70e7dd297236a76e6b0b79","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.17.3.tgz","fileCount":113,"integrity":"sha512-hvPqZd6OrL4ieFdV27QAhIF+o9pYWm1uWk/K0uh9Pl38ZzgGSpE9R1+QsyZIPaDBP/G7wAKqfLElF5qcSSTT1A==","signatures":[{"sig":"MEYCIQCamHpKt8gNiQK4ztx7dhbLzRkl33fokapQqcQTIQfs/AIhAMiIkBxucyZ35U76gKIoLlbOwtdyR6fPh2wMQETPp3n4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2328501},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"7e674136029ed6a34396d55ab8295d95d9fb00d2","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.17.3_1735477728497_0.9917049677820311","host":"s3://npm-registry-packages-npm-production"}},"1.17.4":{"name":"@stoprocent/noble","version":"1.17.4","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.17.4","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"602d739c0910d8ab071b2e4dcf332a13d1c36bf2","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.17.4.tgz","fileCount":113,"integrity":"sha512-MxmNZgOZgUzAHOjfqrl4mhoVv0WgwKPQZCjh2nkC0NSVBC8di0HmFQAVUTkDZRfdSmqXEJmMBXLlQGdGDbRvDQ==","signatures":[{"sig":"MEUCIQCNOEDOi0fffkSDZTCp5vXdGpLVRz920fAvjO1f/rpi4QIgKNlYrAaRGGudDnK57lI/pJT3o4HnlZMY4XOAYF/yQdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2328265},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"fde991e70de6357db7c9aaa651058d178740a38a","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.17.4_1735582276122_0.605713678935971","host":"s3://npm-registry-packages-npm-production"}},"1.18.0":{"name":"@stoprocent/noble","version":"1.18.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.18.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"ac6b84a0de4806feafa95eea3131fbf2e454b406","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.18.0.tgz","fileCount":113,"integrity":"sha512-K6cJL/mNOjEWTxKWi6Gc1Qwsny3/xEP9qrXJpfwKJXhNN0CtjX5zcx6dosS8mpik0ZmPwaI73T9/UmlsEVsEow==","signatures":[{"sig":"MEUCIBSkZdAnXA8i+ugfYmcaLiWDtrtzOvaZl6jtBTWvKf7aAiEA3z/yJWL89d/wIIgYmhUA2GqUJi3c2caaKQgAIoMasM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2328758},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"1fdf3ed7834d19b1b9b37ddbfbf2db799e705531","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.18.0_1735583506392_0.9026406444005508","host":"s3://npm-registry-packages-npm-production"}},"1.18.1":{"name":"@stoprocent/noble","version":"1.18.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.18.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"4f67a15e2a1c8e52d2e8bc33f4a55f80df67babb","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.18.1.tgz","fileCount":113,"integrity":"sha512-JcVBuUYJuusJ3RPx1Bi+T9Rqc4F66sUg0bu3MWRtdWa1mxAj9lyTbe4D9rhFHKtMLEj5wasdBs2odbJkJswCHg==","signatures":[{"sig":"MEQCICrbSQDZqj5pjxZ0VCf2/7LK6A45MHn58etFEqFlY+QxAiAf8Pvtkoydsedap3Bg1KpJSyqcArgzdp+CBgCoR/qAGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2328690},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"0387a52a573aedb431890431fd757d928ce1963e","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.18.1_1735588934129_0.903357102028411","host":"s3://npm-registry-packages-npm-production"}},"1.18.2":{"name":"@stoprocent/noble","version":"1.18.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.18.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"04e55c08b313290bd2a412f6778492677876b359","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.18.2.tgz","fileCount":113,"integrity":"sha512-sFOnaJqdcoYYFh55SEkw294vZpDYh+ZpzyLBOrf171cYcdycwMKrrNhiRJaTAVAcyk+0MGtbMicC40J1ewIGsA==","signatures":[{"sig":"MEYCIQCqUaX7N9m2LZC931uLN2V9Wz1u8nhMmZN8+nrh9BSVtgIhAKloFyW3oRdgwcfiWZi+eUxnMTuTZzy+Hc8hXnhcvrm3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2328340},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"ecb43339054cd3ebc2f5ff3da2600eb67c8e3fe9","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.4"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.18.2_1735596530941_0.15081084349736695","host":"s3://npm-registry-packages-npm-production"}},"1.18.3":{"name":"@stoprocent/noble","version":"1.18.3","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.18.3","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"c2918c5e80fdbbc21c570f414353851bb0e04bd3","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.18.3.tgz","fileCount":113,"integrity":"sha512-QWbrsOReAfkhs44sZDu6JIBdEPLz+uhEgjodSHAxNswFLDZJU1dWsTXdog+hhE+KZdMu0rN+YIM/6GMHs9wOZg==","signatures":[{"sig":"MEUCIQCHK88fNMEVtPYKU21II6dSW2JLeK0DYfjVCS58CsAJgAIgdXz7t1cg+YFCSNBYha9Ji4wNyMpADC4egY25r+tJp2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2328681},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"ba037b64f547063c69b78ee3eddac9910848c9e8","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.4.5"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.18.3_1740436010864_0.23295501718772837","host":"s3://npm-registry-packages-npm-production"}},"1.19.0":{"name":"@stoprocent/noble","version":"1.19.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.19.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"8d282d348f2a06ce67b1206ef7df1a1805a4d77f","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.19.0.tgz","fileCount":113,"integrity":"sha512-0DsbDibGwXrV+nfhevKDTRqB5NGl78CgswAckmsmTiBowZMlU05+hwNdiJzndJaAUPlKHl+eOxEthcRm+dJxDw==","signatures":[{"sig":"MEYCIQChz5bQSKVAJr6Chfe8TUviflZ76GS9/erJOZZRn3+zLwIhAPjEl+MMXB58pDVQ3wtC4CCGMMt7gYjAzRY8EGmIs/lC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2329343},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"368cb86cdc1825bc61835c305cd30c258687d25a","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.5.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.19.0_1740535159092_0.31691830903555984","host":"s3://npm-registry-packages-npm-production"}},"1.19.1":{"name":"@stoprocent/noble","version":"1.19.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@1.19.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"e2e97cf955eb81c6477db73078e661b50386d96e","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-1.19.1.tgz","fileCount":113,"integrity":"sha512-hgtb7WC1na1HSoJ51IVJZEq8f0cnlI4M+F5tjPcadQV06NPV0V8UoUM57pRZOpYn54qOPccOBc2E+IrpJOn2gQ==","signatures":[{"sig":"MEUCIQD0QHERk9U5ciRNlxV3MdfPjr2ZWKNNnAAbFJskAklFPAIgdskV0ZCEs3VQGTT/z4KaoxkUj2o3gNiWEdF6lQEnlz0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2329343},"main":"./index.js","types":"./index.d.ts","browser":{"./lib/resolve-bindings.js":"./lib/resolve-bindings-web.js"},"engines":{"node":">=14"},"gitHead":"3a5f04d42d1de20b65f7afa15f4da69585405475","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"cross-env NODE_ENV=test mocha --recursive \"test/*.test.js\" \"test/**/*.test.js\" --exit","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","coverage":"nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 14.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 14.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","napi-thread-safe-callback":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.11.0","nyc":"^17.0.0","async":"^3.2.6","mocha":"^10.7.0","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-plugin-import":"^2.30.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^1.5.2"},"_npmOperationalInternal":{"tmp":"tmp/noble_1.19.1_1740556352533_0.8155010376667067","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@stoprocent/noble","version":"2.0.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.0.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"a904059e9127ae337b9e37b989d6588040a2e0c2","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.0.0.tgz","fileCount":92,"integrity":"sha512-71hgGs1SyCJ9PyJpjqKvSC1bukxGvQM8pydH+vw4TnXN0GtwzKfh8SY1AXQM46BksKQaxCMbAX/s2JL+TuDV1g==","signatures":[{"sig":"MEYCIQCKEhWISCy+lygmsEI8/kEGs1iwboTKI6S/xS5KOG+begIhAOb3oHNno/imF10OAghmNUjzczg2TUDdTXxOo9dmGaNV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2338194},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"ae05186a994621aaccefb29faffc6132a30642a6","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.0.0_1744983473777_0.022184827500505655","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@stoprocent/noble","version":"2.0.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.0.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"028dc152f3da5702ec2e15c6ed1d499a53fe262a","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.0.1.tgz","fileCount":92,"integrity":"sha512-ONGWhHg8pcy7uQ3ajn7PujXb94/iCoMr50xQsmMgNuA+4TT8IqtfvzjofGQfGDfnUKvSCEQgl0v8SgBAg1+r5Q==","signatures":[{"sig":"MEYCIQDU8i12ImfiglvipOJxqArr4EABytFOwbN+JrI6BlWmdwIhALvEdICxrXXMfJP7QssglRjUhmE2x/h/MObrALwMZH3l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2339874},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"587b864cdc0613ad70c92aeec669593e36fcd1c8","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.0.1_1744987923110_0.5093122993988024","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@stoprocent/noble","version":"2.1.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.1.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"276c3f6a57a79271c72eb0ad90f8b731459dcb29","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.1.0.tgz","fileCount":92,"integrity":"sha512-XOSG9oXC3IGA5Qc5JSNXVJsXkMraOhtzHNSFruP8v2NrJVtpuTGLQoODAr+YwMDr7+SkvT6V9gjfAluuL3qvng==","signatures":[{"sig":"MEUCIFUBPIWr3lqWSDpJf7FMl2LDMUhefKRqLKGJ8WU4YYlQAiEAq4S9uCLbieWt92/gPA3Jpxc2xKrAX3g1e9kO0uCwsBc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2350418},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"c0222c6c17cac4fae7e1bdfd9f7e767e24df90ea","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.1.0_1745074995196_0.9412461835429635","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"@stoprocent/noble","version":"2.1.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.1.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"d4ed3a1abe32dadf9b5b920f5c6de68fffce9d5a","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.1.1.tgz","fileCount":92,"integrity":"sha512-HB4M9BXNt+HdFO7DnMCmqtA2/JBeb4+X2McUbVlAtRS5IcqCQ4daU4QO5jQFbsquTl9sw2kPwWnBZ/7nxnHnBA==","signatures":[{"sig":"MEQCICly3tBadpEZwSJbsIQnll+KC2ikrZywzxobjTzucAIUAiBcEDCKbbzHI8ddugv/eHqAHYYnm2qLI/aj0UIsT69P1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2350923},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"b481d1e64545a612ab5650b3dd737c5602be2522","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.1.1_1745083842854_0.468166467117376","host":"s3://npm-registry-packages-npm-production"}},"2.1.2":{"name":"@stoprocent/noble","version":"2.1.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.1.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"f6cb43a05d6f5ba7ac3781fcc878de4b9b994612","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.1.2.tgz","fileCount":92,"integrity":"sha512-TSYSuTSZtM2s7Llnxjl8Pzp88uH+SLl5kT0ZDtLSOiH2ykd4WQHwc6RpPCqlJ4EOirZcjdIGpuLUrwL9H/EZ4A==","signatures":[{"sig":"MEQCIHW3G/ZxdFuUUo/m3AaujkfkM9qNqLa8iNPViJ9QFLBdAiAygS2vSag40KNvSoj8hhRa56+A5bDZAiqREI67SqsIGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2350913},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"bbad96292a35d9e7351ca5d15b3ea7bf2bb08c76","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.0"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.1.2_1745086318175_0.5903795133105803","host":"s3://npm-registry-packages-npm-production"}},"2.1.3":{"name":"@stoprocent/noble","version":"2.1.3","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.1.3","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"5cb1690c805105c977de2098352454dfdd049aee","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.1.3.tgz","fileCount":92,"integrity":"sha512-2nnGUCVagfRfVwdQX9R0yDmc98xnCL+bankQV0lgboWfsrKdyKZMUJV1YnWB3wtcrGli/ac/1C94arF/8avRcA==","signatures":[{"sig":"MEUCIGFAM54ccTsC9zVuY3Xwh9OJOuv/dZLZOmHBFMSP2p6MAiEAivUd4oq4GYTwDr4XHrPNlKCX5zX4AvzZxBciLOZhFyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2350913},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"630d82c8a23c76df23b104a3677c46d9c709e850","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.1.3_1745087869687_0.14451084545190995","host":"s3://npm-registry-packages-npm-production"}},"2.1.4":{"name":"@stoprocent/noble","version":"2.1.4","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.1.4","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"8d735d701867dd800ac57d796044361886ef3e74","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.1.4.tgz","fileCount":92,"integrity":"sha512-nrZ2ZokBC4Jc/0moFgMXcK/aAXgAYByVD3yAVezFZl5/5qFQ5sSGJoh+W7tUVn5IvUiJdfW5t1oXVdJK28ya9g==","signatures":[{"sig":"MEUCIQD+yAEBa8FWLaxo8Gkd64hXPSWlviQYfcWIgUohW6LaogIgYVPFnjiZCs8ZZIi6pFKjO0Iclmg5S9ixrW+iq1s8TnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2351113},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"4130a3c7daf6bdbc7e3bb9966883c806450cfa3d","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.1.4_1745331126107_0.2368782467305106","host":"s3://npm-registry-packages-npm-production"}},"2.1.5":{"name":"@stoprocent/noble","version":"2.1.5","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.1.5","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"6a4164015102975fac19e77b9719d1ec25017ec0","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.1.5.tgz","fileCount":92,"integrity":"sha512-8fVvY77V/UayQQxdfUlzQko7/1Bg9ON5BGQ1jcz5jZTZ+YuVp+8KP92HBiP4dDeQ4oqNoy9Kdc44+QHB0NBtyg==","signatures":[{"sig":"MEUCIDtUjR0D3HLKi7zu1ts1I2L+hjoSx7hWyfF6JYFgYhc7AiEA2/bzHfy1JRzNZVquFADxxQyOjTTeQ4hbhC/BwXQCdPg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2352328},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"cb5bbcfed56a939f54d7b84e869e4cb008a6f376","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.1.5_1745336602107_0.8461705973772926","host":"s3://npm-registry-packages-npm-production"}},"2.1.6":{"name":"@stoprocent/noble","version":"2.1.6","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.1.6","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"7a755ad76e443cba8b56a1d848b958868e2101c8","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.1.6.tgz","fileCount":92,"integrity":"sha512-y/wbW7WJFGQvAHEO7oRH9ojfcP69OaAHH/sgOj+q0N+C1IqAbsLWP9aPlmWoogm9Ta43qq21mEpKGwXD4iH47Q==","signatures":[{"sig":"MEUCIQDqRQnc2D9uWs7K+zUBHYH7SZJGjpYrLW0Kyqwnk2SajAIgZJNaN6hJAKEBaRTdthCL1ZdLvzyQdx1S3beNZ56vNF8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2352286},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"b5085c0423822ad0368d9d84cda5bbe4b1b6c679","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.1.6_1745342504588_0.67675254939686","host":"s3://npm-registry-packages-npm-production"}},"2.1.7":{"name":"@stoprocent/noble","version":"2.1.7","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.1.7","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"239ceb0470aaf6c5a319d870b4b5f6722c3e8a26","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.1.7.tgz","fileCount":92,"integrity":"sha512-7RRbM6WGHM9czkITcRv8Mu32uyHv6q9SWt5fPPPihaON5fowWdf7u0XOqI8Pbd0XjrZyDMvnkciX2WraE4rBXw==","signatures":[{"sig":"MEQCID3+hSWnjzJTNJjUZebm0w8mSAi87QuTvo8wGdNC0YIBAiBq1Tx124zjknKBzJXJPaM2xgEOkKS3x11gh2PHtVeNWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2352283},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"5c5a2b08f7865c20698b0be5ac26162730342716","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.1.7_1745347674116_0.7407143750723573","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"@stoprocent/noble","version":"2.2.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.2.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"cff9a1f3002c1612105270298d2114ac1d32649c","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.2.0.tgz","fileCount":92,"integrity":"sha512-tEDNVFH/69ckZpYn6vwaSqmGm4DM9TJKtci2v93i08zn4tbwJX3G39XHzFzaDmoLB58agn0P59DTWOPZz8aLUA==","signatures":[{"sig":"MEYCIQDpx7vwrIsL8YRLpsjGoJgvt69+5Ym/2hNblT81CttDyAIhAJMposP62eYVOV1sj2GQolcfE0c7EvZ/2a8SHXgomeGf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2353775},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"148082dd11f8319330a9ae7c6691a0eb8247fb89","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.2.0_1745737393307_0.07710060001479069","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"@stoprocent/noble","version":"2.3.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"0ff945b670670689ef445e1f773f11da9b1ed11b","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.0.tgz","fileCount":92,"integrity":"sha512-8A5gYYIJ0+YzQnG3uDQ0r49rLqxSs8WOzqRTHqhdpNht4JOUKEkpEVsw+8ej/V7QKgqw9I3vYFe5VV8gLYpmcw==","signatures":[{"sig":"MEUCIQDBmgyLZGqng1hA8WgPsPbR/4duG3Nh0jZQveRxovgyVwIga95WJJvRTrYRopksz4YeSrf8tkle/uk5G00kYsWA/TQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2368995},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"70c74fc8398391b2ddd24fe573d488ed36a1fb47","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.0_1745739368139_0.239625747677082","host":"s3://npm-registry-packages-npm-production"}},"2.3.1":{"name":"@stoprocent/noble","version":"2.3.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"d22e4bf91d7762b22e153344077d941873301f04","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.1.tgz","fileCount":92,"integrity":"sha512-OrlL9K74oTSvElBOAEohE7CTzWBOwhBzUJZ+N6Ws5xtLXoJ+GZ3QRlIDrkcsXeEymK8C0OVjGvxv5ueRKae+JQ==","signatures":[{"sig":"MEYCIQCaZ42BW0e7CUroqOJDxMQ5jLDP2BPvg0RiPRTtPxESTQIhAMzqtCbDALpQbpRhhep5I6oht20Gd3JRejaHM+tQzJaA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2369169},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"e4c4cf916bb44e9c3123e95a6ba0be8b53945d7d","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.1_1747772809372_0.06274936912878593","host":"s3://npm-registry-packages-npm-production"}},"2.3.2":{"name":"@stoprocent/noble","version":"2.3.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"5c6b831a2ee0692958285a832f25b2a6926a1e26","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.2.tgz","fileCount":92,"integrity":"sha512-q8uBqXXIfq1C8trfk5EgcOzl2W+7wS8X4flPz2iGiTB2M0cLZAIMGDXeX0Rva/OYrXUmFifFjCuW/NlEv3r43g==","signatures":[{"sig":"MEYCIQDQo4DO0Mdq8ShoygxfCXZDQJIu3PvRIVwl6kX/YxXJewIhAPUDP5AWwbbV1UMYLYizp/5vziLh/tk1MDkPFbwo/Lbz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2369166},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"3832e9ec845a13557b9ae916ccf90f337625e85e","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","actor":{"name":"stoprocent","type":"user","email":"marek@snowheads.pl"},"email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.2","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.2_1750313437455_0.7451119398340325","host":"s3://npm-registry-packages-npm-production"}},"2.3.3":{"name":"@stoprocent/noble","version":"2.3.3","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.3","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"74b26ce8f04cdc04760a05fba471dea99a754524","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.3.tgz","fileCount":92,"integrity":"sha512-+XX7Ren9atD2qASqGrTv9IK6saloLZ6es1ysfM32N2pLeIxVawsTZzMMIE3eEZiTbkWOAQyHtYl9Qc3zaB/1KQ==","signatures":[{"sig":"MEUCIQDF4KyWO1sbKt8ub/OyquDtLr87eliOCihstMwXs8CKjAIgfa+sVehYCrxv2LJh52Q6s3uwlUtYNO0N8Qxl9W1WGDk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2348969},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"d49b37caf063b87c038326c9523a1ba9db76d941","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.3","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.3_1752738013829_0.7048376913623879","host":"s3://npm-registry-packages-npm-production"}},"2.3.4":{"name":"@stoprocent/noble","version":"2.3.4","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.4","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"6f6b7fc640e9ad697853846ab956ae47406f2ae6","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.4.tgz","fileCount":92,"integrity":"sha512-Tq0DSSvkd3hRWROS/JqrvhgI9GcFaQlxWgn2SaZuvLXHM7OEtQ0jrOPuWtxf/vNF5CaS6JJeo5DzEy5vmGrJFQ==","signatures":[{"sig":"MEYCIQCM17zn9lzFYUiDUxbkgox630ioQN+HgristA+oZuFViQIhAPNwEtlB5PEsPZsl4u3s1W/khvHNpxxEnRRUD2WAOKva","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2349306},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"e2f1db9749265888b69517a3f7d88c974e32fdc3","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.3","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.4_1752757491083_0.9962240240188334","host":"s3://npm-registry-packages-npm-production"}},"2.3.5":{"name":"@stoprocent/noble","version":"2.3.5","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.5","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"a2b9e85c79e9abe91d1a0cdb5ff78bf1fb2aa400","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.5.tgz","fileCount":92,"integrity":"sha512-zV2MPYskNwGKx8i62OtdkHKjThhaPHnPvynxHrUAzco4qX4p69nhW7fsGXaUPJN3x9MsGJFk96Vvzmn3EcwR5A==","signatures":[{"sig":"MEQCIF15O6o+ioyBqS7C9OgIEeBLirDtgnpMp8VdBxsuZVQSAiAvBtAvL8N1oew7RkH/mobLAHnXw0PYkagvDkd25jstLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2349809},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"4d45f77b11c6f2f1f9d5788ae6b0acde79951865","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.5_1756284293814_0.9711221811233663","host":"s3://npm-registry-packages-npm-production"}},"2.3.6":{"name":"@stoprocent/noble","version":"2.3.6","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.6","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"242f6334e0adcc2b3a7d6761295c0b80e5b2b503","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.6.tgz","fileCount":92,"integrity":"sha512-iWt5MUhIfCkn+BHN70FJqdgArm985yas1d0x4s2/j38G9aQ8ca7Y3flKDyUzESciL5wre/t6bVSHqYOnK+Wb4g==","signatures":[{"sig":"MEYCIQDdvrI1OrrvTDa0VrVqgDnAagMqgs1D9lqYuJ0CuvaHGwIhANwJs2YexqtIOgkZ9ngeAFHszpSgjtFaSnSnDBaPbIeN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2333977},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"a92b7d1bc5f93d3c0973d6785dd5e93494d29c87","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.6_1757840506008_0.2308358843034144","host":"s3://npm-registry-packages-npm-production"}},"2.3.7":{"name":"@stoprocent/noble","version":"2.3.7","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.7","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"7138d2b8317738b86f0d6079b01a0b8d22104d72","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.7.tgz","fileCount":92,"integrity":"sha512-sueaGccUBfnPNYbHBRkW+i3hyZhMrRQ/rOnfeugDJqcVu77S08KK9Xi1lnPzA98UQoKm4bGA+jSSHeMODMEGHA==","signatures":[{"sig":"MEUCIQDJ493eXqfMxDldVKphDfGcyYw1fhG7qeyfzv6A8sN1CwIgRR3lYJJOL8pzJaxgvf7vX63kLE9enzoN8xjMY0YTguc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2338171},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"36201e1bf2c7e732893a641bf2dc0490633a0fb6","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.7_1762172369675_0.9242689838532321","host":"s3://npm-registry-packages-npm-production"}},"2.3.8":{"name":"@stoprocent/noble","version":"2.3.8","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.8","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"d441b5a44d9b8561f35fd20dc60ec957bfc51314","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.8.tgz","fileCount":92,"integrity":"sha512-lunSM1+Mfpfthe9fE8NQ/7rp/6fEvqLxzSPeqKR4j91QljtOd7SxxaWi7We2mIHbRDJ1joE7ydMRuaLvK5VMBw==","signatures":[{"sig":"MEQCIHWh/2oPz3Bq/VUHkCVxJ8PZeuuhPVndtm2UqR1Iy9QPAiAPRlCM2nSNtdGbmpPT3pgfBUOyHBx5M3XaJQkz3fQ+Dw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2338455},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"a29963b1ce73ea2fe36341f4d0498c81a60cc5e2","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.8_1762336124454_0.6682719583132166","host":"s3://npm-registry-packages-npm-production"}},"2.3.9":{"name":"@stoprocent/noble","version":"2.3.9","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.9","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"a07470e00ea9643ea38b20c13f3633a7c1dc0b8b","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.9.tgz","fileCount":92,"integrity":"sha512-7uekxivotr63U/dGady0vz6lRcsGXfGIu38N1SQU+CXzUVQariDJR7MBZ9tJRQqL5OD5u1VOXZByxBlU4W5FNg==","signatures":[{"sig":"MEYCIQDviAvn6Vc/l5LkDjN4t2awb1p0Obwq7HozWD/JexozegIhAPEaMpkz0MUcNGhv6VmEDRZmMZ4QmYPyqMDp1PT5wCi+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2339162},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"a61d7bc4f12969024e7fd743ac4a9db8f02df770","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.9_1764843017523_0.8557498783758064","host":"s3://npm-registry-packages-npm-production"}},"2.3.10":{"name":"@stoprocent/noble","version":"2.3.10","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.10","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"d5043c1ce46ccbcbec947657c38ef2682970b9bb","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.10.tgz","fileCount":92,"integrity":"sha512-4rFxd+ZBIqU4sq9M48aJAgUzHyOhMH92Q5N8XzFDmaY0q2COrNiiesHqbxvpI4mgmcIIrZecR27Gq6KzX240Ug==","signatures":[{"sig":"MEUCIByK38f4o2jchfTQK0LaU9fg6ySd61VKvNRcQtxnQH5sAiEAr7kblPqawo8wqUWTaQXfPgRDhSV8X8A9O7HpxOxF3DY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2339258},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"fbf61b2dd527bb692a382352cadbeabee3dfffa3","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.10_1765227985802_0.9268278645831711","host":"s3://npm-registry-packages-npm-production"}},"2.3.12":{"name":"@stoprocent/noble","version":"2.3.12","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.12","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"2d0eb03950c9f122fb0a31f8b11ba1d15e6df2ab","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.12.tgz","fileCount":95,"integrity":"sha512-Bmjf7o+hxoU48VaO3s/lh11VI8T+WQCIialOSoxAw1OqxWJrZVGJSEvGdJ/X07lH0NUSLP/0haqIs6lN7Ah5vA==","signatures":[{"sig":"MEUCIDNdervuNxHHv7fib8sXrIXThxeWpoY7WlcFuT4IK4d8AiEAgYpI3GWP/o8wnyuTiU+nedHcgDglWKe83ZG1HBE25VE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2346725},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"1df914f4fff7546987a245b9ead60820e0f9ad53","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.12_1771520303535_0.7592658194027091","host":"s3://npm-registry-packages-npm-production"}},"2.3.13":{"name":"@stoprocent/noble","version":"2.3.13","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.13","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"9d66adb7552ca226fac6b707b0daec7f8b7e95d6","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.13.tgz","fileCount":95,"integrity":"sha512-g86i59+zWHLlrxw7dKUSWl0iUwiOOnH2IhOvcWjC5+pRCcF6MUht1/soHAPIWz80J0N6ETb28BuYaoszemlXug==","signatures":[{"sig":"MEUCIQDum0IGb7HQt4vBBEKHZ3GOBAZS2DeXx/vKGB3aoEsgfwIgbWTweZmnUtmw41Q0oOs1zibpbf5RHzAkkSn5E5l6h0Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2346725},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"e3aea898bd498a21fe506d974a076ffb1658d1e0","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.13_1771522343719_0.5598321172230667","host":"s3://npm-registry-packages-npm-production"}},"2.3.14":{"name":"@stoprocent/noble","version":"2.3.14","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.14","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"ec0a87afac58d28272c0c3902383678b2e9297d4","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.14.tgz","fileCount":95,"integrity":"sha512-8UHYh2M3zCbIsWBqnx9Up+ghHQ6tjgnPzzwHEg04ebRKef5EgCIz5F5kje7kIVyk9chlqcuDJfz2stgDMi9z7Q==","signatures":[{"sig":"MEYCIQDd9NKkZi/iPqfh1HHvlkTFVjAH8/kv8GFTSixveGxD+wIhAIgRDl/OhsuNpCW21zhgGq7h4lo6LvtU6KkP24U54sTO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2348860},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"8f0acfd0c0564d4f5f95aa2be379ff7ecb1b28f1","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.14_1771524742887_0.9059312642578736","host":"s3://npm-registry-packages-npm-production"}},"2.3.15":{"name":"@stoprocent/noble","version":"2.3.15","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.15","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"26bf13d7e83e6c5229e3770b12cc396144fdcfe5","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.15.tgz","fileCount":95,"integrity":"sha512-Pcx7YAlhpyN46BfDyMdZvwoSI1rVH5C9zlGE7UwO2z/NEgmEMJOBokVfrfEV/W97vK9Hes7Lrk2pIM3ptDay9g==","signatures":[{"sig":"MEYCIQCGdECRzDM3U/1OjH99DLuZj7EGpWod+vph5fG2ilt8ZwIhANhSXuDxeCU+3wLY4U/ldJ3KXNFz1gSRu+0kfO3gjqnq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2352792},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"aa4633724ac666b279cc08cba40ed1de72938480","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.4"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.15_1771531094972_0.8542058997081174","host":"s3://npm-registry-packages-npm-production"}},"2.3.16":{"name":"@stoprocent/noble","version":"2.3.16","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.16","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"16afa634a894559e09890b1c0f448004fb24eb81","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.16.tgz","fileCount":96,"integrity":"sha512-7+xGRHzyGN1gnnDDx1epQr7AqIp/mNK/CpBWBWWCxubWt5cl8Zsa9QbVrXYlnW1R6kdqYPaNfwLefOgxHDSb7w==","signatures":[{"sig":"MEUCIQC1a4Fu0i3FwHBXm2XXksZqU5DyWLBJ+bIKgaFEvufESQIgNL5DAKXGnHtqU85Dy5mitFQTqgzQBhyS1DQeEtdTSD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2353106},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"013a09f2b5d66053125250f98a8ddc9fec475453","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.5"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.16_1771580138292_0.42361652122703974","host":"s3://npm-registry-packages-npm-production"}},"2.3.17":{"name":"@stoprocent/noble","version":"2.3.17","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.17","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"771f0ce7777a5ae64c60a52402a95b3926c52e0c","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.17.tgz","fileCount":96,"integrity":"sha512-m1BP+B+8sYCzsnJDBeoZYQGDdGanXXXIPx3hVKBbR4tWcJFQ0RK8GM1PcavEuYW4+xkmf75MvodM/b9vT25F7A==","signatures":[{"sig":"MEUCIFP+kZLLvVFxa/Y3lPQyE+y5vV+h2WQT1iu/S38h6d+2AiEAy5aNxuHOBSHZ6IYA0OI2xfi/Qxn2CPJyhhMV0772s/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2353618},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"e9930533685123e84603ff7cc33a4a0229e06d15","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.17_1772641461709_0.07193978317875249","host":"s3://npm-registry-packages-npm-production"}},"2.3.18":{"name":"@stoprocent/noble","version":"2.3.18","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.3.18","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"8c8a0b9631e30f6c9e1d52c3d465f15cd330e253","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.3.18.tgz","fileCount":96,"integrity":"sha512-jYDpZDb55owNrDZdgNY/wG2Nf8nLCFEnXHiH1vm+8dH/TS48YCMJttXlgrRiIGBXFEpGIv3Vdr963/6+7S3ZLA==","signatures":[{"sig":"MEYCIQDp97sfFNR1ZQlb4/3cnnQ94TCTpHKchkDgTHqpotVhtQIhALsSgacJYmTn+rZDv6kKdTUDsh9rNtxmHfNmQ335C0Rx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2353958},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"aac3f8116394251fe8068609e4523c720be59d84","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.3.18_1774852137539_0.4792303090359109","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"@stoprocent/noble","version":"2.4.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.4.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"392ec4837048330c2c70222f34da2d45cb1a4b7d","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.4.0.tgz","fileCount":96,"integrity":"sha512-tmeHnmo4gH6/2XsAvYupLtxD+M0C9BvbMSnhC+wEfpxWwM82cBTNck0aEfYTDOmtQV5B1Ia47a8oHqrVYN7wEw==","signatures":[{"sig":"MEYCIQCcxBG+ALXnqpMWjlXM2/RCCiJiE2fMbR5pVcdieBA47wIhAN+ia4isRFc9y/BUUMnOPPr70bFd1vCzaSxwGPURr8x5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2354127},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"4de67d99e6c3a050f7d58a887dcb2a7e5c384203","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"stoprocent","email":"marek@snowheads.pl"},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^24.1.1","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^10.1.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.4.0_1774944884965_0.2862500579631482","host":"s3://npm-registry-packages-npm-production"}},"2.4.1":{"name":"@stoprocent/noble","version":"2.4.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.4.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"718450d2656e53e3d55a9432671ce16b9008c9e3","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.4.1.tgz","fileCount":96,"integrity":"sha512-NjsXvSF8cQm1gRhJ20FAp7FmemSzOE7vo4UdFW6ketOwqDu6Iaj4VcvQblRbpuLcA09ej7cmhQf5Od6We77xgw==","signatures":[{"sig":"MEYCIQCVCA1ih/DLpbDb6NsZXigNCZz5gKgJXJQVO6tlQ/Uz0wIhAJyeLFfXfnT54wXujSn5zMy0xtFZNQ0eFTC/PlmPUftO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stoprocent%2fnoble@2.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2354282},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"a87399526cc317d5de581506f444884f7b8c09f9","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1b554f78-b495-4537-a2e9-a7c8d3939bed"}},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^25.0.3","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.4.1_1776764346965_0.7794469833631608","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"@stoprocent/noble","version":"2.5.0","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.5.0","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"b6cf9ffcd8215a603e93251d3ba218d994d42352","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.5.0.tgz","fileCount":100,"integrity":"sha512-RYZXMAi/810aqMZDr0OAWtm7/k3dwpNXyUqTI1CDdmSiG3UEuAmLAzp4M9w/Ci/I6uXZIX9A8kZeiXjdvkHhgg==","signatures":[{"sig":"MEYCIQD0q7nhnZ5qTsXqAAOuFIwsmGUmG20vC8gL8mT+y+iScQIhALIa1PdqG+vL7waY/Rp7gxhNq0DsnC45BP9L2F/ITSku","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stoprocent%2fnoble@2.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2400846},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"76540f45befbfd03c0390c65d7a38d9b2e882ba8","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1b554f78-b495-4537-a2e9-a7c8d3939bed"}},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^25.0.3","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"_npmOperationalInternal":{"tmp":"tmp/noble_2.5.0_1778136522014_0.2483454005703778","host":"s3://npm-registry-packages-npm-production"}},"2.5.1":{"name":"@stoprocent/noble","version":"2.5.1","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.5.1","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"28af0bdae0bd6e16e48ac178c9344521d58c55ee","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.5.1.tgz","fileCount":100,"integrity":"sha512-oWawu/kziqnnnhJAnMJPmwH3p77pC0ciAnVa8i5tGcO8y1FvhYVh+ryVfE7HiDcJ6jR93USQ6JhM+3l0hF3zFA==","signatures":[{"sig":"MEUCID93z9u9KOOogtUxH02frEOYTMFKQJFGA7K7yZaar2KIAiEA+LbCAYC3egG+zBWwzjfWV5SGSWidVYTi0Bfc/lCQMTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stoprocent%2fnoble@2.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2404479},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"937bb05563c3b0789579fc3979b3a4eb43f66e24","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1b554f78-b495-4537-a2e9-a7c8d3939bed"}},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^25.0.3","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"peerDependencies":{"dbus-next":"^0.10.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"peerDependenciesMeta":{"dbus-next":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/noble_2.5.1_1778140643234_0.9109912110174039","host":"s3://npm-registry-packages-npm-production"}},"2.5.2":{"name":"@stoprocent/noble","version":"2.5.2","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.5.2","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"c711ccf92f848eef094f3f06dde9bf9f36d03191","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.5.2.tgz","fileCount":100,"integrity":"sha512-91sDuAx2/7GFDbjAFZE8C4qzDdTzRcEULjxftPyelDuv+7knusWt1rr/AHm7yQAg61SKLjDroL5Ahkx2QmYkQg==","signatures":[{"sig":"MEQCIHWxoNHiOV6TxDzTP+00UUt4O0bhtB5gXOafgEkjnLCCAiA6ESgYOWRpgTuPNDAvLL58gOuS0H8yBPJVEcxCwukhjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stoprocent%2fnoble@2.5.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2406056},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"38292239bd4a5e06212ecc73972596714cc8081b","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1b554f78-b495-4537-a2e9-a7c8d3939bed"}},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^25.0.3","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"peerDependencies":{"dbus-next":"^0.10.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"peerDependenciesMeta":{"dbus-next":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/noble_2.5.2_1778156404130_0.5676564242783639","host":"s3://npm-registry-packages-npm-production"}},"2.5.3":{"name":"@stoprocent/noble","version":"2.5.3","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.5.3","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"369157c1f151ffd56e0fc56f97af856173350668","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.5.3.tgz","fileCount":100,"integrity":"sha512-GCfLqSdWU8a6SsXm/yXMIIXaQqCwtpUSlKbsWzdvnZZmASmys7iKsc7LIzw7riElmJH95DY2105leg6U5jlrDA==","signatures":[{"sig":"MEQCIBH5cbenyH17Zbxr3lJqc50hk+dXI9sOslpz0+nTsFxAAiA0C735w/PBgrTBTSG9Epaia697FAyqU1wHFRs14NI5wg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stoprocent%2fnoble@2.5.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2406090},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"3a5a4af0d574848db2f16f16344e6a3960b77ba4","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --name node.napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --name node.napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1b554f78-b495-4537-a2e9-a7c8d3939bed"}},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^25.0.3","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"peerDependencies":{"dbus-next":"^0.10.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"peerDependenciesMeta":{"dbus-next":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/noble_2.5.3_1778170235080_0.8230937680416612","host":"s3://npm-registry-packages-npm-production"}},"2.5.4":{"name":"@stoprocent/noble","version":"2.5.4","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.5.4","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"714897f28d135255b18e183e22730e046d887b9c","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.5.4.tgz","fileCount":100,"integrity":"sha512-MojZwVQPapozemto5VP5RSlPL6lOuiLe/S0Ybcfqu9H6yciFIagjKYe4vIjEIUxhES/iazGiZpP5ErWHvaAP/w==","signatures":[{"sig":"MEYCIQDNv6dYETw2xeWDWsOVz0GNp4Afo16OW36GtDX9EiSUxQIhAP1J7Ena4xLy806mpSTdXpFe1LHYGa+dsu4FKETht++Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stoprocent%2fnoble@2.5.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2409432},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"2ddeeefe464cb8a2748dc95190e46839845bad5d","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --name node.napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --name node.napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1b554f78-b495-4537-a2e9-a7c8d3939bed"}},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^25.0.3","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"peerDependencies":{"dbus-next":"^0.10.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"peerDependenciesMeta":{"dbus-next":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/noble_2.5.4_1781681811682_0.9410062116201809","host":"s3://npm-registry-packages-npm-production"}},"2.5.5":{"name":"@stoprocent/noble","version":"2.5.5","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.5.5","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"d30014df0842d548789f12240e677171ec5ea702","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.5.5.tgz","fileCount":100,"integrity":"sha512-tHtc8nEvf+J11MedleT0YBhxBrWTqJaoXQJ9H983Gnrus1cHHxs2YtCHMk/3mFuoUAIvW0o1JcH8cHBieqkUYQ==","signatures":[{"sig":"MEQCICxOlhIGdAAzYqeBIvdA+DorTguTYbYSnMUEk0ny/Nf9AiA8OrhjkmQqzHnP944q6XuDcvYuQzZBtinVra7AZsi1+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stoprocent%2fnoble@2.5.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2409479},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"168c72118091945321b919f1eeb8b57846f1937d","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --name node.napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --name node.napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1b554f78-b495-4537-a2e9-a7c8d3939bed"}},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^25.0.3","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"peerDependencies":{"dbus-next":"^0.10.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"peerDependenciesMeta":{"dbus-next":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/noble_2.5.5_1781722556770_0.30112907348792217","host":"s3://npm-registry-packages-npm-production"}},"2.5.6":{"name":"@stoprocent/noble","version":"2.5.6","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","_id":"@stoprocent/noble@2.5.6","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"homepage":"https://github.com/stoprocent/noble#readme","bugs":{"url":"https://github.com/stoprocent/noble/issues"},"dist":{"shasum":"89f97326a296fef59ebb4e80fbdfe0df2bd63de7","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.5.6.tgz","fileCount":100,"integrity":"sha512-P41tvKSQxBVmPSGB9JiVUxYiX85Z4hIconj8oGb2h8fSyumhsoePV1WN3VoZaxee5WsZpwKOsDoE2iI3poKyUA==","signatures":[{"sig":"MEYCIQDjk6YtqmcqdVnxF7dFNblspy6yCJKTPmop0tOHzufySwIhAJp1kSOTLKPOulaK57YUWUfVin3pfrJ5hwBUdMF79d2B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stoprocent%2fnoble@2.5.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2405588},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=14"},"gitHead":"991244736dec31ca3cf5853cd543a5c01d4a7e6a","gypfile":true,"scripts":{"lint":"eslint \"**/*.js\"","test":"npx jest","install":"node-gyp-build","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --name node.napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","prebuildify-cross":"patch-package && prebuildify-cross --napi --name node.napi --target 17.0.0 --force --strip --verbose"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1b554f78-b495-4537-a2e9-a7c8d3939bed"}},"repository":{"url":"git+https://github.com/stoprocent/noble.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js BLE (Bluetooth Low Energy) central library.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"debug":"^4.3.7","patch-package":"^8.0.0","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","async":"^3.2.6","sinon":"^15.0.1","eslint":"^8.57.1","jshint":"^2.13.6","should":"^13.2.3","prettier":"^3.3.3","cross-env":"^7.0.3","proxyquire":"^2.1.3","prebuildify":"^6.0.1","@commitlint/cli":"^19.3.0","eslint-plugin-n":"^17.10.3","semantic-release":"^25.0.3","prebuildify-cross":"^5.1.1","eslint-config-node":"^4.1.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-node":"^11.1.0","@babel/eslint-parser":"^7.27.0","eslint-plugin-import":"^2.31.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","eslint-plugin-promise":"^7.1.0","@semantic-release/exec":"^6.0.3","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2"},"peerDependencies":{"dbus-next":"^0.10.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"peerDependenciesMeta":{"dbus-next":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/noble_2.5.6_1783932023498_0.3456731300032594","host":"s3://npm-registry-packages-npm-production"}},"2.5.7":{"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"license":"MIT","name":"@stoprocent/noble","description":"A Node.js BLE (Bluetooth Low Energy) central library.","version":"2.5.7","repository":{"type":"git","url":"git+https://github.com/stoprocent/noble.git"},"bugs":{"url":"https://github.com/stoprocent/noble/issues"},"keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"main":"./index.js","types":"./index.d.ts","gypfile":true,"engines":{"node":">=14"},"dependencies":{"debug":"^4.3.7","node-addon-api":"^8.1.0","node-gyp-build":"^4.8.1","patch-package":"^8.0.0"},"optionalDependencies":{"@stoprocent/bluetooth-hci-socket":"^2.2.6"},"peerDependencies":{"dbus-next":"^0.10.0"},"peerDependenciesMeta":{"dbus-next":{"optional":true}},"devDependencies":{"@babel/eslint-parser":"^7.27.0","@commitlint/cli":"^19.3.0","@commitlint/config-conventional":"^19.2.2","@semantic-release/changelog":"^6.0.3","@semantic-release/exec":"^6.0.3","@semantic-release/git":"^10.0.1","@semantic-release/github":"^12.0.9","@semantic-release/npm":"^13.1.5","async":"^3.2.6","cross-env":"^7.0.3","eslint":"^8.57.1","eslint-config-node":"^4.1.0","eslint-plugin-import":"^2.31.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-n":"^17.10.3","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^7.1.0","jest":"^29.7.0","jshint":"^2.13.6","prebuildify":"^6.0.1","prebuildify-cross":"^5.1.1","prettier":"^3.3.3","proxyquire":"^2.1.3","semantic-release":"^25.0.3","should":"^13.2.3","sinon":"^15.0.1"},"scripts":{"install":"node-gyp-build","lint":"eslint \"**/*.js\"","lint-fix":"eslint \"**/*.js\" --fix","prebuildify":"prebuildify --napi --name node.napi --target 17.0.0 --force --strip --verbose","prebuildify-cross":"patch-package && prebuildify-cross --napi --name node.napi --target 17.0.0 --force --strip --verbose","semantic-release":"semantic-release","pretest":"npm run rebuild","rebuild":"node-gyp rebuild","test":"npx jest"},"publishConfig":{"access":"public"},"gitHead":"02a6e0c2f8abcfe686431e3da0e98c3843507cda","_id":"@stoprocent/noble@2.5.7","homepage":"https://github.com/stoprocent/noble#readme","_nodeVersion":"24.18.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-Ou1eqUgP5IM4x2KMdKfs6sPrQ91YGcZQivmahAiOIb8uEEr6mEwwPtNnZKuAaHSp3H+39o71ZNiesStXLOt6Zg==","shasum":"4e2b122a578c5fdb32201309fa5c31baf0776918","tarball":"https://registry.npmjs.org/@stoprocent/noble/-/noble-2.5.7.tgz","fileCount":100,"unpackedSize":2407228,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stoprocent%2fnoble@2.5.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD8hh2TTLvGjjUwjIqzMsEsF7gOn/m7mkjlyWjBdJcOmAIhAINt05Mr0pNZ/tRQv/6kKAabNwDDBMqhjnFEiwtliExl"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1b554f78-b495-4537-a2e9-a7c8d3939bed"}},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/noble_2.5.7_1783958106830_0.6218041060430393"},"_hasShrinkwrap":false}},"time":{"created":"2022-09-29T15:49:43.854Z","modified":"2026-07-13T15:55:07.271Z","1.9.2-16":"2022-09-29T15:49:44.217Z","1.10.0":"2022-09-30T15:02:22.239Z","1.10.1":"2022-09-30T16:10:23.858Z","1.10.2":"2022-10-29T12:53:30.145Z","1.10.3":"2022-10-30T09:07:16.368Z","1.11.0":"2023-10-08T17:46:56.753Z","1.11.1":"2023-10-08T18:04:16.089Z","1.11.2":"2023-10-08T18:09:34.186Z","1.11.3":"2023-10-09T08:23:39.505Z","1.11.4":"2023-10-13T16:18:58.874Z","1.11.5":"2023-10-19T21:27:41.273Z","1.11.6":"2023-10-20T07:18:42.930Z","1.11.7":"2023-10-20T16:25:51.105Z","1.11.8":"2023-10-20T16:43:16.018Z","1.10.4":"2023-10-20T22:04:26.959Z","1.13.0":"2023-10-25T20:43:01.804Z","1.13.1":"2023-10-25T21:53:28.711Z","1.13.2":"2023-10-27T14:54:59.938Z","1.13.3":"2023-11-02T11:01:16.237Z","1.13.4":"2023-11-02T16:46:03.634Z","1.13.5":"2023-11-02T21:37:39.273Z","1.13.6":"2023-11-10T13:53:07.020Z","1.14.0":"2024-05-28T18:45:43.768Z","1.14.1":"2024-05-29T11:28:04.830Z","1.14.2":"2024-09-25T05:19:37.065Z","1.14.3":"2024-09-27T17:44:30.834Z","1.15.0":"2024-09-27T19:55:51.794Z","1.15.1":"2024-10-01T09:41:09.101Z","1.15.2":"2024-12-17T09:38:16.311Z","1.16.0":"2024-12-21T21:19:45.966Z","1.16.1":"2024-12-21T23:07:46.093Z","1.17.0":"2024-12-22T09:57:31.442Z","1.17.1":"2024-12-22T13:05:07.320Z","1.17.2":"2024-12-29T12:44:25.980Z","1.17.3":"2024-12-29T13:08:48.749Z","1.17.4":"2024-12-30T18:11:16.453Z","1.18.0":"2024-12-30T18:31:46.698Z","1.18.1":"2024-12-30T20:02:14.420Z","1.18.2":"2024-12-30T22:08:51.207Z","1.18.3":"2025-02-24T22:26:51.080Z","1.19.0":"2025-02-26T01:59:19.281Z","1.19.1":"2025-02-26T07:52:32.794Z","2.0.0":"2025-04-18T13:37:54.093Z","2.0.1":"2025-04-18T14:52:03.432Z","2.1.0":"2025-04-19T15:03:15.526Z","2.1.1":"2025-04-19T17:30:43.103Z","2.1.2":"2025-04-19T18:11:58.508Z","2.1.3":"2025-04-19T18:37:49.966Z","2.1.4":"2025-04-22T14:12:06.310Z","2.1.5":"2025-04-22T15:43:22.365Z","2.1.6":"2025-04-22T17:21:44.882Z","2.1.7":"2025-04-22T18:47:54.428Z","2.2.0":"2025-04-27T07:03:13.562Z","2.3.0":"2025-04-27T07:36:08.364Z","2.3.1":"2025-05-20T20:26:49.726Z","2.3.2":"2025-06-19T06:10:37.685Z","2.3.3":"2025-07-17T07:40:14.047Z","2.3.4":"2025-07-17T13:04:51.367Z","2.3.5":"2025-08-27T08:44:54.068Z","2.3.6":"2025-09-14T09:01:46.247Z","2.3.7":"2025-11-03T12:19:29.880Z","2.3.8":"2025-11-05T09:48:44.671Z","2.3.9":"2025-12-04T10:10:17.688Z","2.3.10":"2025-12-08T21:06:26.004Z","2.3.12":"2026-02-19T16:58:23.760Z","2.3.13":"2026-02-19T17:32:23.898Z","2.3.14":"2026-02-19T18:12:23.131Z","2.3.15":"2026-02-19T19:58:15.315Z","2.3.16":"2026-02-20T09:35:38.529Z","2.3.17":"2026-03-04T16:24:21.911Z","2.3.18":"2026-03-30T06:28:57.714Z","2.4.0":"2026-03-31T08:14:45.118Z","2.4.1":"2026-04-21T09:39:07.179Z","2.5.0":"2026-05-07T06:48:42.203Z","2.5.1":"2026-05-07T07:57:23.419Z","2.5.2":"2026-05-07T12:20:04.330Z","2.5.3":"2026-05-07T16:10:35.335Z","2.5.4":"2026-06-17T07:36:51.858Z","2.5.5":"2026-06-17T18:55:56.946Z","2.5.6":"2026-07-13T08:40:23.622Z","2.5.7":"2026-07-13T15:55:07.014Z"},"bugs":{"url":"https://github.com/stoprocent/noble/issues"},"author":{"name":"Sandeep Mistry","email":"sandeep.mistry@gmail.com"},"license":"MIT","homepage":"https://github.com/stoprocent/noble#readme","keywords":["bluetooth","BLE","bluetooth low energy","bluetooth smart","central"],"repository":{"type":"git","url":"git+https://github.com/stoprocent/noble.git"},"description":"A Node.js BLE (Bluetooth Low Energy) central library.","maintainers":[{"name":"stoprocent","email":"marek@snowheads.pl"}],"readme":"# ![noble](assets/noble-logo.png)\n\n[![npm version](https://badgen.net/npm/v/@stoprocent/noble)](https://www.npmjs.com/package/@stoprocent/noble)\n[![npm downloads](https://badgen.net/npm/dt/@stoprocent/noble)](https://www.npmjs.com/package/@stoprocent/noble)\n\n\nA Node.js BLE (Bluetooth Low Energy) central module.\n\nWant to implement a peripheral? Check out [@stoprocent/bleno](https://github.com/stoprocent/bleno).\n\n> **Note:** Currently, running both noble (central) and bleno (peripheral) together only works with macOS bindings or when using separate HCI/UART dongles. Support for running both on a single HCI adapter (e.g., on Linux systems) will be added in future releases.\n\n## About This Fork\n\nThis fork of `noble` was created to introduce several key improvements and new features:\n\n1. **Flexible Bluetooth Driver Selection**:\n   - This library enables flexible selection of Bluetooth drivers through the new `withBindings()` API. Use native platform bindings (Mac, Windows) or HCI bindings with UART/serial support for hardware dongles, allowing Bluetooth connectivity across various platforms and hardware setups.\n   \n2. **Native Bindings Improvements**: \n   - Fixed and optimized native bindings for macOS, ensuring better compatibility and performance on Apple devices\n   - Overhauled Windows native bindings with support for `Service Data` from advertisements\n   - Aligned behavior across different bindings (macOS, Windows, HCI) for consistent behavior \n\n3. **Modern JavaScript Support**:\n   - Added full Promise-based API with async/await support throughout the library\n   - Implemented async iterators for device discovery with `for await...of` syntax\n   - Refactored codebase to use modern JavaScript patterns and best practices\n\n4. **Enhanced Testing and Reliability**:\n   - Migrated tests to Jest for improved coverage and reliability\n   - Added comprehensive TypeScript type definitions\n   - Fixed numerous edge cases and stability issues\n\n5. **New Features**: \n   - A `setAddress(...)` function to set the MAC address of the central device\n   - Direct device connection with `connect(...)/connectAsync(...)` without requiring a prior scan\n   - `waitForPoweredOnAsync(...)` function to simplify async workflows\n   - Support for multiple adapter configurations through the new `withBindings()` API\n   - Extended debugging capabilities and error handling\n   - Additionally, I plan to add raw L2CAP channel support, enhancing low-level Bluetooth communication capabilities\n\n\nIf you appreciate these enhancements and the continued development of this project, please consider supporting my work. \n\n[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/stoprocent)\n\n## Install\n\n```sh\nnpm install @stoprocent/noble\n```\n\n## Usage\n\n### TypeScript (Recommended)\n\n```typescript\n// Auto-select based on platform\nimport noble from '@stoprocent/noble';\n// or\nimport { withBindings } from '@stoprocent/noble';\n// Auto-select based on platform\nconst noble = withBindings('default'); // 'hci', 'win', 'mac'\n```\n\nFor more detailed examples and API documentation, see [Binding Types](#Binding-Types) below.\n\n### JavaScript\n\n```javascript\nconst noble = require('@stoprocent/noble');\n// or \nconst { withBindings } = require('@stoprocent/noble');\nconst noble = withBindings('default'); // 'hci', 'win', 'mac'\n```\n\n\n## Quick Start Example\n\n### TypeScript Example (Modern Async/Await)\n\n#### Basic Scan\n\n```typescript\nimport noble from '@stoprocent/noble';\n\n// Discover peripherals as an async generator\ntry {\n  // Wait for Adapter poweredOn state\n  await noble.waitForPoweredOnAsync();\n  // Start scanning first\n  await noble.startScanningAsync();\n  \n  // Use the async generator with proper boundaries\n  for await (const peripheral of noble.discoverAsync()) {\n    console.log(`Found device: ${peripheral.advertisement.localName || 'Unknown'}`);\n    // Process the peripheral as needed\n    \n    // Optional: stop scanning when a specific device is found\n    if (peripheral.advertisement.localName === 'MyDevice') {\n      break;\n    }\n  }\n  \n  // Clean up after discovery\n  await noble.stopScanningAsync();\n} catch (error) {\n  console.error('Discovery error:', error);\n  await noble.stopScanningAsync();\n}\n```\n\nFor a more detailed example, please check out [examples/peripheral-explorer.ts](examples/peripheral-explorer.ts)\n\nAlternatively, you can still use the legacy event-based API:\n\n``` javascript\nconst noble = require('@stoprocent/noble');\n\n// State change event is emitted when adapter state changes\nnoble.on('stateChange', function (state) {\n  if (state === 'poweredOn') {\n    // Start scanning when adapter is ready\n    noble.startScanning();\n  } else {\n    // Stop scanning if adapter becomes unavailable\n    noble.stopScanning();\n  }\n});\n\n// Discover event is emitted when a peripheral is found\nnoble.on('discover', peripheral => {\n  console.log(peripheral);\n  // From here you can work with the peripheral:\n  // - Connect to it: peripheral.connect()\n  // - Check advertisement data: peripheral.advertisement\n  // - See signal strength: peripheral.rssi\n});\n```\n\n#### Connecting to the device\n\n``` typescript\n// Stop scan\nawait noble.stopScanningAsync();\n// Connect\nawait peripheral.connectAsync();\n// Discover\nconst { services, characteristics } = await peripheral.discoverAllServicesAndCharacteristicsAsync();\n```\n\n#### Working with Services and Characteristics\n\n```typescript\nasync function exploreServices(peripheral) {\n  // Discover all services and characteristics at once\n  const { services } = await peripheral.discoverAllServicesAndCharacteristicsAsync();\n  \n  const results = [];\n  \n  for (const service of services) {\n    const serviceInfo = {\n      uuid: service.uuid,\n      characteristics: []\n    };\n    \n    for (const characteristic of service.characteristics) {\n      const characteristicInfo = {\n        uuid: characteristic.uuid,\n        properties: characteristic.properties\n      };\n      \n      // Read the characteristic if it's readable\n      if (characteristic.properties.includes('read')) {\n        characteristicInfo.value = await characteristic.readAsync();\n      }\n      \n      serviceInfo.characteristics.push(characteristicInfo);\n    }\n    \n    results.push(serviceInfo);\n  }\n  \n  return results;\n}\n```\n\n#### Reading and Writing Data\n\n```typescript\nasync function readBatteryLevel(peripheral) {\n  // Get battery service (0x180F is the standard UUID for Battery Service)\n  const { characteristics } = await peripheral.discoverSomeServicesAndCharacteristicsAsync(\n    ['180f'], // Battery Service\n    ['2a19']  // Battery Level Characteristic\n  );\n  \n  if (characteristics.length > 0) {\n    const data = await characteristics[0].readAsync();\n    return data[0]; // Battery percentage\n  }\n  \n  return null;\n}\n\nasync function writeCharacteristic(peripheral, serviceUuid, characteristicUuid, data) {\n  const { characteristics } = await peripheral.discoverSomeServicesAndCharacteristicsAsync(\n    [serviceUuid], \n    [characteristicUuid]\n  );\n  \n  if (characteristics.length > 0) {\n    // false = with response, true = without response\n    const requiresResponse = !characteristics[0].properties.includes('writeWithoutResponse');\n    await characteristics[0].writeAsync(data, !requiresResponse);\n    return true;\n  }\n  \n  return false;\n}\n```\n\n### JavaScript Example (Battery Level)\n\n```javascript\nconst { withBindings } = require('@stoprocent/noble');\n\n// Read the battery level of the first found peripheral exposing the Battery Level characteristic\nasync function readBatteryLevel() {\n  const noble = withBindings('default');\n\n  try {\n    await noble.waitForPoweredOnAsync();\n    await noble.startScanningAsync(['180f'], false);\n    \n    noble.on('discover', async (peripheral) => {\n      await noble.stopScanningAsync();\n      await peripheral.connectAsync();\n      \n      const { characteristics } = await peripheral.discoverSomeServicesAndCharacteristicsAsync(['180f'], ['2a19']);\n      const batteryLevel = (await characteristics[0].readAsync())[0];\n\n      console.log(`${peripheral.address} (${peripheral.advertisement.localName}): ${batteryLevel}%`);\n\n      await peripheral.disconnectAsync();\n      process.exit(0);\n    });\n  } catch (error) {\n    console.error(error);\n  }\n}\n\nreadBatteryLevel();\n```\n\n## API Overview\n\nNoble provides both callback-based and Promise-based (Async) APIs:\n\n### Binding Types\n\n```typescript\n// Default binding (automatically selects based on platform)\nimport noble from '@stoprocent/noble';\n// or\nimport { withBindings } from '@stoprocent/noble';\nconst noble = withBindings('default');\n\n// Specific bindings\nconst nobleHci = withBindings('hci');   // HCI socket binding\nconst nobleDbus = withBindings('dbus'); // BlueZ D-Bus binding (Linux desktop)\nconst nobleMac = withBindings('mac');   // macOS binding\nconst nobleWin = withBindings('win');   // Windows binding\n\n// Custom options for HCI binding (Using UART HCI Dongle)\nconst nobleCustom = withBindings('hci', { \n  hciDriver: 'uart',\n  bindParams: {\n    uart: {\n      port: '/dev/ttyUSB0',\n      baudRate: 1000000\n    }\n  }\n});\n\n// Custom options for HCI binding (Native)\nconst nobleCustom = withBindings('hci', { \n  hciDriver: 'native',\n  deviceId: 0 // This could be also set by env.NOBLE_HCI_DEVICE_ID=0\n});\n\n// D-Bus / BlueZ binding (Linux desktop). Talks to bluetoothd over org.bluez,\n// so it coexists with the system Bluetooth stack and does not need root /\n// CAP_NET_ADMIN. Requires the `dbus-next` package to be installed in the\n// host project — it is not bundled, since it is only useful on Linux:\n//\n//   npm install dbus-next\n//\n// Supports basic GATT: scan, connect, service/characteristic/descriptor\n// discovery, read, write, notify/indicate. Does not support raw HCI handle\n// I/O, custom scan parameters, or vendor-specific commands.\nconst nobleDbus = withBindings('dbus', {\n  adapterId: 'hci0' // optional; defaults to the first BlueZ adapter\n});\n\n// Equivalent to withBindings('dbus') without code changes:\n//   NOBLE_BINDINGS=dbus node app.js\n```\n\n### Core Methods\n\n```typescript\n// Wait for adapter to be powered on\nawait noble.waitForPoweredOnAsync(timeout?: number);\n\n// Start scanning\nawait noble.startScanningAsync(serviceUUIDs?: string[], allowDuplicates?: boolean);\n\n// Stop scanning\nawait noble.stopScanningAsync();\n\n// Discover peripherals as an async generator\nfor await (const peripheral of noble.discoverAsync()) {\n  // handle each discovered peripheral\n}\n\n// Connect directly to a peripheral by ID or address\nconst peripheral = await noble.connectAsync(idOrAddress, options?);\n\n// Set adapter address (HCI only on supported devices)\nnoble.setAddress('00:11:22:33:44:55');\n\n// Reset adapter\nnoble.reset();\n\n// Stop noble\nnoble.stop();\n```\n\n### Peripheral Methods\n\n```typescript\n// Connect to peripheral\nawait peripheral.connectAsync();\n\n// Disconnect from peripheral\nawait peripheral.disconnectAsync();\n\n// Update RSSI\nconst rssi = await peripheral.updateRssiAsync();\n\n// Discover services\nconst services = await peripheral.discoverServicesAsync(['180f']); // Optional service UUIDs\n\n// Discover all services and characteristics\nconst { services, characteristics } = await peripheral.discoverAllServicesAndCharacteristicsAsync();\n\n// Discover specific services and characteristics\nconst { services, characteristics } = await peripheral.discoverSomeServicesAndCharacteristicsAsync(\n  ['180f'], ['2a19']\n);\n\n// Read and write handles\nconst data = await peripheral.readHandleAsync(handle);\nawait peripheral.writeHandleAsync(handle, data, withoutResponse);\n```\n\n### Service Methods\n\n```typescript\n// Discover included services\nconst includedServiceUuids = await service.discoverIncludedServicesAsync([serviceUUIDs]);\n\n// Discover characteristics\nconst characteristics = await service.discoverCharacteristicsAsync([characteristicUUIDs]);\n```\n\n### Characteristic Methods\n\n> **Note:** The `data` event is the primary event for handling both read responses and notifications. When using the event-based approach, you can differentiate between read responses and notifications using the `isNotification` parameter. The previously used `read` event **has been deprecated and removed**. Instead, use the `data` event with `isNotification=false` to identify read responses.\n\n```typescript\n// Read characteristic value\nconst data = await characteristic.readAsync();\n\n// Write characteristic value\nawait characteristic.writeAsync(data, withoutResponse);\n\n// Subscribe to notifications\nawait characteristic.subscribeAsync();\n\n// Unsubscribe from notifications\nawait characteristic.unsubscribeAsync();\n\n// Receive notifications using async iterator\nfor await (const data of characteristic.notificationsAsync()) {\n  console.log(`Received notification: ${data}`);\n}\n\n// Discover descriptors\nconst descriptors = await characteristic.discoverDescriptorsAsync();\n```\n\n### Characteristic Events\n\n```typescript\n// Receive data (both read responses and notifications)\ncharacteristic.on('data', (data: Buffer, isNotification: boolean) => {\n  console.log(`Received ${isNotification ? 'notification' : 'read response'}: ${data}`);\n});\n\n// Write completion \ncharacteristic.on('write', (error: Error | undefined) => {\n  console.log('Write completed');\n});\n\n// Descriptor discovery\ncharacteristic.on('descriptorsDiscover', (descriptors: Descriptor[]) => {\n  console.log('Descriptors discovered');\n});\n```\n\n### Descriptor Methods\n\n```typescript\n// Read descriptor value\nconst value = await descriptor.readValueAsync();\n\n// Write descriptor value\nawait descriptor.writeValueAsync(data);\n```\n\n## Installation\n\n* [Prerequisites](#prerequisites)\n  * [UART](#uart)\n  * [OS X](#os-x)\n  * [Linux](#linux)\n    * [Ubuntu, Debian, Raspbian](#ubuntu-debian-raspbian)\n    * [Fedora and other RPM-based distributions](#fedora-and-other-rpm-based-distributions)\n    * [Intel Edison](#intel-edison)\n  * [FreeBSD](#freebsd)\n  * [Windows](#windows)\n  * [Docker](#docker)\n* [Installing and using the package](#installing-and-using-the-package)\n\n### Prerequisites\n\n#### UART (Any OS)\n\nPlease refer to [https://github.com/stoprocent/node-bluetooth-hci-socket#uartserial-any-os](https://github.com/stoprocent/node-bluetooth-hci-socket#uartserial-any-os)\n\n__NOTE:__ While environmental variables are still supported for backward compatibility, the recommended approach is to specify driver options directly in the `withBindings()` call as shown below:\n\n##### Recommended Approach (UART port specified in `bindParams`)\n\n```typescript\nimport { withBindings } from '@stoprocent/noble';\nconst noble = withBindings('hci', { \n  hciDriver: 'uart',\n  bindParams: {\n    uart: {\n      port: '/dev/ttyUSB0',\n      baudRate: 1000000\n    }\n  }\n});\n```\n\n##### Legacy Approach (Using environmental variables - not recommended for new implementations)\n\n```bash\n$ export BLUETOOTH_HCI_SOCKET_UART_PORT=/dev/tty...\n$ export BLUETOOTH_HCI_SOCKET_UART_BAUDRATE=1000000\n```\n\n__NOTE:__ `BLUETOOTH_HCI_SOCKET_UART_BAUDRATE` defaults to `1000000` so only needed if different.\n\n```typescript\nimport noble from '@stoprocent/noble';\n```\n\n#### OS X\n\n * Install [Xcode](https://itunes.apple.com/ca/app/xcode/id497799835?mt=12)\n * On newer versions of OSX, allow bluetooth access on the terminal app: \"System Preferences\" —> \"Security & Privacy\" —> \"Bluetooth\" -> Add terminal app (see [Sandboxed terminal](#sandboxed-terminal))\n\n#### Linux\n\n * Kernel version 3.6 or above\n * `libbluetooth-dev` needs to be installed. For instructions for specific distributions, see below.\n * To set the necessary privileges to run without sudo, [see this section](#running-without-rootsudo-linux-specific). This is required for all distributions (Raspbian, Ubuntu, Fedora, etc). You will not get any errors if running without sudo, but nothing will happen.\n\n##### Ubuntu, Debian, Raspbian\n\nSee the [generic Linux notes above](#linux) first.\n\n```sh\nsudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev\n```\n\nMake sure `node` is on your `PATH`. If it's not, some options:\n * Symlink `nodejs` to `node`: `sudo ln -s /usr/bin/nodejs /usr/bin/node`\n * [Install Node.js using the NodeSource package](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions)\n\nIf you are having trouble connecting to BLE devices on a Raspberry Pi, you should disable the `pnat` plugin. Add the following line at the bottom of `/etc/bluetooth/main.conf`:\n\n```\nDisablePlugins=pnat\n```\n\nThen restart the system.\n\nSee [Issue #425 · OpenWonderLabs/homebridge-switchbot](https://github.com/OpenWonderLabs/homebridge-switchbot/issues/425#issuecomment-1190864279).\n\n##### Fedora and other RPM-based distributions\n\nSee the [generic Linux notes above](#linux) first.\n\n```sh\nsudo yum install bluez bluez-libs bluez-libs-devel\n```\n\n##### Intel Edison\n\nSee the [generic Linux notes above](#linux) first.\n\nSee [Configure Intel Edison for Bluetooth LE (Smart) Development](http://rexstjohn.com/configure-intel-edison-for-bluetooth-le-smart-development/).\n\n#### FreeBSD\n\nMake sure you have GNU Make:\n\n```sh\nsudo pkg install gmake\n```\n\nDisable automatic loading of the default Bluetooth stack by putting [no-ubt.conf](https://gist.github.com/myfreeweb/44f4f3e791a057bc4f3619a166a03b87) into `/usr/local/etc/devd/no-ubt.conf` and restarting devd (`sudo service devd restart`).\n\nUnload `ng_ubt` kernel module if already loaded:\n\n```sh\nsudo kldunload ng_ubt\n```\n\nMake sure you have read and write permissions on the `/dev/usb/*` device that corresponds to your Bluetooth adapter.\n\n#### Windows\n\n[node-gyp requirements for Windows](https://github.com/TooTallNate/node-gyp#installation)\n\nInstall the required tools and configurations using Microsoft's [windows-build-tools](https://github.com/felixrieseberg/windows-build-tools) from an elevated PowerShell or cmd.exe (run as Administrator).\n\n```cmd\nnpm install --global --production windows-build-tools\n```\n\n[node-bluetooth-hci-socket prerequisites](#windows)\n   * Compatible Bluetooth 5.0 Zephyr HCI-USB adapter (you need to add BLUETOOTH_HCI_SOCKET_USB_VID and BLUETOOTH_HCI_SOCKET_USB_PID to the process env)\n   * Compatible Bluetooth 4.0 USB adapter\n   * [WinUSB](https://msdn.microsoft.com/en-ca/library/windows/hardware/ff540196(v=vs.85).aspx) driver setup for Bluetooth 4.0 USB adapter, using [Zadig tool](http://zadig.akeo.ie/)\n\nSee [@don](https://github.com/don)'s setup guide on [Bluetooth LE with Node.js and Noble on Windows](https://www.youtube.com/watch?v=mL9B8wuEdms&feature=youtu.be&t=1m46s)\n\n#### Docker\n\nMake sure your container runs with `--network=host` options and all specific environment prerequisites are verified.\n\n### Running without root/sudo (Linux-specific)\n\nRun the following command:\n\n```sh\nsudo setcap cap_net_raw+eip $(eval readlink -f `which node`)\n```\n\nThis grants the `node` binary `cap_net_raw` privileges, so it can start/stop BLE advertising.\n\n__Note:__ The above command requires `setcap` to be installed.\nIt can be installed the following way:\n\n * apt: `sudo apt-get install libcap2-bin`\n * yum: `su -c \\'yum install libcap2-bin\\'`\n\n### Multiple Adapters (Linux-specific)\n\n`hci0` is used by default.\n\nYou can specify which HCI adapter to use in two ways:\n\n#### 1. Using `withBindings` (Recommended)\n\n```typescript\nimport { withBindings } from '@stoprocent/noble';\n\n// Specify HCI adapter in code\nconst noble = withBindings('hci', { \n  hciDriver: 'native',\n  deviceId: 1 // Using hci1\n});\n```\n\n#### 2. Using environment variable\n\nTo override using environment variables, set the `NOBLE_HCI_DEVICE_ID` environment variable to the interface number.\n\nFor example, to specify `hci1`:\n\n```sh\nsudo NOBLE_HCI_DEVICE_ID=1 node <your file>.js\n```\n\nIf you are using multiple HCI devices in one setup you can run two instances of noble with different binding configurations by initializing them seperatly in code:\n\n``` typescript\nimport { withBindings } from '@stoprocent/noble';\n\n// Create two noble instances with different HCI adapters\nconst nobleAdapter0 = withBindings('hci', { \n  hciDriver: 'native',\n  deviceId: 0 // Using hci0\n});\n\nconst nobleAdapter1 = withBindings('hci', { \n  hciDriver: 'native',\n  deviceId: 1 // Using hci1\n});\n```\n\n\n### Reporting all HCI events (Linux-specific)\n\nBy default, noble waits for both the advertisement data and scan response data for each Bluetooth address. If your device does not use scan response, the `NOBLE_REPORT_ALL_HCI_EVENTS` environment variable can be used to bypass it.\n\n```sh\nsudo NOBLE_REPORT_ALL_HCI_EVENTS=1 node <your file>.js\n```\n\n## Environment Variables\n\nThe following environment variables can configure noble's behavior:\n\n| Variable | Purpose | Default | Example |\n|----------|---------|---------|---------|\n| NOBLE_HCI_DEVICE_ID | Specify which HCI adapter to use | 0 | `export NOBLE_HCI_DEVICE_ID=1` |\n| NOBLE_REPORT_ALL_HCI_EVENTS | Report HCI events without waiting for scan response | false | `export NOBLE_REPORT_ALL_HCI_EVENTS=1` |\n| BLUETOOTH_HCI_SOCKET_UART_PORT | UART port for HCI communication | none | `export BLUETOOTH_HCI_SOCKET_UART_PORT=/dev/ttyUSB0` |\n| BLUETOOTH_HCI_SOCKET_UART_BAUDRATE | UART baudrate | 1000000 | `export BLUETOOTH_HCI_SOCKET_UART_BAUDRATE=1000000` |\n\n> **Note:** The preferred method for configuration is now using the `withBindings()` API rather than environment variables.","readmeFilename":"README.md"}