Socket
Socket
Sign inDemoInstall

couchdb-configure

Package Overview
Dependencies
57
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.1.0

18

package.json

@@ -7,3 +7,3 @@ {

"scripts": {
"test": "tap --reporter=spec test/index.js",
"test": "tap --reporter=spec --lines 95 --branches 65 --statements 90 test/index.js",
"pretest": "standard",

@@ -27,13 +27,13 @@ "semantic-release": "semantic-release"

"dependencies": {
"async": "^3.2.0",
"couchdb-compile": "^1.11.0",
"nano-option": "^2.0.0"
"async": "^3.2.1",
"couchdb-compile": "^1.11.2",
"nano-option": "^2.2.0"
},
"devDependencies": {
"nano": "^9.0.3",
"semantic-release": "^17.4.0",
"standard": "^16.0.3",
"tap": "^14.11.0"
"nano": "^9.0.5",
"semantic-release": "^18.0.0",
"standard": "^16.0.4",
"tap": "^15.0.10"
},
"version": "2.0.1",
"version": "2.1.0",
"release": {

@@ -40,0 +40,0 @@ "branches": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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