Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

couch-continuum

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couch-continuum - npm Package Compare versions

Comparing version 1.1.0-alpha to 1.1.1-alpha

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc