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

couchdb-connection

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couchdb-connection - npm Package Compare versions

Comparing version 1.0.6 to 1.0.8

6

package.json
{
"name": "couchdb-connection",
"bin": "./index.js",
"version": "1.0.6",
"version": "1.0.8",
"description": "",

@@ -10,3 +10,5 @@ "main": "index.js",

},
"keywords": [],
"keywords": [
"couchdb-connection"
],
"author": "",

@@ -13,0 +15,0 @@ "license": "ISC",

To install run npm i couchdb-connection -g
Once installed do the the desired directory and run couchdb-connection
Once installed go to the desired directory and run couchdb-connection
There will be a new folder 'couchdb-connection' with a file.js

@@ -8,3 +10,5 @@

Change the user and password to your configured couchdb credentials
Then change the const db where it says 'Database Name'
If you want to change to port where the web server listens change the const port

@@ -11,0 +15,0 @@

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