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

python-auditor

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-auditor - pypi Package Compare versions

Comparing version
0.7.1
to
0.8.0
+1
-1
Cargo.toml
[package]
name = "python-auditor"
version = "0.7.1"
version = "0.8.0"
edition = "2024"

@@ -5,0 +5,0 @@ authors = ["Stefan Kroboth <stefan.kroboth@gmail.com>"]

[package]
name = "auditor-client"
version = "0.7.1"
version = "0.8.0"
authors = ["Stefan Kroboth <stefan.kroboth@gmail.com>"]

@@ -5,0 +5,0 @@ edition = "2024"

[package]
name = "auditor"
version = "0.7.1"
version = "0.8.0"
authors = ["Stefan Kroboth <stefan.kroboth@gmail.com>"]

@@ -70,3 +70,3 @@ edition = "2024"

urlencoding = "2.1.3"
uuid = { version = "1.14.0", features = ["v4"] }
uuid = { version = "1.15.1", features = ["v4"] }
rustls = "0.23.23"

@@ -73,0 +73,0 @@ rustls-pemfile = "2.2.0"

Metadata-Version: 2.1
Name: python-auditor
Version: 0.7.1
Version: 0.8.0
Classifier: Programming Language :: Rust

@@ -5,0 +5,0 @@ Classifier: Programming Language :: Python :: Implementation :: CPython

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