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

@creditkarma/vault-client

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@creditkarma/vault-client - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

<a name="0.4.1"></a>
## [0.4.1](https://github.com/creditkarma/thrift-server/tree/master/packages/vault-client/compare/v0.4.0...v0.4.1) (2018-01-31)
### Bug Fixes
* Update [@types](https://github.com/types) version for request ([87863fc](https://github.com/creditkarma/thrift-server/tree/master/packages/vault-client/commit/87863fc))
* **thrift-server-core:** Fix type mismatch for binary types ([3232b21](https://github.com/creditkarma/thrift-server/tree/master/packages/vault-client/commit/3232b21))
<a name="0.4.0"></a>

@@ -8,0 +20,0 @@ # [0.4.0](https://github.com/creditkarma/thrift-server/tree/master/packages/vault-client/compare/v0.3.6...v0.4.0) (2018-01-25)

11

package.json
{
"name": "@creditkarma/vault-client",
"version": "0.4.0",
"version": "0.4.1",
"description": "A client for communicating with Hashicorp Vault written in TypeScript",

@@ -33,5 +33,10 @@ "main": "dist/main/index.js",

},
"peerDependencies": {
"@types/request": "^2.47.0"
},
"devDependencies": {
"@types/code": "^4.0.3",
"@types/lab": "^11.1.0",
"@types/node": "^8.0.51",
"@types/request": "^2.47.0",
"code": "^4.1.0",

@@ -45,5 +50,3 @@ "lab": "^14.3.1",

"dependencies": {
"@types/node": "^8.0.51",
"@types/request": "^2.0.8",
"@types/request-promise-native": "^1.0.10",
"@types/request-promise-native": "^1.0.12",
"request": "^2.83.0",

@@ -50,0 +53,0 @@ "request-promise-native": "^1.0.5"

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