docs: Use info markdown (#10603)

This commit is contained in:
Jiralite
2024-11-17 22:22:26 +00:00
committed by GitHub
parent 7397dfe49e
commit c8977f29bd

View File

@@ -51,7 +51,8 @@ try installing another.
**Encryption Libraries (npm install):**
> note: You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`).
> [!NOTE]
> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`).
- `sodium-native`: ^3.3.0
- `sodium`: ^3.0.2