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

eons

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eons - pypi Package Compare versions

Comparing version
3.1.4
to
3.1.5
+4
-4
PKG-INFO
Metadata-Version: 2.1
Name: eons
Version: 3.1.4
Version: 3.1.5
Summary: Eons Python Framework

@@ -15,8 +15,8 @@ Home-page: https://github.com/eons-dev/eons.lib

Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: requests_futures
Requires-Dist: jsonpickle
Requires-Dist: eot
Requires-Dist: jsonpickle
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: requests_futures
Requires-Dist: pyyaml

@@ -23,0 +23,0 @@ # Eons Python Framework

Metadata-Version: 2.1
Name: eons
Version: 3.1.4
Version: 3.1.5
Summary: Eons Python Framework

@@ -15,8 +15,8 @@ Home-page: https://github.com/eons-dev/eons.lib

Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: requests_futures
Requires-Dist: jsonpickle
Requires-Dist: eot
Requires-Dist: jsonpickle
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: requests_futures
Requires-Dist: pyyaml

@@ -23,0 +23,0 @@ # Eons Python Framework

@@ -0,6 +1,6 @@

pyyaml
requests_futures
jsonpickle
eot
jsonpickle
requests
tqdm
requests_futures
pyyaml
[metadata]
name = eons
version = 3.1.4
version = 3.1.5
author = Eons

@@ -25,8 +25,8 @@ author_email = support@eons.llc

install_requires =
pyyaml
requests_futures
jsonpickle
eot
jsonpickle
requests
tqdm
requests_futures
pyyaml

@@ -33,0 +33,0 @@ [options.packages.find]

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