aspose-barcode-cloud-node
Advanced tools
Comparing version 24.5.0 to 24.6.0
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { Configuration } from './Configuration'; | ||
@@ -3,0 +2,0 @@ import { HttpResponse } from './httpClient'; |
@@ -1,3 +0,1 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
export interface StringKeyWithStringValue { | ||
@@ -4,0 +2,0 @@ [key: string]: string; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { StringKeyWithStringValue } from 'httpClient'; | ||
@@ -3,0 +2,0 @@ export interface FormParamsType extends Array<Array<string>> { |
{ | ||
"name": "aspose-barcode-cloud-node", | ||
"version": "24.5.0", | ||
"version": "24.6.0", | ||
"description": "Aspose.BarCode Cloud SDK for Node.js", | ||
@@ -137,3 +137,3 @@ "homepage": "https://products.aspose.cloud/barcode/nodejs", | ||
"cover": "dts test --coverage", | ||
"lint": "tsc --strict", | ||
"lint": "dts lint src test", | ||
"format": "dts lint src test --fix", | ||
@@ -151,3 +151,3 @@ "prepare": "dts build --target node", | ||
"devDependencies": { | ||
"@types/uuid": "^9.0.8", | ||
"@types/uuid": "^10.0.0", | ||
"dts-cli": "^2.0.5", | ||
@@ -157,7 +157,6 @@ "eslint-config-prettier": "^9.1.0", | ||
"npm-check-updates": "^16.14.20", | ||
"prettier": "^3.2.5", | ||
"prettier": "^3.3.2", | ||
"ts-jest": "^29.1.3", | ||
"tslib": "^2.6.2", | ||
"typescript": "^5.4.5", | ||
"uuid": "^9.0.1" | ||
"tslib": "^2.6.3", | ||
"uuid": "^10.0.0" | ||
}, | ||
@@ -164,0 +163,0 @@ "bugs": { |
@@ -8,3 +8,3 @@ # Aspose.BarCode Cloud SDK for Node.js | ||
+ API version: 3.0 | ||
+ Package version: 24.5.0 | ||
+ Package version: 24.6.0 | ||
@@ -11,0 +11,0 @@ ## Demo applications |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
1763758
9
16263