Socket
Socket
Sign inDemoInstall

cordova-plugin-bluetoothle

Package Overview
Dependencies
0
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.6.1 to 6.6.2

3

CHANGELOG.md

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

## 6.6.2 - 2022-02-25
- Update typings
## 6.6.1 - 2021-07-29

@@ -2,0 +5,0 @@ - Revert support Android notification queueing

2

package.json
{
"name": "cordova-plugin-bluetoothle",
"version": "6.6.1",
"version": "6.6.2",
"description": "Use the Bluetooth Low Energy plugin to connect your Cordova app to new Bluetooth devices like heart rate monitors, thermometers, etc...",

@@ -5,0 +5,0 @@ "types": "./types/index.d.ts",

@@ -711,2 +711,4 @@ declare namespace BluetoothlePlugin {

offset?: number
/** Android only: address of the device the response should be sent to. */
address?: string
}

@@ -713,0 +715,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc