ble-glucose
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -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.'); |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12178
279