🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

ble-host

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ble-host - npm Package Compare versions

Comparing version

to
1.0.3

2

lib/internal/smp.js

@@ -697,3 +697,3 @@ const EventEmitter = require('events');

} else {
sendPacket(Buffer.concat([Buffer.concat([SMP_PAIRING_RANDOM]), rspRandomValue]), ++passkeyBitCounter < 20 ? SMP_PAIRING_CONFIRM : SMP_DHKEY_CHECK);
sendPacket(Buffer.concat([Buffer.from([SMP_PAIRING_RANDOM]), rspRandomValue]), ++passkeyBitCounter < 20 ? SMP_PAIRING_CONFIRM : SMP_DHKEY_CHECK);
}

@@ -700,0 +700,0 @@ }

{
"name": "ble-host",
"version": "1.0.2",
"version": "1.0.3",
"author": "Emil Lenngren",

@@ -5,0 +5,0 @@ "optionalDependencies": {