From: Eduardo San Martin Morote Date: Wed, 8 Jun 2022 13:31:08 +0000 (+0200) Subject: chore: format security X-Git-Tag: @pinia/nuxt@0.2.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c1a3b676efba8477ee27950bd345be3e6cb1a1;p=thirdparty%2Fvuejs%2Fpinia.git chore: format security --- diff --git a/SECURITY.md b/SECURITY.md index fe8fb0a3..ff08e204 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,13 +5,13 @@ This is the list of versions of Pinia which are currently being supported with security updates. -| Version | Supported | -| --------------- | ------------------ | -| 2.x.x | :white_check_mark: | -| 2.0.0-rc.x | :white_check_mark: | -| 0.5.x | :white_check_mark: | -| < 0.5.0 | :x: | -| <= 2.0.0-beta.x | :x: | +| Version | Supported | +| ------------------ | ------------------ | +| 2.0.x | :white_check_mark: | +| 2.0.0-rc.x | :x: | +| 0.5.x | :x: | +| < 0.5.0 | :x: | +| <= 2.0.0-beta.x | :x: | ## Reporting a Vulnerability