oci-common
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -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); |
{ | ||
"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
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
416480
5081