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.62.3 to 2.63.0

1

lib/region.d.ts

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

static EU_MADRID_2: Region;
static EU_FRANKFURT_2: Region;
/**

@@ -93,0 +94,0 @@ * Return all known Regions in this version of the SDK, except possibly the region returned by IMDS (Instance Metadata

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

Region.EU_MADRID_2 = Region.register("eu-madrid-2", realm_1.Realm.OC19, "vll");
Region.EU_FRANKFURT_2 = Region.register("eu-frankfurt-2", realm_1.Realm.OC19, "str");
//# sourceMappingURL=region.js.map

2

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