Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

advlib-ble-services

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

advlib-ble-services - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

16

lib/advlibbleservices.js
/**
* Copyright reelyActive 2015-2022
* Copyright reelyActive 2015-2024
* We believe in an open Internet of Things

@@ -34,16 +34,16 @@ */

case '2a37':
return gatt.process(data, uuid);
case '2a67':
return gatt.process(data, uuid);
case '2a6c':
return gatt.process(data, uuid);
case '2a6d':
return gatt.process(data, uuid);
case '2a6e':
return gatt.process(data, uuid);
case '2aa1':
return gatt.process(data, uuid);
case '2aa2':
case '2af9':
case '2afb':
return gatt.process(data, uuid);
case '2b8c':
case '2bcf':
case '2bd0':
case '2bd1':
case '2bd2':
case '2be7':
return gatt.process(data, uuid);

@@ -50,0 +50,0 @@ case 'ffe1':

@@ -18,3 +18,3 @@ {

],
"version": "1.4.1",
"version": "1.4.2",
"engines": {

@@ -21,0 +21,0 @@ "node": ">=6.0.0"

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