Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-bluetooth-classic-serial-port

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-bluetooth-classic-serial-port - npm Package Compare versions

Comparing version 0.9.10 to 0.9.11

5

CHANGES.txt

@@ -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

LICENSE.txt

@@ -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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc