aspose-barcode-cloud-node 24.6.0 → 24.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4659,7 +4659,7 @@ class BarcodeApi {
4659
4659
  constructor(configuration) {
4660
4660
  this.defaultHeaders = {
4661
4661
  'x-aspose-client': 'nodejs sdk',
4662
- 'x-aspose-client-version': '24.6.0'
4662
+ 'x-aspose-client-version': '24.8.0'
4663
4663
  };
4664
4664
  this._configuration = void 0;
4665
4665
  this._client = void 0;
@@ -5403,7 +5403,7 @@ class FileApi {
5403
5403
  constructor(configuration) {
5404
5404
  this.defaultHeaders = {
5405
5405
  'x-aspose-client': 'nodejs sdk',
5406
- 'x-aspose-client-version': '24.6.0'
5406
+ 'x-aspose-client-version': '24.8.0'
5407
5407
  };
5408
5408
  this._configuration = void 0;
5409
5409
  this._client = void 0;
@@ -5606,7 +5606,7 @@ class FolderApi {
5606
5606
  constructor(configuration) {
5607
5607
  this.defaultHeaders = {
5608
5608
  'x-aspose-client': 'nodejs sdk',
5609
- 'x-aspose-client-version': '24.6.0'
5609
+ 'x-aspose-client-version': '24.8.0'
5610
5610
  };
5611
5611
  this._configuration = void 0;
5612
5612
  this._client = void 0;
@@ -5784,7 +5784,7 @@ class StorageApi {
5784
5784
  constructor(configuration) {
5785
5785
  this.defaultHeaders = {
5786
5786
  'x-aspose-client': 'nodejs sdk',
5787
- 'x-aspose-client-version': '24.6.0'
5787
+ 'x-aspose-client-version': '24.8.0'
5788
5788
  };
5789
5789
  this._configuration = void 0;
5790
5790
  this._client = void 0;