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

webview

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

webview - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+1
-1
PKG-INFO
Metadata-Version: 1.0
Name: webview
Version: 0.1.1
Version: 0.1.2
Summary: Python WebView bindings

@@ -5,0 +5,0 @@ Home-page: https://github.com/zserge/webview

@@ -30,2 +30,3 @@ #!/bin/env python

sources = ['webview/webview.c'],
headers = ['webview/webview.h'],
define_macros = define_macros,

@@ -38,3 +39,3 @@ extra_compile_args = extra_cflags,

packages = ['webview'],
version = '0.1.1',
version = '0.1.2',
description = 'Python WebView bindings',

@@ -41,0 +42,0 @@ author = 'Serge Zaitsev',