You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

led-ble

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

led-ble - pypi Package Compare versions

Comparing version
1.1.6
to
1.1.7
+1
-1
PKG-INFO
Metadata-Version: 2.3
Name: led-ble
Version: 1.1.6
Version: 1.1.7
Summary: Control a wide range of LED BLE devices

@@ -5,0 +5,0 @@ License: Apache-2.0

[project]
name = "led-ble"
version = "1.1.6"
version = "1.1.7"
license = "Apache-2.0"

@@ -5,0 +5,0 @@ description = "Control a wide range of LED BLE devices"

from __future__ import annotations
__version__ = "1.1.6"
__version__ = "1.1.7"

@@ -5,0 +5,0 @@

@@ -432,2 +432,3 @@ from __future__ import annotations

self._advertisement_data is not None
and self._advertisement_data.local_name is not None
and self._advertisement_data.local_name.startswith("Dream")

@@ -434,0 +435,0 @@ )