Socket
Socket
Sign inDemoInstall

oci-osubbillingschedule

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-osubbillingschedule - npm Package Compare versions

Comparing version 2.75.0 to 2.76.0

2

lib/client.d.ts

@@ -78,3 +78,3 @@ /**

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

@@ -81,0 +81,0 @@ listBillingSchedules(listBillingSchedulesRequest: requests.ListBillingSchedulesRequest): Promise<responses.ListBillingSchedulesResponse>;

@@ -84,2 +84,6 @@ "use strict";

}
if (!oci_common_2.developerToolConfiguration.isServiceEnabled("osubbillingschedule")) {
let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
throw errmsg.concat("osubbillingschedule");
}
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker

@@ -169,3 +173,3 @@ const specCircuitBreakerEnabled = true;

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

@@ -172,0 +176,0 @@ listBillingSchedules(listBillingSchedulesRequest) {

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/osubbillingschedule/ListBillingSchedules.ts.html |here} to see how to use ListBillingSchedulesRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/osubbillingschedule/ListBillingSchedules.ts.html |here} to see how to use ListBillingSchedulesRequest.
*/

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

{
"name": "oci-osubbillingschedule",
"version": "2.75.0",
"version": "2.76.0",
"description": "OCI NodeJS client for Osub Billing Schedule Service",

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

"dependencies": {
"oci-common": "2.75.0",
"oci-workrequests": "2.75.0"
"oci-common": "2.76.0",
"oci-workrequests": "2.76.0"
},

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc