PyHackTheBox
Advanced tools
@@ -189,2 +189,4 @@ from datetime import datetime, timedelta | ||
| self._author_ids = [data['maker']['id']] | ||
| if data.get('ip'): | ||
| self._ip = data['ip'] | ||
| if data['maker2']: | ||
@@ -191,0 +193,0 @@ self._author_ids.append(data['maker2']['id']) |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: PyHackTheBox | ||
| Version: 0.5.3 | ||
| Version: 0.5.4 | ||
| Summary: A wrapper for the Hack The Box API. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/clubby789/htb-api |
| Metadata-Version: 2.1 | ||
| Name: PyHackTheBox | ||
| Version: 0.5.3 | ||
| Version: 0.5.4 | ||
| Summary: A wrapper for the Hack The Box API. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/clubby789/htb-api |
@@ -1,2 +0,2 @@ | ||
| requests==2.25.1 | ||
| python-dateutil==2.8.1 | ||
| requests==2.27.1 | ||
| python-dateutil==2.8.2 |
+3
-3
@@ -11,3 +11,3 @@ import setuptools | ||
| name="PyHackTheBox", | ||
| version="0.5.3", | ||
| version="0.5.4", | ||
| author="clubby789@github.com", | ||
@@ -30,6 +30,6 @@ author_email="clubby789@gmail.com", | ||
| install_requires=[ | ||
| "requests==2.25.1", | ||
| "python-dateutil==2.8.1" | ||
| "requests==2.27.1", | ||
| "python-dateutil==2.8.2" | ||
| ], | ||
| long_description_content_type='text/markdown' | ||
| ) |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
74992
0.08%1712
0.12%