Skip to content

Commit

Permalink
Add license scan report and status
Browse files Browse the repository at this point in the history
Signed-off-by: fossabot <badges@fossa.io>
  • Loading branch information
fossabot authored and voxpelli committed Jun 6, 2018
1 parent 77017f7 commit 352ba2b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -5,6 +5,7 @@
[![dependencies Status](https://david-dm.org/voxpelli/node-fulfills/status.svg)](https://david-dm.org/voxpelli/node-fulfills)
[![Known Vulnerabilities](https://snyk.io/test/github/voxpelli/node-fulfills/badge.svg?targetFile=package.json)](https://snyk.io/test/github/voxpelli/node-fulfills?targetFile=package.json)
[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat)](https://github.com/Flet/semistandard)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fvoxpelli%2Fnode-fulfills.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fvoxpelli%2Fnode-fulfills?ref=badge_shield)

Checks whether or not an object fulfills a specified condition

Expand Down Expand Up @@ -89,3 +90,7 @@ All work just like the javascript comparison operators does.
* `OR` (alias: `||`)
* `AND` (alias: `&&`)
* `NOT` (alias: `!`)


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fvoxpelli%2Fnode-fulfills.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fvoxpelli%2Fnode-fulfills?ref=badge_large)

0 comments on commit 352ba2b

Please sign in to comment.