Skip to content

Commit

Permalink
Add david-dm dependency shields to README (vercel#60)
Browse files Browse the repository at this point in the history
See if repo dependencies are up-to-date at a glance. Also checks known security vunerabilities via [nodesecurity.io](https://nodesecurity.io).
  • Loading branch information
rmharrison authored and xdevs23 committed Jul 26, 2017
1 parent 76ab83b commit 68d1f24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
@@ -1,6 +1,8 @@
![](https://raw.githubusercontent.com/zeit/art/39a6d9ad77606e2589ddd620b23e093d3b3c6195/pkg/repo-banner.png)

[![Build Status](https://travis-ci.org/zeit/pkg.svg?branch=master)](https://travis-ci.org/zeit/pkg)
[![Dependency Status](https://david-dm.org/zeit/pkg/status.svg)](https://david-dm.org/zeit/pkg)
[![devDependency Status](https://david-dm.org/zeit/pkg/dev-status.svg)](https://david-dm.org/zeit/pkg?type=dev)
[![Slack Channel](http://zeit-slackin.now.sh/badge.svg)](https://zeit.chat/)

This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
Expand Down

0 comments on commit 68d1f24

Please sign in to comment.