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

@episensor/bleno

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

@episensor/bleno - npm Package Compare versions

Comparing version 0.5.1-1 to 0.5.1-2

2

lib/hci-socket/hci.js

@@ -6,3 +6,3 @@ var debug = require('debug')('hci');

var BluetoothHciSocket = require('@abandonware/bluetooth-hci-socket');
var BluetoothHciSocket = require('@episensor/bluetooth-hci-socket');

@@ -9,0 +9,0 @@ var HCI_COMMAND_PKT = 0x01;

{
"name": "@episensor/bleno",
"version": "0.5.1-1",
"version": "0.5.1-2",
"description": "A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals",

@@ -47,3 +47,3 @@ "main": "index.js",

"debug": "^4.1.1",
"@episensor/bluetooth-hci-socket": "^0.5.3-4"
"@episensor/bluetooth-hci-socket": "^0.5.3-5"
},

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

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