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.9.3
to
0.9.4
+1
-1
Cargo.toml
[package]
name = "python-auditor"
version = "0.9.3"
version = "0.9.4"
edition = "2024"

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

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

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

serde_qs = { version = "0.13.0", features = ["actix4"] }
sqlx = { version = "0.8.5", default-features = false, features = ["runtime-tokio-rustls", "macros", "uuid", "chrono", "migrate", "runtime-tokio", "json","sqlite"] }
sqlx = { version = "0.8.6", default-features = false, features = ["runtime-tokio-rustls", "macros", "uuid", "chrono", "migrate", "runtime-tokio", "json","sqlite"] }
thiserror = "2.0.7"

@@ -47,0 +47,0 @@ tokio = { version = "1.44.1", features = ["time"] }

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

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

serde_with = { version = "3.12.0", features = ["chrono_0_4"] }
sqlx = { version = "0.8.5", default-features = false, features = ["runtime-tokio-rustls", "macros", "uuid", "chrono", "migrate", "runtime-tokio", "json","postgres", "json"] }
sqlx = { version = "0.8.6", default-features = false, features = ["runtime-tokio-rustls", "macros", "uuid", "chrono", "migrate", "runtime-tokio", "json","postgres", "json"] }
thiserror = "2.0.7"

@@ -67,0 +67,0 @@ tokio = { version = "1.44.1", features = ["macros", "rt-multi-thread", "time"] }

Metadata-Version: 2.1
Name: python-auditor
Version: 0.9.3
Version: 0.9.4
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