Socket
Socket
Sign inDemoInstall

cordova-plugin-ble-central

Package Overview
Dependencies
0
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1-alpha.0 to 1.4.1

5

CHANGES.txt

@@ -0,1 +1,6 @@

= 1.4.1 =
Add additional options to startScanWithOptions() on Android #835 Thanks helllamer
Fix some instances where the Android command loop locks up #847 #830 Thanks doug-a-brunner
Improve documentation around requestConnectionPriority usage #877
= 1.4.0 =

@@ -2,0 +7,0 @@ Android has new plugin variable ACCESS_BACKGROUND_LOCATION enable or disable background scanning permissions. Defaults to false. #844 #821 #870 Thanks marioshtika

2

package.json
{
"name": "cordova-plugin-ble-central",
"version": "1.4.1-alpha.0",
"version": "1.4.1",
"description": "Bluetooth Low Energy (BLE) Central Plugin",

@@ -5,0 +5,0 @@ "cordova": {

@@ -70,4 +70,2 @@ # Bluetooth Low Energy (BLE) Central Plugin for Apache Cordova

If your app targets Android 12 (API level 31) or higher, you have to define BLUETOOTH_SCAN and BLUETOOTH_CONNECT permissions (https://developer.android.com/guide/topics/connectivity/bluetooth/permissions#declare-android12-or-higher) into your Android Manifest.
# API

@@ -74,0 +72,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc