New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oci-secrets

Package Overview
Dependencies
Maintainers
2
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-secrets - npm Package Compare versions

Comparing version

to
1.5.5

2

lib/client.js

@@ -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 @@ };

6

package.json
{
"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