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

asposeslidescloud

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asposeslidescloud - npm Package Compare versions

Comparing version 20.5.0 to 20.6.0

2

internal/requestHelper.js

@@ -146,3 +146,3 @@ "use strict";

requestOptions.headers["x-aspose-client"] = "nodejs sdk";
requestOptions.headers["x-aspose-client-version"] = "20.5.0";
requestOptions.headers["x-aspose-client-version"] = "20.6.0";
if (confguration.timeout) {

@@ -149,0 +149,0 @@ requestOptions.headers["x-aspose-timeout"] = confguration.timeout;

{
"name": "asposeslidescloud",
"version": "20.5.0",
"version": "20.6.0",
"description": "Aspose.Slides Cloud SDK for Node.js",

@@ -5,0 +5,0 @@ "homepage": "https://products.aspose.cloud/slides/cloud",

@@ -181,2 +181,14 @@ "use strict";

/**
* Request model for DeleteSlideSubshape operation.
*/
class DeleteSlideSubshapeRequest {
}
exports.DeleteSlideSubshapeRequest = DeleteSlideSubshapeRequest;
/**
* Request model for DeleteSlideSubshapes operation.
*/
class DeleteSlideSubshapesRequest {
}
exports.DeleteSlideSubshapesRequest = DeleteSlideSubshapesRequest;
/**
* Request model for DeleteSlidesCleanSlidesList operation.

@@ -206,2 +218,26 @@ */

/**
* Request model for DeleteSubshapeParagraph operation.
*/
class DeleteSubshapeParagraphRequest {
}
exports.DeleteSubshapeParagraphRequest = DeleteSubshapeParagraphRequest;
/**
* Request model for DeleteSubshapeParagraphs operation.
*/
class DeleteSubshapeParagraphsRequest {
}
exports.DeleteSubshapeParagraphsRequest = DeleteSubshapeParagraphsRequest;
/**
* Request model for DeleteSubshapePortion operation.
*/
class DeleteSubshapePortionRequest {
}
exports.DeleteSubshapePortionRequest = DeleteSubshapePortionRequest;
/**
* Request model for DeleteSubshapePortions operation.
*/
class DeleteSubshapePortionsRequest {
}
exports.DeleteSubshapePortionsRequest = DeleteSubshapePortionsRequest;
/**
* Request model for DownloadFile operation.

@@ -261,2 +297,8 @@ */

/**
* Request model for GetNotesSlideExists operation.
*/
class GetNotesSlideExistsRequest {
}
exports.GetNotesSlideExistsRequest = GetNotesSlideExistsRequest;
/**
* Request model for GetNotesSlideShape operation.

@@ -346,2 +388,26 @@ */

/**
* Request model for GetSlideSubshape operation.
*/
class GetSlideSubshapeRequest {
}
exports.GetSlideSubshapeRequest = GetSlideSubshapeRequest;
/**
* Request model for GetSlideSubshapeParagraph operation.
*/
class GetSlideSubshapeParagraphRequest {
}
exports.GetSlideSubshapeParagraphRequest = GetSlideSubshapeParagraphRequest;
/**
* Request model for GetSlideSubshapeParagraphs operation.
*/
class GetSlideSubshapeParagraphsRequest {
}
exports.GetSlideSubshapeParagraphsRequest = GetSlideSubshapeParagraphsRequest;
/**
* Request model for GetSlideSubshapes operation.
*/
class GetSlideSubshapesRequest {
}
exports.GetSlideSubshapesRequest = GetSlideSubshapesRequest;
/**
* Request model for GetSlidesApiInfo operation.

@@ -473,2 +539,14 @@ */

/**
* Request model for GetSubshapeParagraphPortion operation.
*/
class GetSubshapeParagraphPortionRequest {
}
exports.GetSubshapeParagraphPortionRequest = GetSubshapeParagraphPortionRequest;
/**
* Request model for GetSubshapeParagraphPortions operation.
*/
class GetSubshapeParagraphPortionsRequest {
}
exports.GetSubshapeParagraphPortionsRequest = GetSubshapeParagraphPortionsRequest;
/**
* Request model for MoveFile operation.

@@ -510,2 +588,20 @@ */

/**
* Request model for PostAddNewSubshape operation.
*/
class PostAddNewSubshapeRequest {
}
exports.PostAddNewSubshapeRequest = PostAddNewSubshapeRequest;
/**
* Request model for PostAddNewSubshapeParagraph operation.
*/
class PostAddNewSubshapeParagraphRequest {
}
exports.PostAddNewSubshapeParagraphRequest = PostAddNewSubshapeParagraphRequest;
/**
* Request model for PostAddNewSubshapePortion operation.
*/
class PostAddNewSubshapePortionRequest {
}
exports.PostAddNewSubshapePortionRequest = PostAddNewSubshapePortionRequest;
/**
* Request model for PostAddNotesSlide operation.

@@ -535,2 +631,8 @@ */

/**
* Request model for PostGetNotesSlideExists operation.
*/
class PostGetNotesSlideExistsRequest {
}
exports.PostGetNotesSlideExistsRequest = PostGetNotesSlideExistsRequest;
/**
* Request model for PostGetNotesSlideWithFormat operation.

@@ -692,2 +794,8 @@ */

/**
* Request model for PostSubshapeSaveAs operation.
*/
class PostSubshapeSaveAsRequest {
}
exports.PostSubshapeSaveAsRequest = PostSubshapeSaveAsRequest;
/**
* Request model for PutLayoutSlide operation.

@@ -723,2 +831,14 @@ */

/**
* Request model for PutSetSubshapeParagraphPortionProperties operation.
*/
class PutSetSubshapeParagraphPortionPropertiesRequest {
}
exports.PutSetSubshapeParagraphPortionPropertiesRequest = PutSetSubshapeParagraphPortionPropertiesRequest;
/**
* Request model for PutSetSubshapeParagraphProperties operation.
*/
class PutSetSubshapeParagraphPropertiesRequest {
}
exports.PutSetSubshapeParagraphPropertiesRequest = PutSetSubshapeParagraphPropertiesRequest;
/**
* Request model for PutShapeSaveAs operation.

@@ -760,2 +880,8 @@ */

/**
* Request model for PutSlideSubshapeInfo operation.
*/
class PutSlideSubshapeInfoRequest {
}
exports.PutSlideSubshapeInfoRequest = PutSlideSubshapeInfoRequest;
/**
* Request model for PutSlidesConvert operation.

@@ -815,2 +941,8 @@ */

/**
* Request model for PutSubshapeSaveAs operation.
*/
class PutSubshapeSaveAsRequest {
}
exports.PutSubshapeSaveAsRequest = PutSubshapeSaveAsRequest;
/**
* Request model for PutUpdateNotesSlide operation.

@@ -817,0 +949,0 @@ */

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