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.9 to 0.9.10

3

CHANGES.txt

@@ -0,1 +1,4 @@

= 0.9.10 =
fix case letter file name for browser
= 0.9.9 =

@@ -2,0 +5,0 @@ Add new location permissions >= Android 10 ( API29)

2

package.json
{
"name": "cordova-plugin-bluetooth-classic-serial-port",
"version": "0.9.9",
"version": "0.9.10",
"description": "Cordova Bluetooth Serial Port Profile Communication Plugin",

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

/*global cordova*/
module.exports = {
version: '0.9.9',
version: '0.9.10',

@@ -6,0 +6,0 @@ connect: function (deviceId, interfaceArray, success, failure) {

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