Socket
Socket
Sign inDemoInstall

oci-common

Package Overview
Dependencies
Maintainers
4
Versions
190
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.64.0 to 2.65.0

1

lib/region.d.ts

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

static US_CHICAGO_1: Region;
static MX_MONTERREY_1: Region;
static US_LANGLEY_1: Region;

@@ -74,0 +75,0 @@ static US_LUKE_1: Region;

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

Region.US_CHICAGO_1 = Region.register("us-chicago-1", realm_1.Realm.OC1, "ord");
Region.MX_MONTERREY_1 = Region.register("mx-monterrey-1", realm_1.Realm.OC1, "mty");
// OC2

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

2

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc