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

oci-common

Package Overview
Dependencies
Maintainers
2
Versions
199
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 1.8.0 to 1.9.0

1

lib/region.d.ts

@@ -52,2 +52,3 @@ /**

static ME_DUBAI_1: Region;
static SA_SANTIAGO_1: Region;
static US_LANGLEY_1: Region;

@@ -54,0 +55,0 @@ static US_LUKE_1: Region;

@@ -206,2 +206,3 @@ "use strict";

"zrh": "eu-zurich-1",
"scl": "sa-santiago-1",
"lfi": "us-langley-1",

@@ -250,2 +251,3 @@ "luf": "us-luke-1",

Region.ME_DUBAI_1 = Region.register("me-dubai-1", realm_1.Realm.OC1);
Region.SA_SANTIAGO_1 = Region.register("sa-santiago-1", realm_1.Realm.OC1);
// OC2

@@ -252,0 +254,0 @@ Region.US_LANGLEY_1 = Region.register("us-langley-1", realm_1.Realm.OC2);

2

package.json
{
"name": "oci-common",
"version": "1.8.0",
"version": "1.9.0",
"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