Left file: appwork-v1_3_0/aspnet-mvc-starter/AspnetMvcStarter/package.json  
Right file: appwork-v1_3_1/aspnet-mvc-starter/AspnetMvcStarter/package.json  
1 { = 1 {
2     "name": "appwork-aspnet-mvc-starter",   2     "name": "appwork-aspnet-mvc-starter",
3     "version": "1.3.0", <> 3     "version": "1.3.1",
4     "private": true, = 4     "private": true,
5     "dependencies": {   5     "dependencies": {
6         "jquery-validation-unobtrusive": "~3.2.11",   6         "jquery-validation-unobtrusive": "~3.2.11",
7         "@claviska/jquery-minicolors": "~2.3.2",   7         "@claviska/jquery-minicolors": "~2.3.2",
8         "animate.css": "~3.7.0",   8         "animate.css": "~3.7.0",
9         "blueimp-gallery": "~2.33.0",   9         "blueimp-gallery": "~2.33.0",
10         "bootstrap": "~4.3.1",   10         "bootstrap": "~4.3.1",
11         "bootstrap-duallistbox": "~3.0.6",   11         "bootstrap-duallistbox": "~3.0.6",
12         "bootstrap-markdown": "~2.10.0",   12         "bootstrap-markdown": "~2.10.0",
13         "bootstrap-multiselect": "~0.9.13-1",   13         "bootstrap-multiselect": "~0.9.13-1",
14         "bootstrap-select": "~1.13.1",   14         "bootstrap-select": "~1.13.1",
15         "bootstrap-slider": "~10.6.1",   15         "bootstrap-slider": "~10.6.1",
16         "bootstrap-sortable": "git+https://github.com/drvic10k/bootstrap-sortable.git", +-    
17         "bootstrap-table": "~1.14.2", = 16         "bootstrap-table": "~1.14.2",
18         "chartist": "~0.11.0",   17         "chartist": "~0.11.0",
19         "cropper": "~4.0.0-beta",   18         "cropper": "~4.0.0-beta",
20         "datatables.net-bs4": "~1.10.16",   19         "datatables.net-bs4": "~1.10.16",
21         "dragula": "~3.7.2",   20         "dragula": "~3.7.2",
22         "jquery.growl": "~1.3.5",   21         "jquery.growl": "~1.3.5",
23         "jstree": "~3.3.5",   22         "jstree": "~3.3.5",
24         "ladda": "~2.0.0",   23         "ladda": "~2.0.0",
25         "perfect-scrollbar": "~1.4.0",   24         "perfect-scrollbar": "~1.4.0",
26         "photoswipe": "~4.1.2",   25         "photoswipe": "~4.1.2",
27         "plyr": "~2.0.18",   26         "plyr": "~2.0.18",
28         "select2": "~4.0.6-rc.1",   27         "select2": "~4.0.6-rc.1",
29         "spinkit": "~1.2.5",   28         "spinkit": "~1.2.5",
30         "sweetalert2": "~8.7.0",   29         "sweetalert2": "~8.7.0",
31         "swiper": "~4.5.0",   30         "swiper": "~4.5.0",
32         "toastr": "~2.1.4",   31         "toastr": "~2.1.4",
33         "vegas": "~2.4.0"   32         "vegas": "~2.4.0"
34     }   33     }
35 }   34 }