Socket
Socket
Sign inDemoInstall

couchdb-bootstrap

Package Overview
Dependencies
76
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.0.0 to 15.1.0

28

package.json

@@ -11,3 +11,3 @@ {

"pretest": "standard",
"test": "tap --reporter=spec test/test-*.js --jobs=1",
"test": "tap --reporter=spec --lines 90 --branches 60 --statements 90 test/test-*.js --jobs=1",
"semantic-release": "semantic-release"

@@ -32,18 +32,16 @@ },

"devDependencies": {
"nano": "^8.2.3",
"semantic-release": "^17.4.0",
"standard": "^16.0.3",
"tap": "^14.11.0",
"tap-spec": "^5.0.0",
"tape": "^5.2.1"
"nano": "^9.0.5",
"semantic-release": "^18.0.0",
"standard": "^16.0.4",
"tap": "^15.0.10"
},
"dependencies": {
"async": "^3.2.0",
"couchdb-compile": "^1.11.0",
"couchdb-configure": "^2.0.1",
"couchdb-push": "^3.0.0",
"couchdb-secure": "^2.0.0",
"glob": "^7.1.6",
"async": "^3.2.1",
"couchdb-compile": "^1.11.2",
"couchdb-configure": "^2.1.0",
"couchdb-push": "^3.1.0",
"couchdb-secure": "^2.1.0",
"glob": "^7.2.0",
"minimist": "^1.2.5",
"nano-option": "^2.0.1"
"nano-option": "^2.2.0"
},

@@ -55,3 +53,3 @@ "standard": {

},
"version": "15.0.0",
"version": "15.1.0",
"release": {

@@ -58,0 +56,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