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

lungo-cli

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lungo-cli - npm Package Compare versions

Comparing version
0.5.3
to
0.5.4
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: lungo-cli
Version: 0.5.3
Version: 0.5.4
Summary: A user-friendly home lab setup designed for small-to-mid-scale on-premises hosting.

@@ -5,0 +5,0 @@ Home-page: https://github.com/raymond-u/lungo

@@ -6,3 +6,3 @@ [tool.black]

name = "lungo-cli"
version = "0.5.3"
version = "0.5.4"
description = "A user-friendly home lab setup designed for small-to-mid-scale on-premises hosting."

@@ -9,0 +9,0 @@ authors = ["raymond-u <36328498+raymond-u@users.noreply.github.com>"]

@@ -360,2 +360,4 @@ import os

Config.model_fields["plugins"] = FieldInfo(annotation=Plugins, default=Plugins())
Plugins.model_rebuild(force=True)

@@ -362,0 +364,0 @@ Privilege.model_rebuild(force=True)

@@ -32,3 +32,3 @@ {

"eslint-plugin-svelte": "^2.41.0",
"json-schema-to-typescript": "^14.0.5",
"json-schema-to-typescript": "^14.1.0",
"openapi-typescript": "^6.7.6",

@@ -35,0 +35,0 @@ "postcss": "^8.4.38",

Sorry, the diff of this file is too big to display