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

app-server

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-server - npm Package Compare versions

Comparing version
0.1.0
to
1.0.0
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: app_server
Version: 0.1.0
Version: 1.0.0
Summary: a lightweight web application launcher for gunicorn and static files.

@@ -5,0 +5,0 @@ Home-page: https://github.com/viur-framework/viur-app_server

Metadata-Version: 2.1
Name: app_server
Version: 0.1.0
Version: 1.0.0
Summary: a lightweight web application launcher for gunicorn and static files.

@@ -5,0 +5,0 @@ Home-page: https://github.com/viur-framework/viur-app_server

@@ -19,3 +19,3 @@ import argparse

__version__ = "0.1.0"
__version__ = "1.0.0"

@@ -22,0 +22,0 @@ subprocesses = []