Left file: appwork-v1_2_2/laravel-vue-starter/package.json  
Right file: appwork-v1_3_0/laravel-vue-starter/package.json  
1 { = 1 {
2     "name": "appwork-laravel-vue-starter",   2     "name": "appwork-laravel-vue-starter",
3     "version": "1.2.2", <> 3     "version": "1.3.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", <> 7         "development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules",
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",
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"
13         "postinstall": "npm rebuild node-sass"      
14     }, = 13     },
15     "devDependencies": {   14     "devDependencies": {
    -+ 15         "@babel/plugin-syntax-dynamic-import": "~7.2.0",
      16         "core-js": "2",
16         "cross-env": "~5.2.0", = 17         "cross-env": "~5.2.0",
17         "laravel-mix": "~2.1.11", <> 18         "laravel-mix": "~4.0.15",
      19         "node-sass": "~4.11.0",
      20         "resolve-url-loader": "2.3.1",
      21         "sass-loader": "7.*",
      22         "sass": "~1.17.3",
18         "babel-plugin-syntax-dynamic-import": "~6.18.0",   23         "vue-template-compiler": "^2.6.9",
19         "axios": "~0.18.0", = 24         "axios": "~0.18.0",
20         "bootstrap": "~4.1.1", <> 25         "bootstrap": "~4.3.1",
21         "bootstrap-vue": "2.0.0-rc.11",   26         "bootstrap-vue": "2.0.0-rc.16",
22         "chart.js": "~2.7.2",   27         "chart.js": "~2.8.0",
      28         "echarts": "^4.2.1",
23         "idle-vue": "~2.0.5", = 29         "idle-vue": "~2.0.5",
24         "ladda": "~2.0.1",   30         "ladda": "~2.0.1",
25         "moment": "~2.22.1", <> 31         "moment": "~2.24.0",
26         "nouislider": "~12.0.0",   32         "nouislider": "~13.1.4",
27         "numeral": "~2.0.6", = 33         "numeral": "~2.0.6",
28         "perfect-scrollbar": "~1.4.0",   34         "perfect-scrollbar": "~1.4.0",
29         "plyr": "~2.0.18",   35         "plyr": "~2.0.18",
30         "simplemde": "~1.11.2",   36         "simplemde": "~1.11.2",
31         "spinkit": "~1.2.5",   37         "spinkit": "~1.2.5",
32         "sweet-modal-vue": "~2.0.0",   38         "sweet-modal-vue": "~2.0.0",
33         "text-mask-addons": "~3.8.0",   39         "text-mask-addons": "~3.8.0",
34         "v-img": "~0.2.0",   40         "v-img": "~0.2.0",
35         "vue": "~2.6.6",   41         "vue": "~2.6.6",
36         "vue-awesome-swiper": "~3.1.3",   42         "vue-awesome-swiper": "~3.1.3",
37         "vue-blockui": "~1.1.6",   43         "vue-blockui": "~1.1.6",
38         "vue-chartjs": "~3.4.0",   44         "vue-chartjs": "~3.4.0",
39         "vue-clipboard2": "~0.2.1", <> 45         "vue-clipboard2": "~0.3.0",
40         "vue-color": "~2.7.0", = 46         "vue-color": "~2.7.0",
41         "vue-context-menu": "~2.0.6",   47         "vue-context-menu": "~2.0.6",
42         "vue-dragula": "~1.3.1",   48         "vue-dragula": "~1.3.1",
43         "vue-echarts": "~3.1.3", <> 49         "vue-echarts": "~4.0.1",
44         "vue-flatpickr-component": "~8.0.0",   50         "vue-flatpickr-component": "~8.1.2",
45         "vue-form-wizard": "~0.8.4", = 51         "vue-form-wizard": "~0.8.4",
46         "vue-gallery": "~1.4.0", <> 52         "vue-gallery": "~2.0.0",
47         "vue-input-tag": "~1.0.3",   53         "vue-input-tag": "~2.0.5",
48         "vue-jstree": "~2.1.6", = 54         "vue-jstree": "~2.1.6",
49         "vue-masonry": "~0.11.1",   55         "vue-masonry": "~0.11.1",
50         "vue-meta": "~1.5.0", <> 56         "vue-meta": "~1.6.0",
51         "vue-multiselect": "~2.1.0", = 57         "vue-multiselect": "~2.1.0",
52         "vue-notification": "~1.3.7",   58         "vue-notification": "~1.3.7",
53         "vue-number-input-spinner": "~2.0.3", <> 59         "vue-number-input-spinner": "~2.1.0",
54         "vue-password-strength-meter": "~1.3.0",   60         "vue-password-strength-meter": "~1.4.2",
55         "vue-quill-editor": "~3.0.5", = 61         "vue-quill-editor": "~3.0.5",
56         "vue-router": "~3.0.1",   62         "vue-router": "~3.0.1",
57         "vue-simple-calendar": "~4.1.0", <> 63         "vue-simple-calendar": "~4.2.1",
58         "vue-simplemde": "~0.4.6",   64         "vue-simplemde": "~0.5.1",
59         "vue-slider-component": "~2.7.1",   65         "vue-slider-component": "~3.0.16",
60         "vue-tables-2": "~1.4.50", = 66         "vue-tables-2": "~1.4.50",
61         "vue-text-mask": "~6.1.1",   67         "vue-text-mask": "~6.1.1",
62         "vue-toasted": "~1.1.24",   68         "vue-toasted": "~1.1.24",
63         "vue-typeahead": "~2.3.2",   69         "vue-typeahead": "~2.3.2",
64         "vue-upload-component": "~2.8.3",   70         "vue-upload-component": "~2.8.3",
65         "vue2-dropzone": "~3.5.2", <> 71         "vue2-dropzone": "3.5.2",
66         "vue2-google-maps": "~0.10.2", = 72         "vue2-google-maps": "~0.10.2",
67         "vuedraggable": "~2.16.0", <> 73         "vuedraggable": "2.20.0",
68         "vuejs-datepicker": "~1.5.3", = 74         "vuejs-datepicker": "~1.5.3",
69         "vuetrend": "~0.3.2",   75         "vuetrend": "~0.3.2",
70         "zxcvbn": "~4.4.2"   76         "zxcvbn": "~4.4.2"
71     },   77     },
72     "resolutions": { +-    
73         "laravel-mix/node-sass": "~4.7.2"      
74     },      
75     "browserslist": [ = 78     "browserslist": [
76         "> 1%", <> 79         ">= 1%",
77         "last 2 versions", = 80         "last 2 versions",
78         "not ie <= 9" <> 81         "not dead",
      82         "Chrome >= 45",
      83         "Firefox >= 38",
      84         "Edge >= 12",
      85         "Explorer >= 10",
      86         "iOS >= 9",
      87         "Safari >= 9",
      88         "Android >= 4.4",
      89         "Opera >= 30"
79     ], = 90     ],
80     "babel": {   91     "babel": {
81         "presets": [   92         "presets": [
82             ["env", { <> 93             ["@babel/env", {
83                 "targets": { = 94                 "targets": {
84                     "browsers": [ "> 1%", "last 2 versions", "not ie <= 9" ] <> 95                     "browsers": [
      96                         ">= 1%",
      97                         "last 2 versions",
      98                         "not dead",
      99                         "Chrome >= 45",
      100                         "Firefox >= 38",
      101                         "Edge >= 12",
      102                         "Explorer >= 10",
      103                         "iOS >= 9",
      104                         "Safari >= 9",
      105                         "Android >= 4.4",
      106                         "Opera >= 30"
      107                     ]
85                 } = 108                 }
86             }]   109             }]
87         ],   110         ],
88         "plugins": [ "syntax-dynamic-import" ] <> 111         "plugins": ["@babel/plugin-syntax-dynamic-import"]
89     } = 112     }
90 }   113 }