asposecellscloud
Advanced tools
Comparing version 22.5.0 to 22.6.0
@@ -106,3 +106,4 @@ "use strict"; | ||
requestOptions.headers["x-aspose-client"] = "nodejs sdk"; | ||
requestOptions.headers["x-aspose-client-version"] = "21.9.0"; | ||
requestOptions.headers["x-aspose-client-version"] = "22.6.0"; | ||
requestOptions.headers["Content-Type"] = "application/json"; | ||
const auth = confguration.authentication; | ||
@@ -109,0 +110,0 @@ if (!notApplyAuthToRequest) { |
{ | ||
"name": "asposecellscloud", | ||
"version": "22.5.0", | ||
"version": "22.6.0", | ||
"description": "Aspose.Cells Cloud SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![npm](https://img.shields.io/npm/v/asposecellscloud) ![node-current](https://img.shields.io/node/v/asposecellscloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-node)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-node/22.5) | ||
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![npm](https://img.shields.io/npm/v/asposecellscloud) ![node-current](https://img.shields.io/node/v/asposecellscloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-node)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-node/22.6) | ||
@@ -23,5 +23,6 @@ # Process Excel® Files in the Cloud with Node.js | ||
## Feature & Enhancements in Version 22.5 | ||
## Feature & Enhancements in Version 22.6 | ||
- Add a new API for getting barcode description. | ||
- Improve save as api. | ||
- Improve clear objects api. | ||
@@ -28,0 +29,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1634087
44243
154