File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " sprotty-examples" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "private" : " true" ,
55 "dependencies" : {
66 "@types/ws" : " ^8.5.4" ,
77 "@vscode/codicons" : " ^0.0.32" ,
88 "express" : " ^4.18.2" ,
99 "reflect-metadata" : " ^0.1.13" ,
10- "sprotty" : " ^0.13 .0" ,
11- "sprotty-elk" : " ^0.13 .0" ,
10+ "sprotty" : " ^0.14 .0" ,
11+ "sprotty-elk" : " ^0.14 .0" ,
1212 "ws" : " ^8.12.1"
1313 },
1414 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.13 .0" ,
2+ "version" : " 0.14 .0" ,
33 "useWorkspaces" : true ,
44 "npmClient" : " yarn" ,
55 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " generator-sprotty" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " Yeoman generator for Sprotty" ,
55 "engines" : {
66 "node" : " >=14.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " sprotty-elk" ,
3- "version" : " 0.13.1 " ,
3+ "version" : " 0.14.0 " ,
44 "description" : " Integration of ELK graph layout algorithms in Sprotty" ,
55 "license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
66 "keywords" : [
3939 },
4040 "dependencies" : {
4141 "elkjs" : " ^0.8.2" ,
42- "sprotty-protocol" : " ^0.13 .0"
42+ "sprotty-protocol" : " ^0.14 .0"
4343 },
4444 "optionalDependencies" : {
4545 "inversify" : " ~6.0.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " sprotty-protocol" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " TypeScript declarations for Sprotty to be used both in browser and Node.js context" ,
55 "license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " sprotty" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " A next-gen framework for graphical views" ,
55 "license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
66 "keywords" : [
5858 "autocompleter" : " ^7.0.1" ,
5959 "file-saver" : " ^2.0.5" ,
6060 "snabbdom" : " ^3.5.1" ,
61- "sprotty-protocol" : " ^0.13 .0" ,
61+ "sprotty-protocol" : " ^0.14 .0" ,
6262 "tinyqueue" : " ^2.0.3"
6363 },
6464 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments