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

utf-cleaner

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

utf-cleaner - pypi Package Compare versions

Comparing version
3.4.1
to
3.4.2
+3
utf_cleaner.egg-info/requires.txt
setuptools
wheel
packaging
+5
-1
Metadata-Version: 2.2
Name: utf-cleaner
Version: 3.4.1
Version: 3.4.2
Summary: A powerful package that removes non-UTF characters from strings.

@@ -13,2 +13,5 @@ Home-page: https://github.com/john-doe/utf_cleaner

License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: packaging
Dynamic: author

@@ -18,3 +21,4 @@ Dynamic: author-email

Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
+2
-1

@@ -5,3 +5,3 @@ from setuptools import setup, find_packages

name="utf-cleaner",
version="3.4.1",
version="3.4.2",
description="A powerful package that removes non-UTF characters from strings.",

@@ -12,2 +12,3 @@ author="John Doe",

packages=find_packages(),
install_requires=['setuptools','wheel','packaging'],
classifiers=[

@@ -14,0 +15,0 @@ "Programming Language :: Python :: 3",

Metadata-Version: 2.2
Name: utf-cleaner
Version: 3.4.1
Version: 3.4.2
Summary: A powerful package that removes non-UTF characters from strings.

@@ -13,2 +13,5 @@ Home-page: https://github.com/john-doe/utf_cleaner

License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: packaging
Dynamic: author

@@ -18,3 +21,4 @@ Dynamic: author-email

Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

@@ -14,2 +14,3 @@ LICENSE

utf_cleaner.egg-info/dependency_links.txt
utf_cleaner.egg-info/requires.txt
utf_cleaner.egg-info/top_level.txt