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

cordova-plugin-ble-central

Package Overview
Dependencies
Maintainers
0
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-ble-central - npm Package Compare versions

Comparing version 1.7.4 to 1.7.5-alpha.0

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## 1.7.5
- iOS: Improve input validation of UUIDs on iOS to avoid crashes (#1014, #905)
- iOS: Address iOS deprecation warnings & general warnings (#919)
- iOS: Harden up iOS service discovery (#741)
- Android: Tidy up some warnings
- Android: Mark broadcast receivers as exported for Android v34 (#1020)
## 1.7.4

@@ -2,0 +10,0 @@

2

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

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

@@ -30,3 +30,3 @@ # Bluetooth Low Energy (BLE) Central Plugin for Apache Cordova

- iOS
- Android (likely supports 6+, but 8.1 or greater recommended)
- Android 6+ (8.1 or greater recommended)
- Browser (where navigator.bluetooth is supported)

@@ -33,0 +33,0 @@

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

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