New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stoprocent/bluetooth-hci-socket

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoprocent/bluetooth-hci-socket - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

2

lib/uart/hci-serial-parser.js

@@ -75,3 +75,3 @@ const debug = require('debug')('hci-serial-parser');

} else {
this.emit('error', new Error(`Unknown packet type: ${packetType}`));
this.reset();
}

@@ -78,0 +78,0 @@ return false;

{
"name": "@stoprocent/bluetooth-hci-socket",
"version": "1.4.2",
"version": "1.4.3",
"description": "Bluetooth HCI socket binding for Node.js",

@@ -5,0 +5,0 @@ "main": "index.js",

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