aspose-barcode-cloud-node
Advanced tools
Comparing version 24.4.0 to 24.5.0
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ import { HttpOptions } from './httpClient'; |
@@ -0,0 +0,0 @@ import { Authentication } from './Authentication'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
export interface StringKeyWithStringValue { | ||
@@ -3,0 +4,0 @@ [key: string]: string; |
export * from './api'; | ||
export * from './Configuration'; |
@@ -0,0 +0,0 @@ import { Configuration } from './Configuration'; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
{ | ||
"name": "aspose-barcode-cloud-node", | ||
"version": "24.4.0", | ||
"version": "24.5.0", | ||
"description": "Aspose.BarCode Cloud SDK for Node.js", | ||
@@ -132,10 +132,10 @@ "homepage": "https://products.aspose.cloud/barcode/nodejs", | ||
"engines": { | ||
"node": ">=12" | ||
"node": ">=16" | ||
}, | ||
"scripts": { | ||
"test": "tsdx test", | ||
"cover": "tsdx test --collect-coverage", | ||
"test": "dts test", | ||
"cover": "dts test --coverage", | ||
"lint": "tsc --strict", | ||
"format": "tsdx lint src test --fix", | ||
"prepare": "tsdx build --target=node", | ||
"format": "dts lint src test --fix", | ||
"prepare": "dts build --target node", | ||
"check-updates": "ncu -u --enginesNode" | ||
@@ -151,9 +151,12 @@ }, | ||
"devDependencies": { | ||
"@types/uuid": "^8.3.4", | ||
"npm-check-updates": "^12.5.12", | ||
"ts-jest": "^26.5.6", | ||
"tsdx": "^0.14.1", | ||
"tslib": "^2.5.0", | ||
"typescript": "^4.9.5", | ||
"uuid": "^8.3.2" | ||
"@types/uuid": "^9.0.8", | ||
"dts-cli": "^2.0.5", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"npm-check-updates": "^16.14.20", | ||
"prettier": "^3.2.5", | ||
"ts-jest": "^29.1.3", | ||
"tslib": "^2.6.2", | ||
"typescript": "^5.4.5", | ||
"uuid": "^9.0.1" | ||
}, | ||
@@ -160,0 +163,0 @@ "bugs": { |
@@ -8,3 +8,3 @@ # Aspose.BarCode Cloud SDK for Node.js | ||
+ API version: 3.0 | ||
+ Package version: 24.4.0 | ||
+ Package version: 24.5.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
1755906
16200
10