New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

Pyrogram

Package Overview
Dependencies
Maintainers
1
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Pyrogram - pypi Package Compare versions

Comparing version
2.0.98
to
2.0.99
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: Pyrogram
Version: 2.0.98
Version: 2.0.99
Summary: Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots

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

Metadata-Version: 2.1
Name: Pyrogram
Version: 2.0.98
Version: 2.0.99
Summary: Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots

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

@@ -19,3 +19,3 @@ # Pyrogram - Telegram MTProto API Client Library for Python

__version__ = "2.0.98"
__version__ = "2.0.99"
__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"

@@ -22,0 +22,0 @@ __copyright__ = "Copyright (C) 2017-present Dan <https://github.com/delivrance>"

Sorry, the diff of this file is too big to display