Skip to content

Commit 3e6e353

Browse files
authored
docs(readme): remove snyk badge (#84)
1 parent fb345a9 commit 3e6e353

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
![CI](https://github.com/fastify/secure-json-parse/workflows/CI/badge.svg)
44
[![NPM version](https://img.shields.io/npm/v/secure-json-parse.svg?style=flat)](https://www.npmjs.com/package/secure-json-parse)
5-
[![Known Vulnerabilities](https://snyk.io/test/github/fastify/secure-json-parse/badge.svg)](https://snyk.io/test/github/fastify/secure-json-parse)
65
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/)
76

87
`JSON.parse()` drop-in replacement with prototype poisoning protection.

0 commit comments

Comments
 (0)