couch-continuum
Advanced tools
Comparing version 1.1.0-alpha to 1.1.1-alpha
{ | ||
"name": "couch-continuum", | ||
"version": "1.1.0-alpha", | ||
"version": "1.1.1-alpha", | ||
"description": "Tool for migrating CouchDB databases to new configuration values.", | ||
@@ -20,5 +20,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"dependency-check": "^2.9.2", | ||
"mocha": "^4.1.0", | ||
"standard": "^10.0.3" | ||
"dependency-check": "^3.1.0", | ||
"mocha": "^5.0.5", | ||
"standard": "^11.0.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "repository": { |
@@ -7,3 +7,4 @@ # couch-continuum | ||
[![Build Status](https://img.shields.io/travis/neighbourhoodie/couch-continuum/master.svg?style=flat-square)](https://travis-ci.org/neighbourhoodie/couch-continuum) | ||
<!-- [![Test Coverage](https://img.shields.io/coveralls/github/neighbourhoodie/couch-continuum/master.svg?style=flat-square)](https://coveralls.io/github/neighbourhoodie/couch-continuum) --> | ||
[![Coverage Status](https://img.shields.io/coveralls/github/neighbourhoodie/couch-continuum.svg?style=flat-square)](https://coveralls.io/github/neighbourhoodie/couch-continuum?branch=master) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/neighbourhoodie/couch-continuum.svg)](https://greenkeeper.io/) | ||
@@ -10,0 +11,0 @@ A tool for migrating CouchDB databases. It is useful for modifying database configuration values that can only be set during database creation, like `q` and `placement`. For example: |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40746
166