Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

asposecellscloud

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asposecellscloud - npm Package Compare versions

Comparing version 21.5.0 to 21.6.0

6

dist/internal/requestHelper.js

@@ -103,6 +103,6 @@ "use strict";

}
//requestOptions.proxy="http://localhost:8888";
//requestOptions.rejectUnauthorized=false;
// requestOptions.proxy="http://localhost:8888";
// requestOptions.rejectUnauthorized=false;
requestOptions.headers["x-aspose-client"] = "nodejs sdk";
requestOptions.headers["x-aspose-client-version"] = "20.10.0";
requestOptions.headers["x-aspose-client-version"] = "21.6.0";
const auth = confguration.authentication;

@@ -109,0 +109,0 @@ if (!notApplyAuthToRequest) {

{
"name": "asposecellscloud",
"version": "21.5.0",
"version": "21.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/21.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/21.6)

@@ -23,9 +23,13 @@ # Process Excel® Files in the Cloud with Node.js

## Feature & Enhancements in Version 21.5
## Feature & Enhancements in Version 21.6
- Support autofit columns for workbook and worksheet.
- Improve add and post row/column APIs.
- Improve Task APIs.
- Improvement document properties.
- Update the return value of put/post/delete.
- Improvement export API.
- Improve split API.
- Improve merge API.
- Improve unlock API.
- Improve protected API.
- Improve watermark API.
## Read & Write Spreadsheet Formats

@@ -32,0 +36,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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