aspose-barcode-cloud-node 22.8.0 → 22.9.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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  [![npm](https://img.shields.io/npm/v/aspose-barcode-cloud-node)](https://www.npmjs.com/package/aspose-barcode-cloud-node)
6
6
 
7
7
  + API version: 3.0
8
- + Package version: 22.8.0
8
+ + Package version: 22.9.0
9
9
 
10
10
  ## Demo applications
11
11
 
@@ -105,7 +105,7 @@ All Aspose.BarCode for Cloud SDKs, helper scripts and templates are licensed und
105
105
  + [**Documentation**](https://docs.aspose.cloud/barcode/)
106
106
  + [**Free Support Forum**](https://forum.aspose.cloud/c/barcode)
107
107
  + [**Paid Support Helpdesk**](https://helpdesk.aspose.cloud/)
108
- + [**Blog**](https://blog.aspose.cloud/category/barcode/)
108
+ + [**Blog**](https://blog.aspose.cloud/categories/aspose.barcode-cloud-product-family/)
109
109
 
110
110
  ## Documentation for API Endpoints
111
111
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aspose-barcode-cloud-node",
3
- "version": "22.8.0",
3
+ "version": "22.9.0",
4
4
  "description": "Aspose.BarCode Cloud SDK for Node.js",
5
5
  "homepage": "https://products.aspose.cloud/barcode/nodejs",
6
6
  "repository": {
@@ -155,7 +155,7 @@
155
155
  "npm-check-updates": "^12.5.12",
156
156
  "tsdx": "^0.14.1",
157
157
  "tslib": "^2.4.0",
158
- "typescript": "^4.7.4",
158
+ "typescript": "^4.8.3",
159
159
  "uuid": "^8.3.2"
160
160
  },
161
161
  "bugs": {