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.12.0

10

lib/client.d.ts

@@ -61,3 +61,3 @@ /**

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

@@ -72,3 +72,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.11.1/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/2.12.0/usage/DeleteRedeemableUser.ts.html |here} to see how to use DeleteRedeemableUser API.
*/

@@ -83,3 +83,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.11.1/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/2.12.0/usage/ListProducts.ts.html |here} to see how to use ListProducts API.
*/

@@ -94,3 +94,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.11.1/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/2.12.0/usage/ListRedeemableUsers.ts.html |here} to see how to use ListRedeemableUsers API.
*/

@@ -105,5 +105,5 @@ 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.11.1/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/2.12.0/usage/ListRewards.ts.html |here} to see how to use ListRewards API.
*/
listRewards(listRewardsRequest: requests.ListRewardsRequest): Promise<responses.ListRewardsResponse>;
}

@@ -132,3 +132,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.11.1/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/2.12.0/usage/CreateRedeemableUser.ts.html |here} to see how to use CreateRedeemableUser API.
*/

@@ -201,3 +201,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.11.1/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/2.12.0/usage/DeleteRedeemableUser.ts.html |here} to see how to use DeleteRedeemableUser API.
*/

@@ -259,3 +259,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.11.1/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/2.12.0/usage/ListProducts.ts.html |here} to see how to use ListProducts API.
*/

@@ -330,3 +330,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.11.1/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/2.12.0/usage/ListRedeemableUsers.ts.html |here} to see how to use ListRedeemableUsers API.
*/

@@ -404,3 +404,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.11.1/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/2.12.0/usage/ListRewards.ts.html |here} to see how to use ListRewards API.
*/

@@ -407,0 +407,0 @@ listRewards(listRewardsRequest) {

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/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/2.12.0/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.11.1/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/2.12.0/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.11.1/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/2.12.0/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.11.1/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/2.12.0/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.11.1/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/2.12.0/usage/ListRewards.ts.html |here} to see how to use ListRewardsRequest.
*/

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

{
"name": "oci-usage",
"version": "2.11.1",
"version": "2.12.0",
"description": "OCI NodeJS client for Usage Service",

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

"dependencies": {
"oci-common": "2.11.1",
"oci-workrequests": "2.11.1"
"oci-common": "2.12.0",
"oci-workrequests": "2.12.0"
},

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