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

cent

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cent - pypi Package Compare versions

Comparing version
5.0.0
to
5.1.0
+4
-3
PKG-INFO

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

Metadata-Version: 2.1
Metadata-Version: 2.3
Name: cent
Version: 5.0.0
Version: 5.1.0
Summary: Python library to communicate with Centrifugo v5 server HTTP API

@@ -20,2 +20,3 @@ License: MIT

Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP

@@ -43,3 +44,3 @@ Classifier: Topic :: Software Development

* **Cent v5 and higher works only with Centrifugo v5**.
* **Cent v5 and higher works with Centrifugo v6 and v5**.
* If you need to work with Centrifugo v3, v4 => use Cent v4

@@ -46,0 +47,0 @@ * If you need to work with Centrifugo v2 => use Cent v3

[tool.poetry]
name = "cent"
version = "5.0.0"
version = "5.1.0"
description = "Python library to communicate with Centrifugo v5 server HTTP API"

@@ -5,0 +5,0 @@ authors = ["Alexander Emelin", "Katant Savelev", "Bogdan Evstratenko"]

@@ -11,3 +11,3 @@ Python SDK to communicate with Centrifugo v5 HTTP API. Python >= 3.9 supported.

* **Cent v5 and higher works only with Centrifugo v5**.
* **Cent v5 and higher works with Centrifugo v6 and v5**.
* If you need to work with Centrifugo v3, v4 => use Cent v4

@@ -14,0 +14,0 @@ * If you need to work with Centrifugo v2 => use Cent v3