cordova-plugin-ble-central
Advanced tools
Comparing version 1.7.4 to 1.7.5-alpha.0
@@ -0,1 +1,9 @@ | ||
## 1.7.5 | ||
- iOS: Improve input validation of UUIDs on iOS to avoid crashes (#1014, #905) | ||
- iOS: Address iOS deprecation warnings & general warnings (#919) | ||
- iOS: Harden up iOS service discovery (#741) | ||
- Android: Tidy up some warnings | ||
- Android: Mark broadcast receivers as exported for Android v34 (#1020) | ||
## 1.7.4 | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "cordova-plugin-ble-central", | ||
"version": "1.7.4", | ||
"version": "1.7.5-alpha.0", | ||
"description": "Bluetooth Low Energy (BLE) Central Plugin", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -30,3 +30,3 @@ # Bluetooth Low Energy (BLE) Central Plugin for Apache Cordova | ||
- iOS | ||
- Android (likely supports 6+, but 8.1 or greater recommended) | ||
- Android 6+ (8.1 or greater recommended) | ||
- Browser (where navigator.bluetooth is supported) | ||
@@ -33,0 +33,0 @@ |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
350468
1