cordova-plugin-bluetooth-classic-serial-port
Advanced tools
Comparing version 0.9.10 to 0.9.11
@@ -0,1 +1,4 @@ | ||
= 0.9.11 = | ||
Add new permissions BLUETOOTH_SCAN add BLUETOOTH_CONNECT >= Android 12 or higher | ||
= 0.9.10 = | ||
@@ -5,3 +8,3 @@ fix case letter file name for browser | ||
= 0.9.9 = | ||
Add new location permissions >= Android 10 ( API29) | ||
Add new location permissions >= Android 10 (API29) | ||
@@ -8,0 +11,0 @@ = 0.9.8 = |
@@ -0,0 +0,0 @@ Copyright 2013-4 Don Coleman |
{ | ||
"name": "cordova-plugin-bluetooth-classic-serial-port", | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"description": "Cordova Bluetooth Serial Port Profile Communication Plugin", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -0,0 +0,0 @@ // This implementation is for testing in the brower. Future implemetations *might* be able to use |
/*global cordova*/ | ||
module.exports = { | ||
version: '0.9.10', | ||
version: '0.9.11', | ||
@@ -6,0 +6,0 @@ connect: function (deviceId, interfaceArray, success, failure) { |
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
139592