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

OCI Common module for NodeJS


Version published
Weekly downloads
32K
increased by22.5%
Maintainers
4
Weekly downloads
 
Created

Changelog

Source

2.63.0 - 2023-06-27

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-frankfurt-2 region
  • Support for the OS Management Hub service
  • Support for changing the key store type, and rotating keys, on Exadata Cloud at Customer in the Database service
  • Support for launching VM database systems using Ampere A1 shapes in the Database service
  • Support for additional currencies and countries on paid listings in the Marketplace service
  • Support for ECPU integration in the License Manager service
  • Support for freeform and defined tags on resources in the Generic Artifacts service
  • Support for SQL endpoints in the Data Flow service
  • Support for setting replication delays on channels in the MySQL Database service
  • Support for setting how channels handle replicated tables with no primary key in the MySQL Database service
  • Support for SQL Plan Management (SPM) in Database Management service

Breaking Changes

  • Support for retries by default on operations of the Generic Artifacts service

Readme

Source

OCI NodeJS client for Common utilities.

Requirements

To use this module, you must have the following:

  • An Oracle Cloud Infrastructure account.
  • A user created in that account, in a group with a policy that grants the desired permissions. This can be a user for yourself, or another person/system that needs to call the API. For an example of how to set up a new user, group, compartment, and policy, see Adding Users. For a list of typical policies you may want to use, see Common Policies.
  • A key pair used for signing API requests, with the public key uploaded to Oracle. Only the user calling the API should be in possession of the private key. For more information, see Configuring Credentials

Installing

Use the following command to install this module:

npm install oci-common

Alternatively you can git clone this repo.

FAQs

Package last updated on 27 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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