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 1.2.0 to 1.2.1

4

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

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

{ "bindings" : "1.1.x"
, "nan" : "^1.4.1"
, "nan" : "1.5.x"
}

@@ -29,0 +29,0 @@ , "engines" :

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

### 1.2.1
* Fixes issues compile issues on OS X and Linux when using newer versions of [nan](https://github.com/rvagg/nan).
### 1.2.0

@@ -11,0 +15,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