New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aspose.diagram

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aspose.diagram - npm Package Compare versions

Comparing version 23.3.0 to 23.4.0

lib/aspose-diagram-23.4.jar

4

lib/aspose.diagram.js

@@ -13,3 +13,3 @@ 'use strict'

};
java.classpath.push(__dirname + "/aspose-diagram-23.3.jar");
java.classpath.push(__dirname + "/aspose-diagram-23.4.jar");
java.classpath.push(__dirname + "/DiagramJavaClassBridge.jar");

@@ -1315,2 +1315,3 @@

BMP : 5,
CSV : 21,
EMF : 6,

@@ -1827,2 +1828,3 @@ GIF : 10,

exports.Txt = java.import("com.aspose.diagram.Txt");
exports.TxtSaveOptions = java.import("com.aspose.diagram.TxtSaveOptions");
exports.TypeConnection = java.import("com.aspose.diagram.TypeConnection");

@@ -1829,0 +1831,0 @@ exports.TypeField = java.import("com.aspose.diagram.TypeField");

{
"name": "aspose.diagram",
"version": "23.3.0",
"version": "23.4.0",
"description": "A standalone Node.js API to create, manipulate, convert & process Visio files.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc