Socket
Socket
Sign inDemoInstall

oci-common

Package Overview
Dependencies
Maintainers
4
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-common - npm Package Compare versions

Comparing version 2.77.0 to 2.77.1

3

lib/circuit-breaker.js

@@ -73,2 +73,5 @@ "use strict";

});
this.circuit.on("shutdown", () => {
console.log("circuit breaker is now SHUTDOWN");
});
}

@@ -75,0 +78,0 @@ static get envVariableCheckForDefaultCircuitBreaker() {

2

package.json
{
"name": "oci-common",
"version": "2.77.0",
"version": "2.77.1",
"description": "OCI Common module for NodeJS",

@@ -5,0 +5,0 @@ "repository": {

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