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.18 to 0.9.19

3

index.d.ts

@@ -123,2 +123,5 @@ // Type definitions for node-vault 0.9.8

endpoint?: string;
namespace?: string;
noCustomHTTPVerbs?: boolean;
pathPrefix?: string;
token?: string;

@@ -125,0 +128,0 @@ requestOptions?: request.CoreOptions;

3

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

@@ -71,2 +71,3 @@ "main": "./src/index.js",

"Karthik Kumar Viswanathan (https://github.com/guilt)",
"Kevin Stiehl (https://github.com/kstiehl)",
"Konstantin Matsiushonak (https://github.com/kakoc)",

@@ -73,0 +74,0 @@ "Mario Pareja (https://github.com/mpareja)",

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