oci-blockchain
Advanced tools
Comparing version 1.5.7 to 1.6.0
@@ -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
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
485754
7642
+ Addedoci-common@1.6.0(transitive)
+ Addedoci-workrequests@1.6.0(transitive)
- Removedoci-common@1.5.7(transitive)
- Removedoci-workrequests@1.5.7(transitive)
Updatedoci-common@1.6.0
Updatedoci-workrequests@1.6.0