From 96fef12e39c78185fc8a55e4c575799245fffb7c Mon Sep 17 00:00:00 2001 From: nick thomas Date: Wed, 20 Dec 2023 20:55:14 -0800 Subject: [PATCH] add a badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40a298c..941ba23 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # dom ![tests](https://github.com/nichoth/dom/actions/workflows/nodejs.yml/badge.svg) +[![Socket Badge](https://socket.dev/api/badge/npm/package/@nichoth/dom)](https://socket.dev/npm/package/@nichoth/dom) [![types](https://img.shields.io/npm/types/@nichoth/dom)](README.md) [![module](https://img.shields.io/badge/module-ESM%2FCJS-blue)](README.md) [![license](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE)