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

couchdb-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couchdb-bootstrap - npm Package Compare versions

Comparing version 1.9.0 to 1.10.0

7

package.json
{
"name": "couchdb-bootstrap",
"version": "1.9.0",
"version": "1.10.0",
"description": "Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.",
"main": "index.js",
"bin": "cli.js",
"bin": {
"couchdb-bootstrap": "cli.js",
"cdbb": "cli.js"
},
"scripts": {

@@ -8,0 +11,0 @@ "test": "tape test/*.js | tap-spec"

@@ -94,2 +94,4 @@ # CouchDB Bootstrap

Or use the shortcurt `cdbb`.
When `SOURCE` is omitted, the current directory will be used.

@@ -96,0 +98,0 @@ `options.index` is always true.

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