Socket
Socket
Sign inDemoInstall

couchdb-secure

Package Overview
Dependencies
92
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.6 to 1.4.0

LICENSE

14

package.json
{
"name": "couchdb-secure",
"version": "1.3.6",
"description": "Write couchdb security object from file or directory.",

@@ -8,7 +7,8 @@ "main": "index.js",

"scripts": {
"test": "tape test/index.js | tap-spec"
"test": "tape test/index.js | tap-spec",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"repository": {
"type": "git",
"url": "git+https://github.com/eHealthAfrica/couchdb-secure.git"
"url": "https://github.com/eHealthAfrica/couchdb-secure.git"
},

@@ -33,4 +33,6 @@ "keywords": [

"tap-spec": "^4.0.0",
"tape": "^4.0.0"
}
}
"tape": "^4.0.0",
"semantic-release": "^4.3.5"
},
"version": "1.4.0"
}

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