You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

synthizer

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

synthizer - pypi Package Compare versions

Comparing version
0.12.1
to
0.12.2
+1
-1
PKG-INFO
Metadata-Version: 1.0
Name: synthizer
Version: 0.12.1
Version: 0.12.2
Summary: UNKNOWN

@@ -5,0 +5,0 @@ Home-page: https://synthizer.github.io

@@ -11,3 +11,3 @@ import os

VERSION = "0.12.1"
VERSION = "0.12.2"

@@ -72,4 +72,4 @@ # A helper for rmtree. On Windows, read-only files can't be deleted by rmtree, so we make them not readonly.

package_data={
"synthizer": ["*.pyx", "*.pxd", "synthizer.pyi"],
"synthizer": ["*.pyx", "*.pxd", "synthizer.pyi", "py.typed"],
},
)
Metadata-Version: 1.0
Name: synthizer
Version: 0.12.1
Version: 0.12.2
Summary: UNKNOWN

@@ -5,0 +5,0 @@ Home-page: https://synthizer.github.io

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