Left file: appwork-v1_5_2/laravel-starter/package.json  
Right file: appwork-v1_6_0/laravel-starter/package.json  
1 { = 1 {
2     "name": "appwork-laravel-starter",   2     "name": "appwork-laravel-starter",
3     "version": "1.5.2", <> 3     "version": "1.6.0",
4     "private": true, = 4     "private": true,
5     "scripts": {   5     "scripts": {
6         "dev": "npm run development",   6         "dev": "npm run development",
7         "development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js", <>    
8         "watch": "npm run development -- --watch",   7         "development": "npx mix",
      8         "watch": "npx mix watch",
9         "watch-poll": "npm run watch -- --watch-poll",   9         "watch-poll": "npx mix watch -- --watch-options-poll=1000",
10         "hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",   10         "hot": "npx mix watch --hot",
11         "prod": "npm run production", = 11         "prod": "npm run production",
12         "production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js" <> 12         "production": "npx mix --production"
13     },   13   },
14     "devDependencies": { = 14     "devDependencies": {
15         "cross-env": "~7.0.2",   15         "cross-env": "~7.0.2",
16         "laravel-mix": "~5.0.0", <> 16         "laravel-mix": "~6.0.13",
17         "node-sass": "~4.13.1",   17         "node-sass": "~5.0.0",
      18         "postcss": "^8.1",
18         "resolve-url-loader": "~3.1.0",   19         "resolve-url-loader": "~3.1.2",
19         "sass-loader": "~8.0.0",   20         "sass-loader": "~10.1.1",
20         "sass": "^1.17.3", = 21         "sass": "^1.17.3",
21         "vue-template-compiler": "^2.6.9",   22         "vue-template-compiler": "^2.6.9",
22         "@claviska/jquery-minicolors": "~2.3.2", <> 23         "@claviska/jquery-minicolors": "~2.3.5",
23         "@flowjs/flow.js": "~2.14.0", = 24         "@flowjs/flow.js": "~2.14.0",
24         "@fullcalendar/bootstrap": "~4.4.0", <> 25         "@fullcalendar/bootstrap": "~5.5.0",
25         "@fullcalendar/core": "~4.4.0",   26         "@fullcalendar/core": "~5.5.1",
26         "@fullcalendar/daygrid": "~4.4.0",   27         "@fullcalendar/daygrid": "~5.5.0",
27         "@fullcalendar/interaction": "~4.4.0",   28         "@fullcalendar/interaction": "~5.5.0",
28         "@fullcalendar/list": "~4.4.0",   29         "@fullcalendar/list": "~5.5.0",
29         "@fullcalendar/timegrid": "~4.4.0",   30         "@fullcalendar/timegrid": "~5.5.1",
30         "@fullcalendar/timeline": "~4.4.0",   31         "@fullcalendar/timeline": "~5.5.0",
31         "add": "^2.0.6", = 32         "add": "^2.0.6",
32         "animate.css": "~3.7.0", <> 33         "animate.css": "~4.1.1",
33         "autosize": "~4.0.0", = 34         "autosize": "~4.0.0",
34         "block-ui": "~2.70.1",   35         "block-ui": "~2.70.1",
35         "blueimp-gallery": "~2.38.0", <> 36         "blueimp-gallery": "~3.3.0",
36         "bootbox": "~5.4.0",   37         "bootbox": "~5.5.1",
37         "bootstrap": "~4.4.1",   38         "bootstrap": "~4.6.0",
38         "bootstrap-datepicker": "~1.9.0", = 39         "bootstrap-datepicker": "~1.9.0",
39         "bootstrap-daterangepicker": "~3.0.2", <> 40         "bootstrap-daterangepicker": "~3.1.0",
40         "bootstrap-duallistbox": "~3.0.6", = 41         "bootstrap-duallistbox": "~3.0.6",
41         "bootstrap-markdown": "~2.10.0",   42         "bootstrap-markdown": "~2.10.0",
42         "bootstrap-material-datetimepicker": "~2.7.3",   43         "bootstrap-material-datetimepicker": "~2.7.3",
43         "bootstrap-maxlength": "~1.6.0", <> 44         "bootstrap-maxlength": "~1.10.0",
44         "bootstrap-menu": "~1.0.14", = 45         "bootstrap-menu": "~1.0.14",
45         "bootstrap-select": "~1.13.1",   46         "bootstrap-select": "~1.13.1",
46         "bootstrap-slider": "~10.6.1", <> 47         "bootstrap-slider": "~11.0.2",
47         "bootstrap-table": "~1.16.0",   48         "bootstrap-table": "~1.18.0",
48         "bootstrap-tagsinput": "~0.7.1", = 49         "bootstrap-tagsinput": "~0.7.1",
49         "c3": "~0.7.9",   50         "c3": "~0.7.9",
50         "chart.js": "~2.9.3",   51         "chart.js": "~2.9.3",
51         "chartist": "~0.11.0",   52         "chartist": "~0.11.0",
52         "clipboard": "~2.0.0",   53         "clipboard": "~2.0.0",
53         "core-js": "~3.6.4", <> 54         "core-js": "~3.8.3",
54         "cropper": "~4.1.0", = 55         "cropper": "~4.1.0",
55         "custom-event-polyfill": "^1.0.7",   56         "custom-event-polyfill": "^1.0.7",
56         "datatables.net": "~1.10.16",   57         "datatables.net": "~1.10.16",
57         "datatables.net-bs4": "~1.10.16",   58         "datatables.net-bs4": "~1.10.16",
58         "dragula": "~3.7.2",   59         "dragula": "~3.7.2",
59         "dropzone": "~5.7.0",   60         "dropzone": "~5.7.0",
60         "flatpickr": "~4.6.2",   61         "flatpickr": "~4.6.2",
61         "flot": "~4.2.0",   62         "flot": "~4.2.0",
62         "gmaps": "~0.4.24",   63         "gmaps": "~0.4.24",
63         "jquery": "~3.3.1",   64         "jquery": "~3.3.1",
64         "jquery-knob": "~1.2.11",   65         "jquery-knob": "~1.2.11",
65         "jquery-mapael": "~2.2.0",   66         "jquery-mapael": "~2.2.0",
66         "jquery-sparkline": "~2.4.0",   67         "jquery-sparkline": "~2.4.0",
67         "jquery-validation": "~1.19.0",   68         "jquery-validation": "~1.19.0",
68         "jquery.growl": "~1.3.5",   69         "jquery.growl": "~1.3.5",
69         "jstree": "~3.3.5",   70         "jstree": "~3.3.5",
70         "ladda": "~2.0.0",   71         "ladda": "~2.0.0",
71         "markdown": "~0.5.0",   72         "markdown": "~0.5.0",
72         "masonry-layout": "~4.2.1",   73         "masonry-layout": "~4.2.1",
73         "moment": "~2.24.0", <> 74         "moment": "~2.29.1",
74         "morris.js": "~0.5.0", = 75         "morris.js": "~0.5.0",
75         "nestable": "~0.2.0",   76         "nestable": "~0.2.0",
76         "node-waves": "~0.7.6",   77         "node-waves": "~0.7.6",
77         "nouislider": "~14.2.0", <> 78         "nouislider": "~14.6.1",
78         "numeral": "~2.0.6", = 79         "numeral": "~2.0.6",
79         "pace-js": "~1.0.2", <> 80         "pace-js": "~1.2.4",
80         "perfect-scrollbar": "~1.5.0", = 81         "perfect-scrollbar": "~1.5.0",
81         "photoswipe": "~4.1.2",   82         "photoswipe": "~4.1.2",
82         "plyr": "~3.5.6", <> 83         "plyr": "~3.6.2",
83         "popper.js": "~1.16.0", = 84         "popper.js": "~1.16.0",
84         "pwstrength-bootstrap": "~3.0.1",   85         "pwstrength-bootstrap": "~3.0.1",
85         "quill": "~1.3.6",   86         "quill": "~1.3.6",
86         "raphael": "~2.3.0",   87         "raphael": "~2.3.0",
87         "select2": "~4.0.6-rc.1", <> 88         "select2": "~4.1.0-rc.0",
88         "shepherd.js": "~7.1.0",   89         "shepherd.js": "~8.1.0",
89         "smartwizard": "~4.4.1",   90         "smartwizard": "~5.1.1",
90         "sortablejs": "~1.10.0",   91         "sortablejs": "~1.13.0",
91         "spinkit": "~2.0.1", = 92         "spinkit": "~2.0.1",
92         "sweetalert2": "~9.10.2", <> 93         "sweetalert2": "~10.15.5",
93         "swiper": "~5.3.0",   94         "swiper": "~6.4.8",
94         "tableexport.jquery.plugin": "~1.10.8", = 95         "tableexport.jquery.plugin": "~1.10.8",
95         "text-mask-addons": "~3.8.0",   96         "text-mask-addons": "~3.8.0",
96         "timepicker": "~1.13.0",   97         "timepicker": "~1.13.0",
97         "toastr": "~2.1.4",   98         "toastr": "~2.1.4",
98         "typeahead.js": "~0.11.1",   99         "typeahead.js": "~0.11.1",
99         "url-polyfill": "^1.1.7",   100         "url-polyfill": "^1.1.7",
100         "vanilla-text-mask": "~5.1.1", <> 101         "vanilla-text-mask": "~5.1.1"
101         "vegas": "~2.4.0"      
102     }, = 102     },
103     "browserslist": [   103     "browserslist": [
104         ">= 1%",   104         ">= 1%",
105         "last 2 versions",   105         "last 2 versions",
106         "not dead",   106         "not dead",
107         "Chrome >= 45",   107         "Chrome >= 45",
108         "Firefox >= 38",   108         "Firefox >= 38",
109         "Edge >= 12",   109         "Edge >= 12",
110         "Explorer >= 10",   110         "Explorer >= 10",
111         "iOS >= 9",   111         "iOS >= 9",
112         "Safari >= 9",   112         "Safari >= 9",
113         "Android >= 4.4",   113         "Android >= 4.4",
114         "Opera >= 30"   114         "Opera >= 30"
115     ],   115     ],
116     "babel": {   116     "babel": {
117         "presets": [   117         "presets": [
118             ["@babel/env", {   118             ["@babel/env", {
119                 "targets": {   119                 "targets": {
120                     "browsers": [   120                     "browsers": [
121                         ">= 1%",   121                         ">= 1%",
122                         "last 2 versions",   122                         "last 2 versions",
123                         "not dead",   123                         "not dead",
124                         "Chrome >= 45",   124                         "Chrome >= 45",
125                         "Firefox >= 38",   125                         "Firefox >= 38",
126                         "Edge >= 12",   126                         "Edge >= 12",
127                         "Explorer >= 10",   127                         "Explorer >= 10",
128                         "iOS >= 9",   128                         "iOS >= 9",
129                         "Safari >= 9",   129                         "Safari >= 9",
130                         "Android >= 4.4",   130                         "Android >= 4.4",
131                         "Opera >= 30"   131                         "Opera >= 30"
132                     ]   132                     ]
133                 }   133                 }
134             }]   134             }]
135         ]   135         ]
136     }   136     }
137 }   137 }