Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

libdev

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libdev - pypi Package Compare versions

Comparing version
0.99
to
0.100
+1
-1
libdev.egg-info/PKG-INFO
Metadata-Version: 2.4
Name: libdev
Version: 0.99
Version: 0.100
Summary: Set of standard functions for development

@@ -5,0 +5,0 @@ Home-page: https://github.com/chilleco/lib

@@ -5,4 +5,4 @@ """

__version__ = "0.99"
__version__ = "0.100"
__all__ = ("__version__",)

@@ -305,4 +305,4 @@ """

"web", # Web-interface
"tg", # Telegram
"vk", # VKontakte
"tg", # Telegram (https://core.telegram.org/bots/webapps)
"vk", # VKontakte (https://dev.vk.com/ru/mini-apps/overview)
"g", # Google

@@ -313,2 +313,3 @@ "fb", # Facebook

"ig", # Instagram
"max", # MAX (https://dev.max.ru/docs/webapps/introduction)
)

@@ -315,0 +316,0 @@

Metadata-Version: 2.4
Name: libdev
Version: 0.99
Version: 0.100
Summary: Set of standard functions for development

@@ -5,0 +5,0 @@ Home-page: https://github.com/chilleco/lib