Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "cci-pingu", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Periodically check for new builds (artifacts) on CircleCI and install them in turn", | ||
@@ -25,2 +25,11 @@ "license": "MIT", | ||
}, | ||
"keywords": [ | ||
"automated", | ||
"continuous", | ||
"deployment", | ||
"circleci", | ||
"circleci.com", | ||
"artifact", | ||
"artifacts" | ||
], | ||
"devDependencies": { | ||
@@ -27,0 +36,0 @@ "babel-cli": "^6.26.0", |
@@ -0,1 +1,7 @@ | ||
[![Dependency Status](https://img.shields.io/david/salsita/cci-pingu.svg)](https://david-dm.org/salsita/cci-pingu) | ||
[![devDependency Status](https://img.shields.io/david/dev/salsita/cci-pingu.svg)](https://david-dm.org/salsita/cci-pingu?type=dev) | ||
![Downloads](https://img.shields.io/npm/dm/cci-pingu.svg?style=flat) | ||
![Licence](https://img.shields.io/npm/l/cci-pingu.svg?style=flat) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/salsita/cci-pingu/badge.svg)](https://snyk.io/test/github/salsita/cci-pingu) | ||
# cci-pingu | ||
@@ -2,0 +8,0 @@ |
81478
145