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 21.7.0 to 21.9.0

lib/aspose-diagram-21.9.jar

3

lib/aspose.diagram.js

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

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

@@ -1627,2 +1627,3 @@

exports.InfiniteLine = java.import("com.aspose.diagram.InfiniteLine");
exports.InterruptMonitor = java.import("com.aspose.diagram.InterruptMonitor");
exports.IntValue = java.import("com.aspose.diagram.IntValue");

@@ -1629,0 +1630,0 @@ exports.Issue = java.import("com.aspose.diagram.Issue");

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

@@ -18,3 +18,3 @@ "main": "index.js",

"dependencies": {
"java": "0.12.0"
"java": "0.12.1"
},

@@ -21,0 +21,0 @@ "directories": {

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