Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

pylgnetcast

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pylgnetcast - npm Package Compare versions

Comparing version
0.3.6
to
0.3.7
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: pylgnetcast
Version: 0.3.6
Version: 0.3.7
Summary: Client for the LG Smart TV running NetCast 3 or 4.

@@ -5,0 +5,0 @@ Home-page: https://github.com/Drafteed/python-lgnetcast

Metadata-Version: 2.1
Name: pylgnetcast
Version: 0.3.6
Version: 0.3.7
Summary: Client for the LG Smart TV running NetCast 3 or 4.

@@ -5,0 +5,0 @@ Home-page: https://github.com/Drafteed/python-lgnetcast

@@ -206,3 +206,3 @@ """

self.send_command(command)
time.sleep(0.35)
time.sleep(0.45)

@@ -209,0 +209,0 @@ def _get_session_id(self):

@@ -10,3 +10,3 @@ from setuptools import setup

name='pylgnetcast',
version='0.3.6',
version='0.3.7',
maintainer='Artem Draft',

@@ -13,0 +13,0 @@ maintainer_email='artemon_93@mail.ru',