bluetooth-serial-port
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
219458
248