@eclipse-glsp-examples/workflow-glsp
Advanced tools
Comparing version 0.8.1 to 0.9.0-next.1e5b4a8b
@@ -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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
100771
1464
+ Added@eclipse-glsp/client@0.9.0-next.1e5b4a8b(transitive)
+ Added@eclipse-glsp/protocol@0.9.0-next.1e5b4a8b(transitive)
+ Addedautocompleter@9.3.2(transitive)
+ Addedfile-saver@2.0.5(transitive)
+ Addedinversify@6.0.3(transitive)
+ Addedsnabbdom@3.5.1(transitive)
+ Addedsprotty@1.3.0-next.9aa2083.6(transitive)
+ Addedtinyqueue@2.0.3(transitive)
- Removed@eclipse-glsp/client@0.8.1(transitive)
- Removed@eclipse-glsp/protocol@0.8.0(transitive)
- Removedfile-saver@2.0.2(transitive)
- Removedhtml-parse-stringify2@2.0.1(transitive)
- Removedinversify@5.0.1(transitive)
- Removedsnabbdom@0.6.90.7.3(transitive)
- Removedsnabbdom-jsx@0.4.2(transitive)
- Removedsnabbdom-virtualize@0.7.0(transitive)
- Removedsprotty@0.9.0(transitive)
- Removedvoid-elements@2.0.1(transitive)