Compare commits

..

5 Commits

Author SHA1 Message Date
LinuxServer-CI
3dcc0f02db
Bot Updating Package Versions 2026-02-13 03:35:55 +00:00
LinuxServer-CI
db38cf3efd
Bot Updating Templated Files 2026-02-13 03:31:42 +00:00
LinuxServer-CI
9947ec4262
Bot Updating Templated Files 2026-02-13 03:29:43 +00:00
LinuxServer-CI
0f7bd4a728
Bot Updating Package Versions 2026-02-07 20:32:42 +00:00
LinuxServer-CI
197d8f034f
Bot Updating Package Versions 2026-01-26 22:52:39 +00:00
3 changed files with 67 additions and 102 deletions

2
Jenkinsfile vendored
View File

@ -283,7 +283,7 @@ pipeline {
-v ${WORKSPACE}:/mnt \ -v ${WORKSPACE}:/mnt \
-e AWS_ACCESS_KEY_ID=\"${S3_KEY}\" \ -e AWS_ACCESS_KEY_ID=\"${S3_KEY}\" \
-e AWS_SECRET_ACCESS_KEY=\"${S3_SECRET}\" \ -e AWS_SECRET_ACCESS_KEY=\"${S3_SECRET}\" \
ghcr.io/linuxserver/baseimage-alpine:3 s6-envdir -fn -- /var/run/s6/container_environment /bin/bash -c "\ ghcr.io/linuxserver/baseimage-alpine:3.23 s6-envdir -fn -- /var/run/s6/container_environment /bin/bash -c "\
apk add --no-cache python3 && \ apk add --no-cache python3 && \
python3 -m venv /lsiopy && \ python3 -m venv /lsiopy && \
pip install --no-cache-dir -U pip && \ pip install --no-cache-dir -U pip && \

View File

@ -97,7 +97,7 @@ This image can be run with a non-root user. For details please [read the docs](h
To help you get started creating a container from this image you can either use docker-compose or the docker cli. To help you get started creating a container from this image you can either use docker-compose or the docker cli.
>[!NOTE] >[!NOTE]
>Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided. >Unless a parameter is flagged as 'optional', it is *mandatory* and a value must be provided.
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose)) ### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))

View File

@ -1,53 +1,54 @@
NAME VERSION TYPE NAME VERSION TYPE
@anthropic-ai/sandbox-runtime 0.0.23 npm
@babel/runtime 7.27.6 npm @babel/runtime 7.27.6 npm
@coder/logger 3.0.1 npm @coder/logger 3.0.1 npm
@mapbox/node-pre-gyp 1.0.11 npm @epic-web/invariant 1.0.0 npm
@microsoft/1ds-core-js 3.2.13 npm @microsoft/1ds-core-js 3.2.13 npm
@microsoft/1ds-post-js 3.2.13 npm @microsoft/1ds-post-js 3.2.13 npm
@microsoft/applicationinsights-core-js 2.8.15 npm @microsoft/applicationinsights-core-js 2.8.15 npm
@microsoft/applicationinsights-shims 2.0.2 npm @microsoft/applicationinsights-shims 2.0.2 npm
@microsoft/dynamicproto-js 1.1.9 npm @microsoft/dynamicproto-js 1.1.9 npm
@parcel/watcher 2.5.6 npm
@parcel/watcher-linux-x64-glibc 2.5.6 npm
@parcel/watcher-linux-x64-musl 2.5.6 npm
@phc/format 1.0.0 npm @phc/format 1.0.0 npm
@pondwader/socks5-server 1.0.10 npm
@tootallnate/once 3.0.0 npm @tootallnate/once 3.0.0 npm
@tootallnate/quickjs-emscripten 0.23.0 npm @tootallnate/quickjs-emscripten 0.23.0 npm
@vscode/deviceid 0.1.1 npm @types/lodash 4.17.23 npm
@types/lodash-es 4.17.12 npm
@vscode/deviceid 0.1.4 npm
@vscode/iconv-lite-umd 0.7.1 npm @vscode/iconv-lite-umd 0.7.1 npm
@vscode/proxy-agent 0.36.0 npm @vscode/native-watchdog 1.4.6 npm
@vscode/proxy-agent 0.37.0 npm
@vscode/ripgrep 1.15.14 npm @vscode/ripgrep 1.15.14 npm
@vscode/spdlog 0.15.4 npm @vscode/spdlog 0.15.7 npm
@vscode/tree-sitter-wasm 0.3.0 npm @vscode/tree-sitter-wasm 0.3.0 npm
@vscode/vscode-languagedetection 1.0.21 npm @vscode/vscode-languagedetection 1.0.21 npm
@vscode/watcher 2.5.1-vscode npm @vscode/windows-process-tree 0.6.3 npm
@vscode/windows-process-tree 0.6.2 npm @vscode/windows-registry 1.1.3 npm
@vscode/windows-registry 1.1.2 npm @xterm/addon-clipboard 0.3.0-beta.109 npm
@xterm/addon-clipboard 0.3.0-beta.91 npm @xterm/addon-image 0.10.0-beta.109 npm
@xterm/addon-image 0.10.0-beta.91 npm @xterm/addon-ligatures 0.11.0-beta.109 npm
@xterm/addon-ligatures 0.11.0-beta.91 npm @xterm/addon-progress 0.3.0-beta.109 npm
@xterm/addon-progress 0.3.0-beta.91 npm @xterm/addon-search 0.17.0-beta.109 npm
@xterm/addon-search 0.17.0-beta.91 npm @xterm/addon-serialize 0.15.0-beta.109 npm
@xterm/addon-serialize 0.15.0-beta.91 npm @xterm/addon-unicode11 0.10.0-beta.109 npm
@xterm/addon-unicode11 0.10.0-beta.91 npm @xterm/addon-webgl 0.20.0-beta.108 npm
@xterm/addon-webgl 0.20.0-beta.101 npm @xterm/headless 6.1.0-beta.109 npm
@xterm/headless 6.1.0-beta.91 npm @xterm/xterm 6.1.0-beta.109 npm
@xterm/xterm 6.1.0-beta.104 npm
ConPTY Interface Library 1.23.251008001 binary (+1 duplicate) ConPTY Interface Library 1.23.251008001 binary (+1 duplicate)
Console Window and PTY Host (Open Source) 1.23.251008001 binary (+1 duplicate) Console Window and PTY Host (Open Source) 1.23.251008001 binary (+1 duplicate)
abbrev 1.1.1 npm
accepts 2.0.0 npm accepts 2.0.0 npm
adduser 3.137ubuntu1 deb adduser 3.137ubuntu1 deb
agent-base 6.0.2 npm
agent-base 7.1.1 npm agent-base 7.1.1 npm
agent-base 7.1.3 npm (+3 duplicates) agent-base 7.1.3 npm (+3 duplicates)
ansi-regex 5.0.1 npm
aproba 2.0.0 npm
apt 2.8.3 deb apt 2.8.3 deb
apt-utils 2.8.3 deb apt-utils 2.8.3 deb
are-we-there-yet 2.0.0 npm argon2 0.44.0 npm
argon2 0.31.2 npm
argparse 2.0.1 npm argparse 2.0.1 npm
ast-types 0.13.4 npm ast-types 0.13.4 npm
balanced-match 1.0.2 npm base-files 13ubuntu10.4 deb
base-files 13ubuntu10.3 deb
base-passwd 3.6.3build1 deb base-passwd 3.6.3build1 deb
base64-js 1.5.1 npm base64-js 1.5.1 npm
bash 5.2.21-2ubuntu4 deb bash 5.2.21-2ubuntu4 deb
@ -56,9 +57,7 @@ bat 1.0.0 np
beep-boop 1.2.3 npm beep-boop 1.2.3 npm
bindings 1.5.0 npm bindings 1.5.0 npm
bl 4.1.0 npm bl 4.1.0 npm
body-parser 2.2.0 npm body-parser 2.2.2 npm
brace-expansion 1.1.12 npm
braces 3.0.3 npm
bsdutils 1:2.39.3-9ubuntu6.4 deb bsdutils 1:2.39.3-9ubuntu6.4 deb
buffer 5.7.1 npm buffer 5.7.1 npm
buffer-alloc 1.2.0 npm buffer-alloc 1.2.0 npm
@ -73,18 +72,15 @@ call-bound 1.0.4 np
catatonit 0.1.7-1 deb catatonit 0.1.7-1 deb
charenc 0.0.2 npm charenc 0.0.2 npm
chownr 1.1.4 npm chownr 1.1.4 npm
chownr 2.0.0 npm
clojure 1.0.0 npm clojure 1.0.0 npm
code-server 1.108.1 npm code-server 1.109.2 npm
code-server 4.108.1 npm code-server 4.109.2 npm
coffeescript 1.0.0 npm coffeescript 1.0.0 npm
color-support 1.1.3 npm commander 12.1.0 npm
commander 8.3.0 npm commander 8.3.0 npm
compressible 2.0.18 npm compressible 2.0.18 npm
compression 1.8.1 npm compression 1.8.1 npm
concat-map 0.0.1 npm
configuration-editing 1.0.0 npm configuration-editing 1.0.0 npm
console-control-strings 1.1.0 npm
content-disposition 1.0.0 npm content-disposition 1.0.0 npm
content-type 1.0.5 npm content-type 1.0.5 npm
cookie 0.7.2 npm (+1 duplicate) cookie 0.7.2 npm (+1 duplicate)
@ -95,6 +91,8 @@ coreutils 9.4-3ubuntu6.1 de
cpp 1.0.0 npm cpp 1.0.0 npm
cron 3.0pl1-184ubuntu2 deb cron 3.0pl1-184ubuntu2 deb
cron-daemon-common 3.0pl1-184ubuntu2 deb cron-daemon-common 3.0pl1-184ubuntu2 deb
cross-env 10.1.0 npm
cross-spawn 7.0.6 npm
crypt 0.0.2 npm crypt 0.0.2 npm
csharp 1.0.0 npm csharp 1.0.0 npm
css 1.0.0 npm css 1.0.0 npm
@ -107,15 +105,13 @@ debconf 1.5.86ubuntu1 de
debianutils 5.17build1 deb debianutils 5.17build1 deb
debug 2.6.9 npm debug 2.6.9 npm
debug 4.3.4 npm debug 4.3.4 npm
debug 4.4.1 npm debug 4.4.3 npm
debug-auto-launch 1.0.0 npm debug-auto-launch 1.0.0 npm
debug-server-ready 1.0.0 npm debug-server-ready 1.0.0 npm
decompress-response 6.0.0 npm decompress-response 6.0.0 npm
deep-extend 0.6.0 npm deep-extend 0.6.0 npm
degenerator 5.0.1 npm degenerator 5.0.1 npm
delegates 1.0.0 npm
depd 2.0.0 npm depd 2.0.0 npm
detect-libc 2.0.3 npm
detect-libc 2.0.4 npm detect-libc 2.0.4 npm
diff 1.0.0 npm diff 1.0.0 npm
diffutils 1:3.10-1build1 deb diffutils 1:3.10-1build1 deb
@ -127,7 +123,6 @@ dunder-proto 1.0.1 np
e2fsprogs 1.47.0-2.4~exp1ubuntu4.1 deb e2fsprogs 1.47.0-2.4~exp1ubuntu4.1 deb
ee-first 1.1.1 npm ee-first 1.1.1 npm
emmet 1.0.0 npm emmet 1.0.0 npm
emoji-regex 8.0.0 npm
encodeurl 2.0.0 npm encodeurl 2.0.0 npm
end-of-stream 1.4.4 npm end-of-stream 1.4.4 npm
env-paths 2.2.1 npm env-paths 2.2.1 npm
@ -143,11 +138,10 @@ esutils 2.0.3 np
etag 1.8.1 npm etag 1.8.1 npm
eventemitter3 4.0.7 npm eventemitter3 4.0.7 npm
expand-template 2.0.3 npm expand-template 2.0.3 npm
express 5.1.0 npm express 5.2.0 npm
extension-editing 1.0.0 npm extension-editing 1.0.0 npm
fd-slicer 1.1.0 npm fd-slicer 1.1.0 npm
file-uri-to-path 1.0.0 npm file-uri-to-path 1.0.0 npm
fill-range 7.1.1 npm
finalhandler 2.1.0 npm finalhandler 2.1.0 npm
findutils 4.9.0-5build1 deb findutils 4.9.0-5build1 deb
follow-redirects 1.15.9 npm follow-redirects 1.15.9 npm
@ -155,11 +149,8 @@ forwarded 0.2.0 np
fresh 2.0.0 npm fresh 2.0.0 npm
fs-constants 1.0.0 npm fs-constants 1.0.0 npm
fs-extra 11.2.0 npm fs-extra 11.2.0 npm
fs-minipass 2.1.0 npm
fs.realpath 1.0.0 npm
fsharp 1.0.0 npm fsharp 1.0.0 npm
function-bind 1.1.2 npm function-bind 1.1.2 npm
gauge 3.0.2 npm
gcc-14-base 14.2.0-4ubuntu2~24.04 deb gcc-14-base 14.2.0-4ubuntu2~24.04 deb
get-intrinsic 1.3.0 npm get-intrinsic 1.3.0 npm
get-proto 1.0.1 npm get-proto 1.0.1 npm
@ -171,7 +162,6 @@ git-man 1:2.43.0-1ubuntu7.3 de
github 0.0.1 npm github 0.0.1 npm
github-authentication 0.0.2 npm github-authentication 0.0.2 npm
github-from-package 0.0.0 npm github-from-package 0.0.0 npm
glob 7.2.3 npm
gnupg 2.4.4-2ubuntu17.4 deb gnupg 2.4.4-2ubuntu17.4 deb
gnupg-l10n 2.4.4-2ubuntu17.4 deb gnupg-l10n 2.4.4-2ubuntu17.4 deb
gnupg-utils 2.4.4-2ubuntu17.4 deb gnupg-utils 2.4.4-2ubuntu17.4 deb
@ -191,25 +181,21 @@ gulp 1.0.0 np
gzip 1.12-1ubuntu3.1 deb gzip 1.12-1ubuntu3.1 deb
handlebars 1.0.0 npm handlebars 1.0.0 npm
has-symbols 1.1.0 npm has-symbols 1.1.0 npm
has-unicode 2.0.1 npm
hasown 2.0.2 npm hasown 2.0.2 npm
hlsl 1.0.0 npm hlsl 1.0.0 npm
hostname 3.23+nmu2ubuntu2 deb hostname 3.23+nmu2ubuntu2 deb
html 1.0.0 npm html 1.0.0 npm
html-language-features 1.0.0 npm html-language-features 1.0.0 npm
http-errors 2.0.0 npm http-errors 2.0.1 npm
http-proxy 1.18.1 npm http-proxy 1.18.1 npm
http-proxy-agent 7.0.0 npm http-proxy-agent 7.0.0 npm
http-proxy-agent 7.0.2 npm http-proxy-agent 7.0.2 npm
httpolyglot 0.1.2 npm httpolyglot 0.1.2 npm
https-proxy-agent 5.0.1 npm
https-proxy-agent 7.0.2 npm https-proxy-agent 7.0.2 npm
https-proxy-agent 7.0.6 npm (+1 duplicate) https-proxy-agent 7.0.6 npm (+1 duplicate)
i18next 25.3.0 npm i18next 25.3.0 npm
iconv-lite 0.6.3 npm iconv-lite 0.7.2 npm
iconv-lite 0.7.0 npm
ieee754 1.2.1 npm ieee754 1.2.1 npm
inflight 1.0.6 npm
inherits 2.0.4 npm (+1 duplicate) inherits 2.0.4 npm (+1 duplicate)
ini 1.0.0 npm ini 1.0.0 npm
ini 1.3.8 npm ini 1.3.8 npm
@ -219,9 +205,7 @@ ipaddr.js 1.9.1 np
ipynb 1.0.0 npm ipynb 1.0.0 npm
is-buffer 1.1.6 npm is-buffer 1.1.6 npm
is-extglob 2.1.1 npm is-extglob 2.1.1 npm
is-fullwidth-code-point 3.0.0 npm
is-glob 4.0.3 npm is-glob 4.0.3 npm
is-number 7.0.0 npm
is-promise 4.0.0 npm is-promise 4.0.0 npm
isexe 2.0.0 npm isexe 2.0.0 npm
jake 1.0.0 npm jake 1.0.0 npm
@ -231,7 +215,7 @@ jq 1.7.1-3ubuntu0.24.04.1 de
js-base64 3.7.7 npm js-base64 3.7.7 npm
js-debug 1.105.0 npm js-debug 1.105.0 npm
js-debug-companion 1.1.3 npm js-debug-companion 1.1.3 npm
js-yaml 4.1.0 npm js-yaml 4.1.1 npm
jsbn 1.1.0 npm (+1 duplicate) jsbn 1.1.0 npm (+1 duplicate)
jschardet 3.1.4 npm jschardet 3.1.4 npm
json 1.0.0 npm json 1.0.0 npm
@ -258,8 +242,8 @@ libblkid1 2.39.3-9ubuntu6.4 de
libbrotli1 1.1.0-2build2 deb libbrotli1 1.1.0-2build2 deb
libbsd0 0.12.1-1build1.1 deb libbsd0 0.12.1-1build1.1 deb
libbz2-1.0 1.0.8-5.1build0.1 deb libbz2-1.0 1.0.8-5.1build0.1 deb
libc-bin 2.39-0ubuntu8.6 deb libc-bin 2.39-0ubuntu8.7 deb
libc6 2.39-0ubuntu8.6 deb libc6 2.39-0ubuntu8.7 deb
libcap-ng0 0.8.4-2build2 deb libcap-ng0 0.8.4-2build2 deb
libcap2 1:2.66-5ubuntu2.2 deb libcap2 1:2.66-5ubuntu2.2 deb
libcbor0.10 0.10.2-1.2ubuntu2 deb libcbor0.10 0.10.2-1.2ubuntu2 deb
@ -291,8 +275,8 @@ libkeyutils1 1.6.3-3build1 de
libkrb5-3 1.20.1-6ubuntu2.6 deb libkrb5-3 1.20.1-6ubuntu2.6 deb
libkrb5support0 1.20.1-6ubuntu2.6 deb libkrb5support0 1.20.1-6ubuntu2.6 deb
libksba8 1.6.6-1build1 deb libksba8 1.6.6-1build1 deb
libldap-common 2.6.7+dfsg-1~exp1ubuntu8.2 deb libldap-common 2.6.10+dfsg-0ubuntu0.24.04.1 deb
libldap2 2.6.7+dfsg-1~exp1ubuntu8.2 deb libldap2 2.6.10+dfsg-0ubuntu0.24.04.1 deb
liblz4-1 1.9.4-1build1.1 deb liblz4-1 1.9.4-1build1.1 deb
liblzma5 5.6.1+really5.4.5-1ubuntu0.2 deb liblzma5 5.6.1+really5.4.5-1ubuntu0.2 deb
libmd0 1.1.0-2build1.1 deb libmd0 1.1.0-2build1.1 deb
@ -325,7 +309,7 @@ libsmartcols1 2.39.3-9ubuntu6.4 de
libsqlite3-0 3.45.1-1ubuntu2.5 deb libsqlite3-0 3.45.1-1ubuntu2.5 deb
libss2 1.47.0-2.4~exp1ubuntu4.1 deb libss2 1.47.0-2.4~exp1ubuntu4.1 deb
libssh-4 0.10.6-2ubuntu0.2 deb libssh-4 0.10.6-2ubuntu0.2 deb
libssl3t64 3.0.13-0ubuntu3.6 deb libssl3t64 3.0.13-0ubuntu3.7 deb
libstdc++6 14.2.0-4ubuntu2~24.04 deb libstdc++6 14.2.0-4ubuntu2~24.04 deb
libsystemd0 255.4-1ubuntu8.12 deb libsystemd0 255.4-1ubuntu8.12 deb
libtasn1-6 4.19.0-3ubuntu0.24.04.2 deb libtasn1-6 4.19.0-3ubuntu0.24.04.2 deb
@ -343,7 +327,8 @@ libxmuu1 2:1.1.3-3build2 de
libxxhash0 0.8.2-2build1 deb libxxhash0 0.8.2-2build1 deb
libzstd1 1.5.5+dfsg2-2build1.1 deb libzstd1 1.5.5+dfsg2-2build1.1 deb
limiter 2.1.0 npm limiter 2.1.0 npm
locales 2.39-0ubuntu8.6 deb locales 2.39-0ubuntu8.7 deb
lodash-es 4.17.23 npm
log 1.0.0 npm log 1.0.0 npm
login 1:4.13+dfsg1-4ubuntu3.2 deb login 1:4.13+dfsg1-4ubuntu3.2 deb
logsave 1.47.0-2.4~exp1ubuntu4.1 deb logsave 1.47.0-2.4~exp1ubuntu4.1 deb
@ -351,7 +336,6 @@ lru-cache 6.0.0 np
lru-cache 7.18.3 npm lru-cache 7.18.3 npm
lua 1.0.0 npm lua 1.0.0 npm
make 1.0.0 npm make 1.0.0 npm
make-dir 3.1.0 npm
markdown 1.0.0 npm markdown 1.0.0 npm
markdown-language-features 1.0.0 npm markdown-language-features 1.0.0 npm
markdown-math 1.0.0 npm markdown-math 1.0.0 npm
@ -363,17 +347,12 @@ media-typer 1.1.0 np
merge-conflict 1.0.0 npm merge-conflict 1.0.0 npm
merge-descriptors 2.0.0 npm merge-descriptors 2.0.0 npm
mermaid-chat-features 1.0.0 npm mermaid-chat-features 1.0.0 npm
micromatch 4.0.8 npm
microsoft-authentication 0.0.1 npm microsoft-authentication 0.0.1 npm
mime-db 1.54.0 npm mime-db 1.54.0 npm
mime-types 3.0.1 npm mime-types 3.0.1 npm
mimic-response 3.1.0 npm mimic-response 3.1.0 npm
minimatch 3.1.2 npm
minimist 1.2.8 npm minimist 1.2.8 npm
minipass 3.3.6 npm (+1 duplicate) mkdirp 1.0.4 npm
minipass 5.0.0 npm
minizlib 2.1.2 npm
mkdirp 1.0.4 npm (+1 duplicate)
mkdirp-classic 0.5.3 npm mkdirp-classic 0.5.3 npm
mount 2.39.3-9ubuntu6.4 deb mount 2.39.3-9ubuntu6.4 deb
ms 2.0.0 npm ms 2.0.0 npm
@ -381,7 +360,6 @@ ms 2.1.2 np
ms 2.1.3 npm ms 2.1.3 npm
nano 7.2-2ubuntu0.1 deb nano 7.2-2ubuntu0.1 deb
napi-build-utils 1.0.2 npm napi-build-utils 1.0.2 npm
native-watchdog 1.4.2 npm
ncurses-base 6.4+20240113-1ubuntu2 deb ncurses-base 6.4+20240113-1ubuntu2 deb
ncurses-bin 6.4+20240113-1ubuntu2 deb ncurses-bin 6.4+20240113-1ubuntu2 deb
negotiator 0.6.4 npm negotiator 0.6.4 npm
@ -393,21 +371,17 @@ netmask 2.0.2 np
node 22.21.1 binary node 22.21.1 binary
node-abi 3.8.0 npm node-abi 3.8.0 npm
node-addon-api 7.1.0 npm node-addon-api 7.1.0 npm
node-addon-api 7.1.1 npm node-addon-api 8.5.0 npm
node-fetch 2.7.0 npm node-gyp-build 4.8.4 npm
node-pty 1.1.0-beta43 npm node-pty 1.2.0-beta.10 npm
nopt 5.0.0 npm
npm 1.0.1 npm npm 1.0.1 npm
npmlog 5.0.1 npm
nw-pre-gyp-module-test 0.0.1 npm
object-assign 4.1.1 npm
object-inspect 1.13.4 npm object-inspect 1.13.4 npm
objective-c 1.0.0 npm objective-c 1.0.0 npm
on-finished 2.4.1 npm on-finished 2.4.1 npm
on-headers 1.1.0 npm on-headers 1.1.0 npm
once 1.4.0 npm (+1 duplicate) once 1.4.0 npm (+1 duplicate)
openssh-client 1:9.6p1-3ubuntu13.14 deb openssh-client 1:9.6p1-3ubuntu13.14 deb
openssl 3.0.13-0ubuntu3.6 deb openssl 3.0.13-0ubuntu3.7 deb
opentype.js 0.8.0 npm opentype.js 0.8.0 npm
os-tmpdir 1.0.2 npm os-tmpdir 1.0.2 npm
pac-proxy-agent 7.2.0 npm pac-proxy-agent 7.2.0 npm
@ -415,7 +389,7 @@ pac-resolver 7.0.1 np
parseurl 1.3.3 npm parseurl 1.3.3 npm
passwd 1:4.13+dfsg1-4ubuntu3.2 deb passwd 1:4.13+dfsg1-4ubuntu3.2 deb
patch 2.7.6-7build3 deb patch 2.7.6-7build3 deb
path-is-absolute 1.0.1 npm path-key 3.1.1 npm
path-to-regexp 8.3.0 npm path-to-regexp 8.3.0 npm
pem 1.14.8 npm pem 1.14.8 npm
pend 1.2.0 npm pend 1.2.0 npm
@ -425,7 +399,7 @@ perl-base 5.38.2-3.2ubuntu0.2 de
perl-modules-5.38 5.38.2-3.2ubuntu0.2 deb perl-modules-5.38 5.38.2-3.2ubuntu0.2 deb
php 1.0.0 npm php 1.0.0 npm
php-language-features 1.0.0 npm php-language-features 1.0.0 npm
picomatch 2.3.1 npm picomatch 4.0.3 npm
pinentry-curses 1.2.1-3ubuntu5 deb pinentry-curses 1.2.1-3ubuntu5 deb
powershell 1.0.0 npm powershell 1.0.0 npm
prebuild-install 7.1.2 npm prebuild-install 7.1.2 npm
@ -438,19 +412,17 @@ publicsuffix 20231001.0357-0.1 de
pug 1.0.0 npm pug 1.0.0 npm
pump 3.0.0 npm pump 3.0.0 npm
python 1.0.0 npm python 1.0.0 npm
qs 6.14.0 npm qs 6.14.1 npm
r 1.0.0 npm r 1.0.0 npm
range-parser 1.2.1 npm range-parser 1.2.1 npm
raw-body 3.0.1 npm raw-body 3.0.2 npm
razor 1.0.0 npm razor 1.0.0 npm
rc 1.2.8 npm rc 1.2.8 npm
readable-stream 3.6.0 npm readable-stream 3.6.0 npm
readable-stream 3.6.2 npm
readline-common 8.2-4build1 deb readline-common 8.2-4build1 deb
references-view 1.0.0 npm references-view 1.0.0 npm
requires-port 1.0.0 npm requires-port 1.0.0 npm
restructuredtext 1.0.0 npm restructuredtext 1.0.0 npm
rimraf 3.0.2 npm
rotating-file-stream 3.2.5 npm rotating-file-stream 3.2.5 npm
router 2.2.0 npm router 2.2.0 npm
ruby 1.0.0 npm ruby 1.0.0 npm
@ -461,21 +433,21 @@ safer-buffer 2.1.2 np
scss 1.0.0 npm scss 1.0.0 npm
search-result 1.0.0 npm search-result 1.0.0 npm
sed 4.9-2build1 deb sed 4.9-2build1 deb
semver 6.3.1 npm
semver 7.5.4 npm semver 7.5.4 npm
semver 7.7.1 npm semver 7.7.1 npm
send 1.2.0 npm send 1.2.0 npm
sensible-utils 0.0.22 deb sensible-utils 0.0.22 deb
serve-static 2.2.0 npm serve-static 2.2.0 npm
set-blocking 2.0.0 npm
setprototypeof 1.2.0 npm setprototypeof 1.2.0 npm
shaderlab 1.0.0 npm shaderlab 1.0.0 npm
shebang-command 2.0.0 npm
shebang-regex 3.0.0 npm
shell-quote 1.8.3 npm
shellscript 1.0.0 npm shellscript 1.0.0 npm
side-channel 1.1.0 npm side-channel 1.1.0 npm
side-channel-list 1.0.0 npm side-channel-list 1.0.0 npm
side-channel-map 1.0.1 npm side-channel-map 1.0.1 npm
side-channel-weakmap 1.0.2 npm side-channel-weakmap 1.0.2 npm
signal-exit 3.0.7 npm
simple-browser 1.0.0 npm simple-browser 1.0.0 npm
simple-concat 1.0.1 npm simple-concat 1.0.1 npm
simple-get 4.0.1 npm simple-get 4.0.1 npm
@ -487,21 +459,19 @@ socks-proxy-agent 8.0.5 np
source-map 0.6.1 npm source-map 0.6.1 npm
sprintf-js 1.1.3 npm (+1 duplicate) sprintf-js 1.1.3 npm (+1 duplicate)
sql 1.0.0 npm sql 1.0.0 npm
statuses 2.0.1 npm statuses 2.0.2 npm
string-width 4.2.3 npm string_decoder 1.3.0 npm
string_decoder 1.3.0 npm (+1 duplicate)
strip-ansi 6.0.1 npm
strip-json-comments 2.0.1 npm strip-json-comments 2.0.1 npm
sudo 1.9.15p5-3ubuntu5.24.04.1 deb sudo 1.9.15p5-3ubuntu5.24.04.1 deb
swift 1.0.0 npm swift 1.0.0 npm
systemd-standalone-sysusers 255.4-1ubuntu8.12 deb systemd-standalone-sysusers 255.4-1ubuntu8.12 deb
sysvinit-utils 3.08-6ubuntu3 deb sysvinit-utils 3.08-6ubuntu3 deb
tar 1.35+dfsg-3build1 deb tar 1.35+dfsg-3build1 deb
tar 6.2.1 npm
tar-fs 2.1.4 npm tar-fs 2.1.4 npm
tar-stream 2.2.0 npm tar-stream 2.2.0 npm
tas-client 0.3.1 npm tas-client 0.3.1 npm
terminal-suggest 1.0.1 npm terminal-suggest 1.0.1 npm
theme-2026 0.1.0 npm
theme-abyss 1.0.0 npm theme-abyss 1.0.0 npm
theme-defaults 1.0.0 npm theme-defaults 1.0.0 npm
theme-kimbie-dark 1.0.0 npm theme-kimbie-dark 1.0.0 npm
@ -513,11 +483,8 @@ theme-solarized-dark 1.0.0 np
theme-solarized-light 1.0.0 npm theme-solarized-light 1.0.0 npm
theme-tomorrow-night-blue 1.0.0 npm theme-tomorrow-night-blue 1.0.0 npm
tiny-inflate 1.0.3 npm tiny-inflate 1.0.3 npm
to-regex-range 5.0.1 npm
toidentifier 1.0.1 npm toidentifier 1.0.1 npm
tr46 0.0.3 npm tslib 2.8.1 npm (+1 duplicate)
tslib 2.7.0 npm
tslib 2.8.1 npm
tunnel-agent 0.6.0 npm tunnel-agent 0.6.0 npm
tunnel-forwarding 1.0.0 npm tunnel-forwarding 1.0.0 npm
type-is 2.0.1 npm type-is 2.0.1 npm
@ -527,11 +494,11 @@ typescript 5.9.3 np
typescript-language-features 1.0.0 npm typescript-language-features 1.0.0 npm
tzdata 2025b-0ubuntu0.24.04.1 deb tzdata 2025b-0ubuntu0.24.04.1 deb
ubuntu-keyring 2023.11.28.1 deb ubuntu-keyring 2023.11.28.1 deb
undici 7.9.0 npm undici 7.19.0 npm
universalify 2.0.1 npm universalify 2.0.1 npm
unminimize 0.2.1 deb unminimize 0.2.1 deb
unpipe 1.0.0 npm unpipe 1.0.0 npm
util-deprecate 1.0.2 npm (+1 duplicate) util-deprecate 1.0.2 npm
util-linux 2.39.3-9ubuntu6.4 deb util-linux 2.39.3-9ubuntu6.4 deb
uuid 9.0.1 npm uuid 9.0.1 npm
vary 1.1.2 npm vary 1.1.2 npm
@ -543,20 +510,18 @@ vscode-js-profile-table 1.0.10 np
vscode-json-languageserver 1.3.4 npm vscode-json-languageserver 1.3.4 npm
vscode-oniguruma 1.7.0 npm vscode-oniguruma 1.7.0 npm
vscode-regexpp 3.1.0 npm vscode-regexpp 3.1.0 npm
vscode-textmate 9.3.0 npm vscode-textmate 9.3.2 npm
vscode-theme-seti 1.0.0 npm vscode-theme-seti 1.0.0 npm
webidl-conversions 3.0.1 npm
whatwg-url 5.0.0 npm
which 2.0.2 npm which 2.0.2 npm
wide-align 1.1.5 npm
wrappy 1.0.2 npm (+1 duplicate) wrappy 1.0.2 npm (+1 duplicate)
ws 8.18.0 npm ws 8.18.0 npm
xauth 1:1.1.2-1build1 deb xauth 1:1.1.2-1build1 deb
xdg-basedir 4.0.0 npm xdg-basedir 4.0.0 npm
xml 1.0.0 npm xml 1.0.0 npm
yallist 4.0.0 npm (+1 duplicate) yallist 4.0.0 npm
yaml 1.0.0 npm yaml 1.0.0 npm
yauzl 2.10.0 npm yauzl 2.10.0 npm
yauzl 3.1.1 npm yauzl 3.1.1 npm
yazl 2.4.3 npm yazl 2.4.3 npm
zlib1g 1:1.3.dfsg-3.1ubuntu2.1 deb zlib1g 1:1.3.dfsg-3.1ubuntu2.1 deb
zod 3.25.76 npm