From d8639cbe5d01e45aae7a751f081aa1500bd1ae53 Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Wed, 5 Oct 2022 14:34:21 +0200 Subject: [PATCH] crypto: graduate webcrypto to stable --- doc/api/webcrypto.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/api/webcrypto.md b/doc/api/webcrypto.md index 408d2b67cd4e2a..229cdb135adcb4 100644 --- a/doc/api/webcrypto.md +++ b/doc/api/webcrypto.md @@ -2,6 +2,10 @@ -> Stability: 1 - Experimental +> Stability: 2 - Stable Node.js provides an implementation of the standard [Web Crypto API][].