node-switchbot
Advanced tools
Comparing version 3.4.3-beta.3 to 3.4.3-beta.4
{ | ||
"name": "node-switchbot", | ||
"type": "module", | ||
"version": "3.4.3-beta.3", | ||
"version": "3.4.3-beta.4", | ||
"description": "The node-switchbot is a Node.js module which allows you to control your Switchbot Devices through Bluetooth (BLE).", | ||
@@ -53,3 +53,3 @@ "author": "OpenWonderLabs (https://github.com/OpenWonderLabs)", | ||
"dependencies": { | ||
"@stoprocent/noble": "^1.16.1", | ||
"@stoprocent/noble": "^1.17.0", | ||
"async-mutex": "^0.5.0", | ||
@@ -59,3 +59,3 @@ "undici": "^7.2.0" | ||
"optionalDependencies": { | ||
"@stoprocent/bluetooth-hci-socket": "^1.4.2" | ||
"@stoprocent/bluetooth-hci-socket": "^1.4.3" | ||
}, | ||
@@ -62,0 +62,0 @@ "devDependencies": { |
Updated@stoprocent/noble@^1.17.0