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

pythclient

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pythclient - pypi Package Compare versions

Comparing version
0.1.21
to
0.1.22
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: pythclient
Version: 0.1.21
Version: 0.1.22
Summary: A library to retrieve Pyth account structures off the Solana blockchain.

@@ -5,0 +5,0 @@ Home-page: https://github.com/pyth-network/pyth-client-py

Metadata-Version: 2.1
Name: pythclient
Version: 0.1.21
Version: 0.1.22
Summary: A library to retrieve Pyth account structures off the Solana blockchain.

@@ -5,0 +5,0 @@ Home-page: https://github.com/pyth-network/pyth-client-py

@@ -77,2 +77,3 @@ import datetime

datetime.datetime(2024, 1, 15, tzinfo=NY_TZ).date(),
datetime.datetime(2024, 2, 19, tzinfo=NY_TZ).date(),
]

@@ -79,0 +80,0 @@

@@ -10,3 +10,3 @@ from setuptools import setup

name='pythclient',
version='0.1.21',
version='0.1.22',
packages=['pythclient'],

@@ -13,0 +13,0 @@ author='Pyth Developers',

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