Skip to content

Commit dcb1572

Browse files
committed
Remove 'dependency status' badge from README
1 parent b9f5233 commit dcb1572

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
@@ -4,7 +4,6 @@
44
a JavaScript implementation of Google's [diff-match-patch](https://code.google.com/archive/p/google-diff-match-patch/) lib
55

66
[![Build Status](https://img.shields.io/travis/2Toad/diff-match-patch/master.svg)](https://travis-ci.org/2Toad/diff-match-patch)
7-
[![Dependency Status](https://img.shields.io/david/2Toad/diff-match-patch.svg)](https://david-dm.org/2Toad/diff-match-patch)
87
[![NPM version](https://img.shields.io/npm/v/@2toad/diff-match-patch.svg)](https://www.npmjs.com/package/@2toad/diff-match-patch)
98
[![Known Vulnerabilities](https://snyk.io/test/github/2Toad/diff-match-patch/badge.svg)](https://snyk.io/test/github/2Toad/diff-match-patch)
109

0 commit comments

Comments
 (0)