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

@eclipse-glsp-examples/workflow-glsp

Package Overview
Dependencies
Maintainers
5
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-glsp-examples/workflow-glsp - npm Package Compare versions

Comparing version 0.8.1 to 0.9.0-next.1e5b4a8b

3

lib/di.config.js

@@ -59,4 +59,3 @@ "use strict";

baseDiv: widgetId,
hiddenDiv: widgetId + "_hidden",
needsClientLayout: true
hiddenDiv: widgetId + "_hidden"
});

@@ -63,0 +62,0 @@ return container;

{
"name": "@eclipse-glsp-examples/workflow-glsp",
"version": "0.8.1",
"version": "0.9.0-next.1e5b4a8b",
"description": "GLSP diagrams for the Workflow DSL",

@@ -31,3 +31,3 @@ "license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",

"dependencies": {
"@eclipse-glsp/client": "0.8.1",
"@eclipse-glsp/client": "0.9.0-next.1e5b4a8b",
"balloon-css": "^0.5.0"

@@ -34,0 +34,0 @@ },

@@ -126,4 +126,3 @@ /********************************************************************************

baseDiv: widgetId,
hiddenDiv: widgetId + "_hidden",
needsClientLayout: true
hiddenDiv: widgetId + "_hidden"
});

@@ -130,0 +129,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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