Skip to content

Commit

Permalink
docs: add ossf best practices badge (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber authored Oct 8, 2023
1 parent 13366b2 commit 6fee005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![github actions][actions-image]][actions-url]
[![downloads](https://img.shields.io/npm/dm/isarray.svg)](https://www.npmjs.org/package/isarray)
[![openssf](https://api.securityscorecards.dev/projects/github.com/juliangruber/isarray/badge)](https://deps.dev/npm/isarray)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/6288/badge)](https://www.bestpractices.dev/projects/6288)

__Just use Array.isArray directly__, unless you need to support those older versions.

Expand Down

0 comments on commit 6fee005

Please sign in to comment.