Left file: appwork-v1_5_2/laravel-vue-starter/package.json  
Right file: appwork-v1_6_0/laravel-vue-starter/package.json  
1 { = 1 {
2     "name": "appwork-laravel-vue-starter",   2     "name": "appwork-laravel-vue-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", <>    
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",   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" <> 12         "production": "npx mix --production"
13     }, = 13     },
14     "devDependencies": {   14     "devDependencies": {
15         "@babel/plugin-syntax-dynamic-import": "~7.8.3",   15         "@babel/plugin-syntax-dynamic-import": "~7.8.3",
16         "core-js": "2",   16         "core-js": "2",
17         "cross-env": "~7.0.2",   17         "cross-env": "~7.0.2",
18         "laravel-mix": "~5.0.0", <> 18         "laravel-mix": "~6.0.13",
19         "node-sass": "~4.13.1",   19         "node-sass": "~5.0.0",
      20         "postcss": "^8.1",
20         "resolve-url-loader": "~3.1.0",   21         "resolve-url-loader": "~3.1.2",
21         "sass-loader": "~8.0.0",   22         "sass-loader": "~10.1.1",
22         "sass": "~1.26.3", = 23         "sass": "~1.26.3",
    -+ 24         "vue-loader": "^15.9.5",
23         "vue-template-compiler": "^2.6.9", = 25         "vue-template-compiler": "^2.6.9",
24         "axios": "~0.19.0", <> 26         "axios": "~0.21.0",
25         "bootstrap": "~4.4.1",   27         "bootstrap": "~4.6.0",
26         "bootstrap-vue": "~2.11.0",   28         "bootstrap-vue": "~2.21.2",
27         "c3": "^0.7.10", = 29         "c3": "^0.7.10",
28         "chart.js": "~2.9.3",   30         "chart.js": "~2.9.3",
29         "custom-event-polyfill": "^1.0.7",   31         "custom-event-polyfill": "^1.0.7",
30         "echarts": "^4.7.0",   32         "echarts": "^4.7.0",
31         "idle-vue": "~2.0.5",   33         "idle-vue": "~2.0.5",
32         "ladda": "~2.0.1",   34         "ladda": "~2.0.1",
33         "moment": "~2.24.0", <> 35         "moment": "~2.29.1",
34         "nouislider": "~14.2.0",   36         "nouislider": "~14.6.3",
35         "numeral": "~2.0.6", = 37         "numeral": "~2.0.6",
36         "perfect-scrollbar": "~1.5.0",   38         "perfect-scrollbar": "~1.5.0",
37         "plyr": "~3.5.6", <> 39         "plyr": "~3.6.2",
38         "simplemde": "~1.11.2", = 40         "simplemde": "~1.11.2",
39         "spinkit": "~2.0.1",   41         "spinkit": "~2.0.1",
40         "sweet-modal-vue": "~2.0.0",   42         "sweet-modal-vue": "~2.0.0",
41         "swiper": "~5.3.6", <> 43         "swiper": "~5.4.5",
42         "text-mask-addons": "~3.8.0", = 44         "text-mask-addons": "~3.8.0",
43         "url-polyfill": "^1.1.8",   45         "url-polyfill": "^1.1.8",
44         "v-img": "~0.2.0",   46         "v-img": "~0.2.0",
45         "vue": "~2.6.6",   47         "vue": "~2.6.6",
46         "vue-awesome-swiper": "~4.1.0",   48         "vue-awesome-swiper": "~4.1.0",
47         "vue-blockui": "~1.1.6",   49         "vue-blockui": "~1.1.6",
48         "vue-c3": "~1.2.9",   50         "vue-c3": "~1.2.9",
49         "vue-chartjs": "~3.5.0",   51         "vue-chartjs": "~3.5.0",
50         "vue-clipboard2": "~0.3.0",   52         "vue-clipboard2": "~0.3.0",
51         "vue-color": "~2.7.0", <> 53         "vue-color": "~2.8.1",
52         "vue-context-menu": "~2.0.6", = 54         "vue-context-menu": "~2.0.6",
53         "vue-cropper": "~0.5.0",   55         "vue-cropper": "~0.5.0",
54         "vue-dragula": "~1.3.1",   56         "vue-dragula": "~1.3.1",
55         "vue-echarts": "~4.0.1", <> 57         "vue-echarts": "~4.1.0",
56         "vue-flatpickr-component": "~8.1.2", = 58         "vue-flatpickr-component": "~8.1.2",
57         "vue-form-wizard": "~0.8.4",   59         "vue-form-wizard": "~0.8.4",
58         "vue-gallery": "~2.0.0",   60         "vue-gallery": "~2.0.0",
59         "vue-input-tag": "~2.0.5",   61         "vue-input-tag": "~2.0.5",
60         "vue-jstree": "~2.1.6",   62         "vue-jstree": "~2.1.6",
61         "vue-masonry": "~0.11.1", <> 63         "vue-masonry": "~0.12.0",
62         "vue-meta": "~2.3.1",   64         "vue-meta": "~2.4.0",
63         "vue-multiselect": "~2.1.0", = 65         "vue-multiselect": "~2.1.0",
64         "vue-notification": "~1.3.7",   66         "vue-notification": "~1.3.7",
65         "vue-number-input-spinner": "~2.2.0",   67         "vue-number-input-spinner": "~2.2.0",
66         "vue-password-strength-meter": "~1.7.1",   68         "vue-password-strength-meter": "~1.7.1",
67         "vue-plyr": "~6.0.4", <> 69         "vue-plyr": "~7.0.0",
68         "vue-quill-editor": "~3.0.5", = 70         "vue-quill-editor": "~3.0.5",
69         "vue-router": "~3.1.3", <> 71         "vue-router": "~3.5.1",
70         "vue-simple-calendar": "~4.3.2",   72         "vue-simple-calendar": "~5.0.0",
71         "vue-simplemde": "~1.0.0",   73         "vue-simplemde": "~2.0.0",
72         "vue-slider-component": "~3.1.0",   74         "vue-slider-component": "~3.2.11",
73         "vue-tables-2": "~1.4.50", = 75         "vue-tables-2": "~1.4.50",
74         "vue-text-mask": "~6.1.1",   76         "vue-text-mask": "~6.1.1",
75         "vue-toasted": "~1.1.24",   77         "vue-toasted": "~1.1.24",
76         "vue-typeahead": "~2.3.2",   78         "vue-typeahead": "~2.3.2",
77         "vue-upload-component": "~2.8.3",   79         "vue-upload-component": "~2.8.3",
78         "vue2-dropzone": "~3.6.0",   80         "vue2-dropzone": "~3.6.0",
79         "vue2-google-maps": "~0.10.2",   81         "vue2-google-maps": "~0.10.2",
80         "vuedraggable": "2.23.2", <> 82         "vuedraggable": "2.24.3",
81         "vuejs-datepicker": "~1.6.2", = 83         "vuejs-datepicker": "~1.6.2",
82         "vuetrend": "~0.3.2",   84         "vuetrend": "~0.3.2",
83         "zxcvbn": "~4.4.2"   85         "zxcvbn": "~4.4.2"
84     },   86     },
85     "browserslist": [   87     "browserslist": [
86         ">= 1%",   88         ">= 1%",
87         "last 2 versions",   89         "last 2 versions",
88         "not dead",   90         "not dead",
89         "Chrome >= 45",   91         "Chrome >= 45",
90         "Firefox >= 38",   92         "Firefox >= 38",
91         "Edge >= 12",   93         "Edge >= 12",
92         "Explorer >= 10",   94         "Explorer >= 10",
93         "iOS >= 9",   95         "iOS >= 9",
94         "Safari >= 9",   96         "Safari >= 9",
95         "Android >= 4.4",   97         "Android >= 4.4",
96         "Opera >= 30"   98         "Opera >= 30"
97     ],   99     ],
98     "babel": {   100     "babel": {
99         "presets": [   101         "presets": [
100             ["@babel/env", {   102             ["@babel/env", {
101                 "targets": {   103                 "targets": {
102                     "browsers": [   104                     "browsers": [
103                         ">= 1%",   105                         ">= 1%",
104                         "last 2 versions",   106                         "last 2 versions",
105                         "not dead",   107                         "not dead",
106                         "Chrome >= 45",   108                         "Chrome >= 45",
107                         "Firefox >= 38",   109                         "Firefox >= 38",
108                         "Edge >= 12",   110                         "Edge >= 12",
109                         "Explorer >= 10",   111                         "Explorer >= 10",
110                         "iOS >= 9",   112                         "iOS >= 9",
111                         "Safari >= 9",   113                         "Safari >= 9",
112                         "Android >= 4.4",   114                         "Android >= 4.4",
113                         "Opera >= 30"   115                         "Opera >= 30"
114                     ]   116                     ]
115                 }   117                 }
116             }]   118             }]
117         ],   119         ],
118         "plugins": ["@babel/plugin-syntax-dynamic-import"]   120         "plugins": ["@babel/plugin-syntax-dynamic-import"]
119     }   121     }
120 }   122 }