aspose.diagram
Advanced tools
Comparing version 22.1.0 to 22.2.0
@@ -13,3 +13,3 @@ 'use strict' | ||
}; | ||
java.classpath.push(__dirname + "/aspose-diagram-22.1.jar"); | ||
java.classpath.push(__dirname + "/aspose-diagram-22.2.jar"); | ||
java.classpath.push(__dirname + "/DiagramJavaClassBridge.jar"); | ||
@@ -1376,2 +1376,3 @@ | ||
exports.ShapeShdwTypeValue = { | ||
INNER : 3, | ||
OBLIQUE : 2, | ||
@@ -1378,0 +1379,0 @@ SIMPLE : 1, |
{ | ||
"name": "aspose.diagram", | ||
"version": "22.1.0", | ||
"version": "22.2.0", | ||
"description": "A standalone Node.js API to create, manipulate, convert & process Visio files.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
3715117
1914