Socket
Socket
Sign inDemoInstall

oci-apigateway

Package Overview
Dependencies
2
Maintainers
2
Versions
185
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "oci-apigateway",
"version": "1.0.1",
"version": "1.0.2",
"description": "OCI NodeJS client for API gateway service",

@@ -18,4 +18,4 @@ "repository": {

"dependencies": {
"oci-common": "1.0.1",
"oci-workrequests": "1.0.1"
"oci-common": "1.0.2",
"oci-workrequests": "1.0.2"
},

@@ -22,0 +22,0 @@ "publishConfig": {

@@ -11,3 +11,3 @@ # OCI NodeJS client for Apigateway Service

- 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](https://docs.cloud.oracle.com/en-us/iaas/Content/GSG/Tasks/addingusers.htm). For a list of typical policies you may want to use, see [Common Policies](https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Concepts/commonpolicies.htm).
- 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](https://docs.cloud.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconfig.htm)
- 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](https://docs.cloud.oracle.com/en-us/iaas/Content/API/SDKDocs/typescriptsdkgettingstarted.htm#Configure)

@@ -14,0 +14,0 @@ ## Installing

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc