Node Web Bluetooth Versions Save

Web Bluetooth API and interactive device picker for node.js

v1.2.0

3 years ago
  • Upgrade to @abandonware/noble (Thanks! @keithws)
  • Fix exception when no service UUIDs are advertised
  • Updated all dependencies to their latest version

v1.1.0

4 years ago
  • Bump dependencies to their latest versions & fix various package vulneraties
  • Dropped support for node 6
  • Added node tests for node 10 & 12