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

bluetooth-serial-port

Package Overview
Dependencies
Maintainers
1
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 0.2.0 to 0.2.1

2

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

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

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

# 0.2.0 RELEASE NOTES
## RELEASE NOTES
### 0.2.1
* Fixes issue where calling `close` on a connection would result in an `Abort trap: 6` error on OS X.
### 0.2.0
* Experimental support for OS X!

@@ -12,8 +20,4 @@ * `findSerialPortChannel` does not invoke callback anymore when no channel was found.

## Known issues on OS X
## Limitations
* Calling `close` on an open connection results in an `Abort trap: 6` error message.
# Limitations
* Available on Linux

@@ -24,3 +28,3 @@ * Experimental support for OS X

# Pre-requests on Linux
## Pre-requests on Linux

@@ -31,7 +35,7 @@ * Needs Bluetooth development packages to build

# Pre-request on OS X
## Pre-request on OS X
* Needs XCode and XCode command line tools installed.
# Install
## Install

@@ -38,0 +42,0 @@ `npm install bluetooth-serial-port`

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