From a066da665a851a2c7df751019e84d0887723cb9f Mon Sep 17 00:00:00 2001 From: Tiago <70700766+tiagorangel1@users.noreply.github.com> Date: Sat, 24 May 2025 09:03:25 +0100 Subject: [PATCH] security: clears up stuff --- SECURITY.MD | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/SECURITY.MD b/SECURITY.MD index a5c66aa..44161ed 100644 --- a/SECURITY.MD +++ b/SECURITY.MD @@ -2,21 +2,7 @@ ## Supported Versions -### @cap.js/server - -| Version | Supported | -| ------- | --------- | -| 1.0.x | ✅ | - -Only the latest version of 1.0.x is supported. - -### Standalone mode - -| Version | Supported | -| ------- | --------- | -| 1.0.x | ✅ | - -Only the latest version of 1.0.x is supported. +Only the latest version of each package is supported for now. If you're using an older version, please upgrade to the latest one. This does not include `@cap.js/wasm` and `@cap.js/widget`. ## Reporting a Vulnerability