Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bluetooth-serial-port

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluetooth-serial-port - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

package.json
{
"name": "bluetooth-serial-port",
"version": "2.1.0",
"version": "2.1.1",
"description": "Bluetooth serial port communication for Node.js",

@@ -5,0 +5,0 @@ "author": "Eelco Cramer <eelco@hailendal.org>",

@@ -12,5 +12,3 @@ # Bluetooth serial port communication for Node.js

* Adds asynchronous searching for devices
* Asynchronous searching replaces the old synchronous `inquire` function so without touching your code you will be using the asynchronous search function.
* Moves synchronous searching for devices to a new `inquireSync` function
* Fixes a segmentation fault that can occur on OSX

@@ -17,0 +15,0 @@ ## Pre-requests on Linux

## RELEASE NOTES
### 2.1.1
* Fixes a segmentation fault that can occur on OSX
### 2.1.0

@@ -4,0 +8,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc