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.2.3 to 0.2.4

2

index.js

@@ -121,2 +121,3 @@ /*

);
this.glucoseMeasurement = null;
}

@@ -129,2 +130,3 @@ if (this.racp) {

);
this.racp = null;
}

@@ -131,0 +133,0 @@ console.log('Notifications and event listeners stopped.');

2

package.json
{
"name": "ble-glucose",
"version": "0.2.3",
"version": "0.2.4",
"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