@creditkarma/vault-client
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -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) |
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42715
4
10
+ Added@types/node@22.9.0(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@types/node@^8.0.51
- Removed@types/request@^2.0.8
- Removed@types/node@8.10.66(transitive)