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

oci-blockchain

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-blockchain - npm Package Compare versions

Comparing version 1.5.7 to 1.6.0

7

lib/client.d.ts

@@ -25,4 +25,5 @@ /**

protected "_clientConfiguration": common.ClientConfiguration;
protected _circuitBreaker: null;
protected _httpClient: common.HttpClient;
constructor(params: common.AuthParams);
constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
/**

@@ -66,6 +67,2 @@ * Get the endpoint that is being used to call (ex, https://www.example.com).

/**
* Sets the client configuration for the client
*/
clientConfiguration: common.ClientConfiguration;
/**
* Change Blockchain Platform Compartment

@@ -72,0 +69,0 @@ * @param ChangeBlockchainPlatformCompartmentRequest

{
"name": "oci-blockchain",
"version": "1.5.7",
"version": "1.6.0",
"description": "OCI NodeJS client for Blockchain Service",

@@ -18,4 +18,4 @@ "repository": {

"dependencies": {
"oci-common": "1.5.7",
"oci-workrequests": "1.5.7"
"oci-common": "1.6.0",
"oci-workrequests": "1.6.0"
},

@@ -22,0 +22,0 @@ "publishConfig": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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