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.6 to 2.1.7

6

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

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

"engines": {
"node": ">= 0.12.x",
"node": ">= 6.x",
"npm": ">= 1.1.x"

@@ -46,3 +46,3 @@ },

},
"license": "BSD-2-Clause",
"license": "MIT",
"contributors": [

@@ -49,0 +49,0 @@ "Eric Smekens",

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

* Fixes an issue in the typescript definitions.
* Fixes an issue where, on Windows, `listPairedDevices` is showing unpaired devices.
* Adds support for node v10

@@ -16,0 +15,0 @@ Check the [release notes](RELEASE_NOTES.md) for an overview of the change history.

## RELEASE NOTES
### 2.1.7
* Adds support for node v10
### 2.1.6

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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