Socket
Socket
Sign inDemoInstall

couchdb-mkdb

Package Overview
Dependencies
63
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

.travis.yml

8

package.json
{
"name": "couchdb-mkdb",
"version": "2.0.2",
"version": "2.0.3",
"description": "Utility to create couchdb databases easier.",

@@ -13,5 +13,5 @@ "main": "index.js",

"dependencies": {
"event-stream": "^3.3.2",
"request": "^2.65.0",
"xtend": "^4.0.1"
"event-stream": "~3.3.2",
"request": "~2.65.0",
"xtend": "~4.0.1"
},

@@ -18,0 +18,0 @@ "devDependencies": {

# couchdb-mkdb
[![Build Status](https://travis-ci.org/domachine/node-couchdb-mkdb.svg?branch=master)](https://travis-ci.org/domachine/node-couchdb-mkdb)
`couchdb-mkdb` makes it easy to create databases and stream couchdb's response.

@@ -4,0 +6,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc