Left file: appwork-v1_2_1/laravel-vue-starter/package.json  
Right file: appwork-v1_2_2/laravel-vue-starter/package.json  
1 { = 1 {
2     "name": "appwork-laravel-vue-starter",   2     "name": "appwork-laravel-vue-starter",
3     "version": "1.2.1", <> 3     "version": "1.2.2",
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",   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",   8         "watch": "npm run development -- --watch",
9         "watch-poll": "npm run watch -- --watch-poll",   9         "watch-poll": "npm run watch -- --watch-poll",
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": "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",
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": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
13         "postinstall": "npm rebuild node-sass"   13         "postinstall": "npm rebuild node-sass"
14     },   14     },
15     "devDependencies": {   15     "devDependencies": {
16         "cross-env": "~5.2.0",   16         "cross-env": "~5.2.0",
17         "laravel-mix": "~2.1.11",   17         "laravel-mix": "~2.1.11",
18         "babel-plugin-syntax-dynamic-import": "~6.18.0",   18         "babel-plugin-syntax-dynamic-import": "~6.18.0",
19         "axios": "~0.18.0",   19         "axios": "~0.18.0",
20         "bootstrap": "~4.1.1",   20         "bootstrap": "~4.1.1",
21         "bootstrap-vue": "2.0.0-rc.11",   21         "bootstrap-vue": "2.0.0-rc.11",
22         "chart.js": "~2.7.2",   22         "chart.js": "~2.7.2",
23         "idle-vue": "~2.0.5",   23         "idle-vue": "~2.0.5",
24         "ladda": "~2.0.1",   24         "ladda": "~2.0.1",
25         "moment": "~2.22.1",   25         "moment": "~2.22.1",
26         "nouislider": "~12.0.0",   26         "nouislider": "~12.0.0",
27         "numeral": "~2.0.6",   27         "numeral": "~2.0.6",
28         "perfect-scrollbar": "~1.4.0",   28         "perfect-scrollbar": "~1.4.0",
29         "plyr": "~2.0.18",   29         "plyr": "~2.0.18",
30         "simplemde": "~1.11.2",   30         "simplemde": "~1.11.2",
31         "spinkit": "~1.2.5",   31         "spinkit": "~1.2.5",
32         "sweet-modal-vue": "~2.0.0",   32         "sweet-modal-vue": "~2.0.0",
33         "text-mask-addons": "~3.8.0",   33         "text-mask-addons": "~3.8.0",
34         "v-img": "~0.2.0",   34         "v-img": "~0.2.0",
35         "vue": "~2.5.15", <> 35         "vue": "~2.6.6",
36         "vue-awesome-swiper": "~3.1.3", = 36         "vue-awesome-swiper": "~3.1.3",
37         "vue-blockui": "~1.1.6",   37         "vue-blockui": "~1.1.6",
38         "vue-chartjs": "~3.4.0",   38         "vue-chartjs": "~3.4.0",
39         "vue-clipboard2": "~0.2.1",   39         "vue-clipboard2": "~0.2.1",
40         "vue-color": "~2.7.0",   40         "vue-color": "~2.7.0",
41         "vue-context-menu": "~2.0.6",   41         "vue-context-menu": "~2.0.6",
42         "vue-dragula": "~1.3.1",   42         "vue-dragula": "~1.3.1",
43         "vue-echarts": "~3.1.3",   43         "vue-echarts": "~3.1.3",
44         "vue-flatpickr-component": "~8.0.0",   44         "vue-flatpickr-component": "~8.0.0",
45         "vue-form-wizard": "~0.8.4",   45         "vue-form-wizard": "~0.8.4",
46         "vue-gallery": "~1.4.0",   46         "vue-gallery": "~1.4.0",
47         "vue-input-tag": "~1.0.3",   47         "vue-input-tag": "~1.0.3",
48         "vue-jstree": "~2.1.6",   48         "vue-jstree": "~2.1.6",
49         "vue-masonry": "~0.11.1",   49         "vue-masonry": "~0.11.1",
50         "vue-meta": "~1.5.0",   50         "vue-meta": "~1.5.0",
51         "vue-multiselect": "~2.1.0",   51         "vue-multiselect": "~2.1.0",
52         "vue-notification": "~1.3.7",   52         "vue-notification": "~1.3.7",
53         "vue-number-input-spinner": "~2.0.3",   53         "vue-number-input-spinner": "~2.0.3",
54         "vue-password-strength-meter": "~1.3.0",   54         "vue-password-strength-meter": "~1.3.0",
55         "vue-quill-editor": "~3.0.5",   55         "vue-quill-editor": "~3.0.5",
56         "vue-router": "~3.0.1",   56         "vue-router": "~3.0.1",
57         "vue-simple-calendar": "~4.1.0",   57         "vue-simple-calendar": "~4.1.0",
58         "vue-simplemde": "~0.4.6",   58         "vue-simplemde": "~0.4.6",
59         "vue-slider-component": "~2.7.1",   59         "vue-slider-component": "~2.7.1",
60         "vue-tables-2": "~1.4.50",   60         "vue-tables-2": "~1.4.50",
61         "vue-text-mask": "~6.1.1",   61         "vue-text-mask": "~6.1.1",
62         "vue-toasted": "~1.1.24",   62         "vue-toasted": "~1.1.24",
63         "vue-typeahead": "~2.3.2",   63         "vue-typeahead": "~2.3.2",
64         "vue-upload-component": "~2.8.3",   64         "vue-upload-component": "~2.8.3",
65         "vue2-dropzone": "~3.5.2",   65         "vue2-dropzone": "~3.5.2",
66         "vue2-google-maps": "~0.10.2",   66         "vue2-google-maps": "~0.10.2",
67         "vuedraggable": "~2.16.0",   67         "vuedraggable": "~2.16.0",
68         "vuejs-datepicker": "~1.5.3",   68         "vuejs-datepicker": "~1.5.3",
69         "vuetrend": "~0.3.2",   69         "vuetrend": "~0.3.2",
70         "zxcvbn": "~4.4.2"   70         "zxcvbn": "~4.4.2"
71     },   71     },
72     "resolutions": {   72     "resolutions": {
73         "laravel-mix/node-sass": "~4.7.2"   73         "laravel-mix/node-sass": "~4.7.2"
74     },   74     },
75     "browserslist": [   75     "browserslist": [
76         "> 1%",   76         "> 1%",
77         "last 2 versions",   77         "last 2 versions",
78         "not ie <= 9"   78         "not ie <= 9"
79     ],   79     ],
80     "babel": {   80     "babel": {
81         "presets": [   81         "presets": [
82             ["env", {   82             ["env", {
83                 "targets": {   83                 "targets": {
84                     "browsers": [ "> 1%", "last 2 versions", "not ie <= 9" ]   84                     "browsers": [ "> 1%", "last 2 versions", "not ie <= 9" ]
85                 }   85                 }
86             }]   86             }]
87         ],   87         ],
88         "plugins": [ "syntax-dynamic-import" ]   88         "plugins": [ "syntax-dynamic-import" ]
89     }   89     }
90 }   90 }