New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.2 to 1.0.3

4

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

@@ -34,3 +34,3 @@ , "author": "Eelco Cramer <eelco@hailendal.org>"

, "license": "BSD-2-Clause"
, "contributors": ["Eric Smekens", "Juho Vepsäläinen"]
, "contributors": ["Eric Smekens", "Juho Vepsäläinen", "Elmar Langholz"]
}

@@ -7,2 +7,6 @@ # Bluetooth serial port communication for Node.js

### 1.0.3
* Fixes an [issue on Linux](https://github.com/eelcocramer/node-bluetooth-serial-port/pull/11) where reading from a closes or reset connection would result into a SEGFAULT.
### 1.0.2

@@ -9,0 +13,0 @@

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