diff --git a/codegen/Templates/nodejs/package.mustache b/codegen/Templates/nodejs/package.mustache index 0f7800b..c8111a0 100644 --- a/codegen/Templates/nodejs/package.mustache +++ b/codegen/Templates/nodejs/package.mustache @@ -157,7 +157,6 @@ }, "devDependencies": { "@types/jest": "^30.0.0", - "@types/uuid": "^11.0.0", "@typescript-eslint/eslint-plugin": "^8.40.0", "@typescript-eslint/parser": "^8.40.0", "eslint": "^9.33.0", diff --git a/codegen/config-android.json b/codegen/config-android.json index ebc9ee1..ff29c15 100644 --- a/codegen/config-android.json +++ b/codegen/config-android.json @@ -4,7 +4,7 @@ "androidSdkVersion": "33", "apiPackage": "com.aspose.barcode.cloud.demo_app", "artifactId": "Android Application for Barcode Processing in the Cloud via REST API", - "artifactVersion": "25.9.0", + "artifactVersion": "25.10.0", "groupId": "com.aspose", "invokerPackage": "com.aspose.barcode.cloud.demo_app", "modelPackage": "com.aspose.barcode.cloud.demo_app.model" diff --git a/codegen/config-dart.json b/codegen/config-dart.json index e906815..3b8a112 100644 --- a/codegen/config-dart.json +++ b/codegen/config-dart.json @@ -3,6 +3,6 @@ "browserClient": false, "pubDescription": "This SDK allows you to work with Aspose.BarCode for Cloud REST APIs in your Dart or Flutter applications quickly and easily", "pubName": "aspose_barcode_cloud", - "pubVersion": "4.25.9", + "pubVersion": "4.25.10", "useEnumExtension": true } \ No newline at end of file diff --git a/codegen/config-go.json b/codegen/config-go.json index ae2dc56..4072659 100644 --- a/codegen/config-go.json +++ b/codegen/config-go.json @@ -1,4 +1,4 @@ { "packageName": "barcode", - "packageVersion": "4.2509.0" + "packageVersion": "4.2510.0" } \ No newline at end of file diff --git a/codegen/config-java.json b/codegen/config-java.json index 611ad04..872bb20 100644 --- a/codegen/config-java.json +++ b/codegen/config-java.json @@ -3,7 +3,7 @@ "artifactDescription": "Aspose.BarCode Cloud SDK for Java", "artifactId": "aspose-barcode-cloud", "artifactUrl": "https://www.aspose.cloud", - "artifactVersion": "25.9.0", + "artifactVersion": "25.10.0", "developerEmail": "denis.averin@aspose.com", "developerName": "Denis Averin", "developerOrganization": "Aspose", diff --git a/codegen/config-php.json b/codegen/config-php.json index 375d799..54e4568 100644 --- a/codegen/config-php.json +++ b/codegen/config-php.json @@ -1,4 +1,4 @@ { - "artifactVersion": "25.9.0", + "artifactVersion": "25.10.0", "invokerPackage": "Aspose\\BarCode" } \ No newline at end of file diff --git a/codegen/config-python.json b/codegen/config-python.json index ba33cbc..629119d 100644 --- a/codegen/config-python.json +++ b/codegen/config-python.json @@ -1,6 +1,6 @@ { "packageName": "aspose_barcode_cloud", "packageUrl": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python", - "packageVersion": "25.9.0", + "packageVersion": "25.10.0", "projectName": "aspose-barcode-cloud" } \ No newline at end of file diff --git a/codegen/config.json b/codegen/config.json index e6f44dc..3a405e6 100644 --- a/codegen/config.json +++ b/codegen/config.json @@ -1,9 +1,9 @@ { "artifactVersion": "23.7.0", "npmName": "aspose-barcode-cloud-node", - "npmVersion": "25.9.0", + "npmVersion": "25.10.0", "packageName": "Aspose.BarCode.Cloud.Sdk", - "packageVersion": "25.9.0", + "packageVersion": "25.10.0", "supportsES6": true, "targetFramework": "netstandard2.0" } \ No newline at end of file diff --git a/spec/aspose-barcode-cloud.json b/spec/aspose-barcode-cloud.json index 06aab4e..8f60ad5 100644 --- a/spec/aspose-barcode-cloud.json +++ b/spec/aspose-barcode-cloud.json @@ -1474,7 +1474,7 @@ "VIN" ], "type": "string", - "description": "See Aspose.BarCode.Aspose.BarCode.BarCodeRecognition.DecodeType", + "description": "See Aspose.BarCode.BarCodeRecognition.DecodeType", "xml": { "name": "DecodeBarcodeType" } diff --git a/submodules/android b/submodules/android index 70b5b52..1e73f0e 160000 --- a/submodules/android +++ b/submodules/android @@ -1 +1 @@ -Subproject commit 70b5b52c449cb989984a6881c82993d3e118b0e9 +Subproject commit 1e73f0e5f27c592271eef19b289cab5767be45d5 diff --git a/submodules/dart b/submodules/dart index 3807e08..b288c24 160000 --- a/submodules/dart +++ b/submodules/dart @@ -1 +1 @@ -Subproject commit 3807e08e657840b023c582ca1dfdad4886637d45 +Subproject commit b288c241f6db5fabf2cd694bfa6357930166351f diff --git a/submodules/dotnet b/submodules/dotnet index 1059aeb..f214954 160000 --- a/submodules/dotnet +++ b/submodules/dotnet @@ -1 +1 @@ -Subproject commit 1059aebdfc95fe7d7091e323d681f85d0cce94a0 +Subproject commit f214954da60439ea081064fe2766b0b3208ce82d diff --git a/submodules/go b/submodules/go index a70d63b..362233e 160000 --- a/submodules/go +++ b/submodules/go @@ -1 +1 @@ -Subproject commit a70d63bb0110737d893754d3ee150d809590722d +Subproject commit 362233e6c88fcd51c7bbc0eef17e279c8e0b75f3 diff --git a/submodules/java b/submodules/java index 7561650..76de3ce 160000 --- a/submodules/java +++ b/submodules/java @@ -1 +1 @@ -Subproject commit 7561650201f6172059ffb621e1449c2ceb610851 +Subproject commit 76de3ce690b3340d7b99ca86da8197495cdf65aa diff --git a/submodules/node b/submodules/node index 3f68dd9..1355af3 160000 --- a/submodules/node +++ b/submodules/node @@ -1 +1 @@ -Subproject commit 3f68dd9925d328b0595b50144d2fc9d58b4bcb32 +Subproject commit 1355af3f58eca18d76d45d1afe4f19011ef91413 diff --git a/submodules/php b/submodules/php index eb84dcd..c563219 160000 --- a/submodules/php +++ b/submodules/php @@ -1 +1 @@ -Subproject commit eb84dcd8fbb385d1b4270901e1717fc57613869e +Subproject commit c56321938b4f818a5f0698e1b4666fda3f9ca4dd diff --git a/submodules/python b/submodules/python index 128de01..ea53740 160000 --- a/submodules/python +++ b/submodules/python @@ -1 +1 @@ -Subproject commit 128de01b187ddd229a477b543226303ed873be07 +Subproject commit ea5374088d79292240b100c02fc83cf3fab2b465