cordova-plugin-ble-central
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -0,1 +1,6 @@ | ||
= 1.6.2 = | ||
Android: Don't leak refreshDeviceCache callback | ||
Android: More thoroughly clean up callbacks on device disconnect #954 | ||
Android: Don't disconnect if refreshDeviceCache fails | ||
= 1.6.1 = | ||
@@ -2,0 +7,0 @@ No changes - republish only |
{ | ||
"name": "cordova-plugin-ble-central", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Bluetooth Low Energy (BLE) Central Plugin", | ||
@@ -10,4 +10,3 @@ "cordova": { | ||
"android", | ||
"browser", | ||
"wp8" | ||
"browser" | ||
] | ||
@@ -24,2 +23,3 @@ }, | ||
"cordova", | ||
"capacitor", | ||
"bluetooth", | ||
@@ -26,0 +26,0 @@ "ble", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
428204
84