From 3f62240a594bfe335a7b5c6721fa6e3b1adb92da Mon Sep 17 00:00:00 2001 From: Devarakonda Muralikrishna <67271496+murali317@users.noreply.github.com> Date: Sat, 13 Dec 2025 11:03:00 +0530 Subject: [PATCH] Add security improvement through audits --- content/about-npm/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/content/about-npm/index.mdx b/content/about-npm/index.mdx index 075a33abb77..11db58eccd4 100644 --- a/content/about-npm/index.mdx +++ b/content/about-npm/index.mdx @@ -31,6 +31,7 @@ The [_registry_](https://docs.npmjs.com/misc/registry) is a large public databas - Update applications easily when underlying code is updated. - Discover multiple ways to solve the same puzzle. - Find other developers who are working on similar problems and projects. +- Improve security through audits. ## Getting started