oci-secrets
Advanced tools
Comparing version
@@ -114,2 +114,3 @@ "use strict"; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": getSecretBundleRequest.opcRequestId | ||
@@ -176,2 +177,3 @@ }; | ||
let headerParams = { | ||
"Content-Type": common.Constants.APPLICATION_JSON, | ||
"opc-request-id": listSecretBundleVersionsRequest.opcRequestId | ||
@@ -178,0 +180,0 @@ }; |
{ | ||
"name": "oci-secrets", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "OCI NodeJS client for Secrets Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "1.5.4", | ||
"oci-workrequests": "1.5.4" | ||
"oci-common": "1.5.5", | ||
"oci-workrequests": "1.5.5" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
146756
0.15%1071
0.19%+ Added
+ Added
- Removed
- Removed
Updated
Updated