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

node-vault

Package Overview
Dependencies
Maintainers
7
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-vault - npm Package Compare versions

Comparing version 0.9.15 to 0.9.16

12

package.json
{
"name": "node-vault",
"version": "0.9.15",
"version": "0.9.16",
"description": "Javascript client for HashiCorp's Vault",

@@ -15,5 +15,3 @@ "main": "./src/index.js",

"docs": "docco --output docs src/*.js",
"precommit": "node scripts/write-features.js && git add features.md",
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
"precommit": "node scripts/write-features.js && git add features.md"
},

@@ -33,4 +31,3 @@ "directories": {

"request-promise-native": "1.0.7",
"tv4": "^1.2.7",
"snyk": "^1.189.0"
"tv4": "^1.2.7"
},

@@ -97,4 +94,3 @@ "devDependencies": {

},
"homepage": "https://github.com/kr1sp1n/node-vault",
"snyk": true
"homepage": "https://github.com/kr1sp1n/node-vault"
}
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