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

ble-glucose

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ble-glucose - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

6

index.js

@@ -31,3 +31,7 @@ /*

}],
optionalServices: ['device_information'],
optionalServices: [
'device_information',
0xFFF0, // i-SENS v1.4 custom service
'c4dea010-5a9d-11e9-8647-d663bd873d93', // i-SENS v1.5 custom service
],
};

@@ -34,0 +38,0 @@

2

package.json
{
"name": "ble-glucose",
"version": "0.4.0",
"version": "0.5.0",
"description": "Reads blood glucose values from Bluetooth LE enabled meters",

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

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