|
1 | 1 | { |
2 | 2 | "name": "node-vault", |
3 | | - "version": "0.9.18", |
| 3 | + "version": "0.9.22", |
4 | 4 | "description": "Javascript client for HashiCorp's Vault", |
5 | 5 | "main": "./src/index.js", |
6 | 6 | "scripts": { |
|
64 | 64 | "Charles Phillips (https://github.com/doublerebel)", |
65 | 65 | "David Drewery (https://github.com/EXPEddrewery)", |
66 | 66 | "Dustin (https://github.com/at88mph)", |
| 67 | + "Jason Nguyen (https://github.com/gofightnguyen)", |
67 | 68 | "Jeff Sisson (https://github.com/saranrapjs)", |
68 | 69 | "Jonathan Bastnagel (https://github.com/inkadnb)", |
69 | 70 | "Julian Amelung (https://github.com/julianbei)", |
70 | 71 | "Karthik Kumar Viswanathan (https://github.com/guilt)", |
| 72 | + "Kevin Stiehl (https://github.com/kstiehl)", |
71 | 73 | "Konstantin Matsiushonak (https://github.com/kakoc)", |
72 | 74 | "Mario Pareja (https://github.com/mpareja)", |
73 | 75 | "Mark Frost (https://github.com/frostmar)", |
74 | 76 | "Owen Farrell (https://github.com/owenfarrell)", |
| 77 | + "Parker Johansen (https://github.com/auroq)", |
75 | 78 | "Patrick Rainier Juen (https://github.com/uLan08)", |
76 | 79 | "Phred Lane (https://github.com/fearphage)", |
77 | 80 | "Ryan Lewis (https://github.com/ryanlewis)", |
|
84 | 87 | "Tom Vogel (https://github.com/tavogel)", |
85 | 88 | "Trevor Robinson (https://github.com/trevorr)", |
86 | 89 | "Vineet Bhatia (https://github.com/firefoxNX)", |
87 | | - "Vladyslav Mashkin (https://github.com/jsdream)" |
| 90 | + "Vladyslav Mashkin (https://github.com/jsdream)", |
| 91 | + "Wes Novack (https://github.com/wes-novack)", |
| 92 | + "Zach Lintz (https://github.com/zlintz)" |
88 | 93 | ], |
89 | 94 | "license": "MIT", |
90 | 95 | "bugs": { |
|
0 commit comments