Skip to content

Commit bb95b0e

Browse files
authored
Delete David badges
1 parent 691d243 commit bb95b0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Hear is a couple of libraries to work with [Content-Security-Policy](https://dev
66
## [csp-header](https://github.com/frux/csp/tree/master/packages/csp-header#readme)
77
[![NPM version](https://img.shields.io/npm/v/csp-header.svg?style=flat)](https://www.npmjs.com/package/csp-header)
88
[![NPM downloads](https://img.shields.io/npm/dm/csp-header.svg?style=flat)](https://www.npmjs.com/package/csp-header)
9-
[![Dependency Status](https://img.shields.io/david/frux/csp-header.svg?style=flat)](https://david-dm.org/frux/csp-header)
109

1110
Zero-dependency library for generating CSP policies. It can be used for both HTTP header and `<meta>` element. Supports presets for organizing and managing your policies.
1211

@@ -15,6 +14,5 @@ Zero-dependency library for generating CSP policies. It can be used for both HTT
1514
## [express-csp-header](https://github.com/frux/csp/tree/master/packages/express-csp-header#readme)
1615
[![NPM version](https://img.shields.io/npm/v/express-csp-header.svg?style=flat)](https://www.npmjs.com/package/express-csp-header)
1716
[![NPM downloads](https://img.shields.io/npm/dm/express-csp-header.svg?style=flat)](https://www.npmjs.com/package/express-csp-header)
18-
[![Dependency Status](https://img.shields.io/david/frux/express-csp-header.svg?style=flat)](https://david-dm.org/frux/express-csp-header)
1917

2018
This is a `csp-header` wrapped in a middleware with auto-tld support and nonce generation. It's ready to use in your Express application.

0 commit comments

Comments
 (0)