Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign 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 - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+3
-3
PKG-INFO
Metadata-Version: 2.1
Name: led-ble
Version: 1.0.1
Version: 1.0.2
Summary: Control a wide range of LED BLE devices
Home-page: https://github.com/bluetooth-devices/led-ble
License: Apache Software License 2.0
Author: J. Nick Koston

@@ -12,3 +11,3 @@ Author-email: nick@koston.org

Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English

@@ -20,2 +19,3 @@ Classifier: Operating System :: OS Independent

Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries

@@ -22,0 +22,0 @@ Provides-Extra: docs

[tool.poetry]
name = "led-ble"
version = "1.0.1"
version = "1.0.2"
description = "Control a wide range of LED BLE devices"
authors = ["J. Nick Koston <nick@koston.org>"]
license = "Apache Software License 2.0"
readme = "README.md"

@@ -16,2 +15,3 @@ repository = "https://github.com/bluetooth-devices/led-ble"

"Topic :: Software Development :: Libraries",
"License :: OSI Approved :: Apache Software License",
]

@@ -18,0 +18,0 @@ packages = [

from __future__ import annotations
__version__ = "1.0.1"
__version__ = "1.0.2"

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