Socket
Socket
Sign inDemoInstall

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.1.0 to 1.1.1

2

lib/push.js

@@ -1,2 +0,2 @@

var push = require('couch-push')
var push = require('couchdb-push')
var path = require('path')

@@ -3,0 +3,0 @@ var async = require('async')

{
"name": "couchdb-bootstrap",
"version": "1.1.0",
"version": "1.1.1",
"description": "Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.",

@@ -33,4 +33,4 @@ "main": "index.js",

"async": "^1.0.0",
"couch-push": "^1.3.1",
"couchdb-configure": "^1.0.0",
"couchdb-push": "^1.3.2",
"couchdb-secure": "^1.1.0",

@@ -37,0 +37,0 @@ "glob": "^5.0.10",

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