New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oci-usage

Package Overview
Dependencies
Maintainers
4
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-usage - npm Package Compare versions

Comparing version

to
2.90.0-1722272724

18

lib/client.d.ts

@@ -85,3 +85,3 @@ /**

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListResourceQuota.ts.html |here} to see how to use ListResourceQuota API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListResourceQuota.ts.html |here} to see how to use ListResourceQuota API.
*/

@@ -97,3 +97,3 @@ listResourceQuota(listResourceQuotaRequest: requests.ListResourceQuotaRequest): Promise<responses.ListResourceQuotaResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListResources.ts.html |here} to see how to use ListResources API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListResources.ts.html |here} to see how to use ListResources API.
*/

@@ -169,3 +169,3 @@ listResources(listResourcesRequest: requests.ListResourcesRequest): Promise<responses.ListResourcesResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/CreateRedeemableUser.ts.html |here} to see how to use CreateRedeemableUser API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/CreateRedeemableUser.ts.html |here} to see how to use CreateRedeemableUser API.
*/

@@ -180,3 +180,3 @@ createRedeemableUser(createRedeemableUserRequest: requests.CreateRedeemableUserRequest): Promise<responses.CreateRedeemableUserResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/DeleteRedeemableUser.ts.html |here} to see how to use DeleteRedeemableUser API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/DeleteRedeemableUser.ts.html |here} to see how to use DeleteRedeemableUser API.
*/

@@ -191,3 +191,3 @@ deleteRedeemableUser(deleteRedeemableUserRequest: requests.DeleteRedeemableUserRequest): Promise<responses.DeleteRedeemableUserResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListProducts.ts.html |here} to see how to use ListProducts API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListProducts.ts.html |here} to see how to use ListProducts API.
*/

@@ -202,3 +202,3 @@ listProducts(listProductsRequest: requests.ListProductsRequest): Promise<responses.ListProductsResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListRedeemableUsers.ts.html |here} to see how to use ListRedeemableUsers API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListRedeemableUsers.ts.html |here} to see how to use ListRedeemableUsers API.
*/

@@ -213,3 +213,3 @@ listRedeemableUsers(listRedeemableUsersRequest: requests.ListRedeemableUsersRequest): Promise<responses.ListRedeemableUsersResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListRedemptions.ts.html |here} to see how to use ListRedemptions API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListRedemptions.ts.html |here} to see how to use ListRedemptions API.
*/

@@ -224,3 +224,3 @@ listRedemptions(listRedemptionsRequest: requests.ListRedemptionsRequest): Promise<responses.ListRedemptionsResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListRewards.ts.html |here} to see how to use ListRewards API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListRewards.ts.html |here} to see how to use ListRewards API.
*/

@@ -296,3 +296,3 @@ listRewards(listRewardsRequest: requests.ListRewardsRequest): Promise<responses.ListRewardsResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListUsageLimits.ts.html |here} to see how to use ListUsageLimits API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListUsageLimits.ts.html |here} to see how to use ListUsageLimits API.
*/

@@ -299,0 +299,0 @@ listUsageLimits(listUsageLimitsRequest: requests.ListUsageLimitsRequest): Promise<responses.ListUsageLimitsResponse>;

@@ -185,3 +185,3 @@ "use strict";

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListResourceQuota.ts.html |here} to see how to use ListResourceQuota API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListResourceQuota.ts.html |here} to see how to use ListResourceQuota API.
*/

@@ -257,3 +257,3 @@ listResourceQuota(listResourceQuotaRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListResources.ts.html |here} to see how to use ListResources API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListResources.ts.html |here} to see how to use ListResources API.
*/

@@ -458,3 +458,3 @@ listResources(listResourcesRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/CreateRedeemableUser.ts.html |here} to see how to use CreateRedeemableUser API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/CreateRedeemableUser.ts.html |here} to see how to use CreateRedeemableUser API.
*/

@@ -529,3 +529,3 @@ createRedeemableUser(createRedeemableUserRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/DeleteRedeemableUser.ts.html |here} to see how to use DeleteRedeemableUser API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/DeleteRedeemableUser.ts.html |here} to see how to use DeleteRedeemableUser API.
*/

@@ -589,3 +589,3 @@ deleteRedeemableUser(deleteRedeemableUserRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListProducts.ts.html |here} to see how to use ListProducts API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListProducts.ts.html |here} to see how to use ListProducts API.
*/

@@ -662,3 +662,3 @@ listProducts(listProductsRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListRedeemableUsers.ts.html |here} to see how to use ListRedeemableUsers API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListRedeemableUsers.ts.html |here} to see how to use ListRedeemableUsers API.
*/

@@ -733,3 +733,3 @@ listRedeemableUsers(listRedeemableUsersRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListRedemptions.ts.html |here} to see how to use ListRedemptions API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListRedemptions.ts.html |here} to see how to use ListRedemptions API.
*/

@@ -806,3 +806,3 @@ listRedemptions(listRedemptionsRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListRewards.ts.html |here} to see how to use ListRewards API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListRewards.ts.html |here} to see how to use ListRewards API.
*/

@@ -998,3 +998,3 @@ listRewards(listRewardsRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListUsageLimits.ts.html |here} to see how to use ListUsageLimits API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListUsageLimits.ts.html |here} to see how to use ListUsageLimits API.
*/

@@ -1001,0 +1001,0 @@ listUsageLimits(listUsageLimitsRequest) {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/CreateRedeemableUser.ts.html |here} to see how to use CreateRedeemableUserRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/CreateRedeemableUser.ts.html |here} to see how to use CreateRedeemableUserRequest.
*/

@@ -19,0 +19,0 @@ export interface CreateRedeemableUserRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/DeleteRedeemableUser.ts.html |here} to see how to use DeleteRedeemableUserRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/DeleteRedeemableUser.ts.html |here} to see how to use DeleteRedeemableUserRequest.
*/

@@ -18,0 +18,0 @@ export interface DeleteRedeemableUserRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListProducts.ts.html |here} to see how to use ListProductsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListProducts.ts.html |here} to see how to use ListProductsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListProductsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListRedeemableUsers.ts.html |here} to see how to use ListRedeemableUsersRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListRedeemableUsers.ts.html |here} to see how to use ListRedeemableUsersRequest.
*/

@@ -18,0 +18,0 @@ export interface ListRedeemableUsersRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListRedemptions.ts.html |here} to see how to use ListRedemptionsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListRedemptions.ts.html |here} to see how to use ListRedemptionsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListRedemptionsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListResourceQuota.ts.html |here} to see how to use ListResourceQuotaRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListResourceQuota.ts.html |here} to see how to use ListResourceQuotaRequest.
*/

@@ -18,0 +18,0 @@ export interface ListResourceQuotaRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListResources.ts.html |here} to see how to use ListResourcesRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListResources.ts.html |here} to see how to use ListResourcesRequest.
*/

@@ -18,0 +18,0 @@ export interface ListResourcesRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListRewards.ts.html |here} to see how to use ListRewardsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListRewards.ts.html |here} to see how to use ListRewardsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListRewardsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/usage/ListUsageLimits.ts.html |here} to see how to use ListUsageLimitsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/usage/ListUsageLimits.ts.html |here} to see how to use ListUsageLimitsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListUsageLimitsRequest extends common.BaseRequest {

{
"name": "oci-usage",
"version": "2.89.4",
"version": "2.90.0-1722272724",
"description": "OCI NodeJS client for Usage Service",

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

"dependencies": {
"oci-common": "2.89.4",
"oci-workrequests": "2.89.4"
"oci-common": "2.90.0-1722272724",
"oci-workrequests": "2.90.0-1722272724"
},

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