Skip to content

Commit bc42fb5

Browse files
committed
Added Snyk
1 parent bbd45e7 commit bc42fb5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
A non intrusive circuit breaker for node.js
44

5-
[![Dependencies](https://img.shields.io/david/trygve-lie/circuit-b.svg?style=flat-square)](https://david-dm.org/trygve-lie/circuit-b)[![Build Status](http://img.shields.io/travis/trygve-lie/circuit-b/master.svg?style=flat-square)](https://travis-ci.org/trygve-lie/circuit-b) [![Greenkeeper badge](https://badges.greenkeeper.io/trygve-lie/circuit-b.svg)](https://greenkeeper.io/)
5+
[![Dependencies](https://img.shields.io/david/trygve-lie/circuit-b.svg?style=flat-square)](https://david-dm.org/trygve-lie/circuit-b)
6+
[![Build Status](http://img.shields.io/travis/trygve-lie/circuit-b/master.svg?style=flat-square)](https://travis-ci.org/trygve-lie/circuit-b)
7+
[![Greenkeeper badge](https://badges.greenkeeper.io/trygve-lie/circuit-b.svg?style=flat-square)](https://greenkeeper.io/)
8+
[![Known Vulnerabilities](https://snyk.io/test/github/trygve-lie/circuit-b/badge.svg?targetFile=package.json&style=flat-square)](https://snyk.io/test/github/trygve-lie/circuit-b?targetFile=package.json)
69

710

811
## Installation

0 commit comments

Comments
 (0)