aspose-barcode-cloud-node
Advanced tools
Comparing version 23.8.0 to 23.9.0
@@ -6,3 +6,3 @@ import { HttpOptions } from './httpClient'; | ||
*/ | ||
applyToRequest(requestOptions: HttpOptions): void; | ||
applyToRequestAsync(requestOptions: HttpOptions): Promise<void>; | ||
} |
@@ -31,3 +31,2 @@ /// <reference types="node" /> | ||
requestAsync(options: HttpOptions): Promise<HttpResult>; | ||
private doWithHttp; | ||
private buildRequestBody; | ||
@@ -34,0 +33,0 @@ private doHttpRequest; |
@@ -12,4 +12,4 @@ import { Configuration } from './Configuration'; | ||
*/ | ||
applyToRequest(requestOptions: HttpOptions): Promise<void>; | ||
applyToRequestAsync(requestOptions: HttpOptions): Promise<void>; | ||
private requestToken; | ||
} |
{ | ||
"name": "aspose-barcode-cloud-node", | ||
"version": "23.8.0", | ||
"version": "23.9.0", | ||
"description": "Aspose.BarCode Cloud SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "homepage": "https://products.aspose.cloud/barcode/nodejs", |
@@ -8,3 +8,3 @@ # Aspose.BarCode Cloud SDK for Node.js | ||
+ API version: 3.0 | ||
+ Package version: 23.8.0 | ||
+ Package version: 23.9.0 | ||
@@ -11,0 +11,0 @@ ## Demo applications |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1405577
11653
6