Left file: appwork-v1_3_0/src/package.json  
Right file: appwork-v1_3_1/src/package.json  
1 { = 1 {
2   "name": "appwork",   2   "name": "appwork",
3   "version": "1.3.0", <> 3   "version": "1.3.1",
4   "private": true, = 4   "private": true,
5   "scripts": {   5   "scripts": {
6     "build": "npx gulp build",   6     "build": "npx gulp build",
7     "build:js": "npx gulp build:js",   7     "build:js": "npx gulp build:js",
8     "build:css": "npx gulp build:css",   8     "build:css": "npx gulp build:css",
9     "build:fonts": "npx gulp build:fonts",   9     "build:fonts": "npx gulp build:fonts",
10     "build:copy": "npx gulp build:copy",   10     "build:copy": "npx gulp build:copy",
11     "build:prod": "npx gulp build --env=production",   11     "build:prod": "npx gulp build --env=production",
12     "build:prod:js": "npx gulp build:js --env=production",   12     "build:prod:js": "npx gulp build:js --env=production",
13     "build:prod:css": "npx gulp build:css --env=production",   13     "build:prod:css": "npx gulp build:css --env=production",
14     "build:prod:fonts": "npx gulp build:fonts --env=production",   14     "build:prod:fonts": "npx gulp build:fonts --env=production",
15     "build:prod:copy": "npx gulp build:copy --env=production",   15     "build:prod:copy": "npx gulp build:copy --env=production",
16     "watch": "npx gulp watch"   16     "watch": "npx gulp watch"
17   },   17   },
18   "dependencies": {   18   "dependencies": {
19     "@claviska/jquery-minicolors": "~2.3.2",   19     "@claviska/jquery-minicolors": "~2.3.2",
20     "@flowjs/flow.js": "~2.13.0",   20     "@flowjs/flow.js": "~2.13.0",
21     "@fortawesome/fontawesome-free": "~5.8.0",   21     "@fortawesome/fontawesome-free": "~5.8.0",
22     "@fullcalendar/bootstrap": "~4.0.1",   22     "@fullcalendar/bootstrap": "~4.0.1",
23     "@fullcalendar/core": "~4.0.1",   23     "@fullcalendar/core": "~4.0.1",
24     "@fullcalendar/daygrid": "~4.0.1",   24     "@fullcalendar/daygrid": "~4.0.1",
25     "@fullcalendar/interaction": "~4.0.1",   25     "@fullcalendar/interaction": "~4.0.1",
26     "@fullcalendar/list": "~4.0.1",   26     "@fullcalendar/list": "~4.0.1",
27     "@fullcalendar/timegrid": "~4.0.1",   27     "@fullcalendar/timegrid": "~4.0.1",
28     "@fullcalendar/timeline": "~4.0.1",   28     "@fullcalendar/timeline": "~4.0.1",
29     "add": "^2.0.6",   29     "add": "^2.0.6",
30     "animate.css": "~3.7.0",   30     "animate.css": "~3.7.0",
31     "autosize": "~4.0.0",   31     "autosize": "~4.0.0",
32     "block-ui": "~2.70.1",   32     "block-ui": "~2.70.1",
33     "blueimp-gallery": "~2.33.0",   33     "blueimp-gallery": "~2.33.0",
34     "bootbox": "~5.0.1",   34     "bootbox": "~5.0.1",
35     "bootstrap": "~4.3.1",   35     "bootstrap": "~4.3.1",
36     "bootstrap-datepicker": "~1.8.0",   36     "bootstrap-datepicker": "~1.8.0",
37     "bootstrap-daterangepicker": "~3.0.2",   37     "bootstrap-daterangepicker": "~3.0.2",
38     "bootstrap-duallistbox": "~3.0.6",   38     "bootstrap-duallistbox": "~3.0.6",
39     "bootstrap-markdown": "~2.10.0",   39     "bootstrap-markdown": "~2.10.0",
40     "bootstrap-material-datetimepicker": "~2.7.3",   40     "bootstrap-material-datetimepicker": "~2.7.3",
41     "bootstrap-maxlength": "~1.6.0",   41     "bootstrap-maxlength": "~1.6.0",
42     "bootstrap-menu": "~1.0.14",   42     "bootstrap-menu": "~1.0.14",
43     "bootstrap-multiselect": "~0.9.13-1",   43     "bootstrap-multiselect": "~0.9.13-1",
44     "bootstrap-select": "~1.13.1",   44     "bootstrap-select": "~1.13.1",
45     "bootstrap-slider": "~10.6.1",   45     "bootstrap-slider": "~10.6.1",
46     "bootstrap-sortable": "git+https://github.com/drvic10k/bootstrap-sortable.git", +-    
47     "bootstrap-sweetalert": "~1.0.1", = 46     "bootstrap-sweetalert": "~1.0.1",
48     "bootstrap-table": "~1.14.2",   47     "bootstrap-table": "~1.14.2",
49     "bootstrap-tagsinput": "~0.7.1",   48     "bootstrap-tagsinput": "~0.7.1",
50     "c3": "~0.6.2",   49     "c3": "~0.6.2",
51     "chart.js": "~2.8.0",   50     "chart.js": "~2.8.0",
52     "chartist": "~0.11.0",   51     "chartist": "~0.11.0",
53     "clipboard": "~2.0.0",   52     "clipboard": "~2.0.0",
54     "core-js": "3.0.0",   53     "core-js": "3.0.0",
55     "cropper": "~4.0.0-beta",   54     "cropper": "~4.0.0-beta",
56     "datatables.net": "~1.10.16",   55     "datatables.net": "~1.10.16",
57     "datatables.net-bs4": "~1.10.16",   56     "datatables.net-bs4": "~1.10.16",
58     "dragula": "~3.7.2",   57     "dragula": "~3.7.2",
59     "dropzone": "~5.5.1",   58     "dropzone": "~5.5.1",
60     "flatpickr": "^4.5.2",   59     "flatpickr": "^4.5.2",
61     "flot": "~3.0.1",   60     "flot": "~3.0.1",
62     "flot.tooltip": "git+https://github.com/krzysu/flot.tooltip.git", +-    
63     "gmaps": "~0.4.24", = 61     "gmaps": "~0.4.24",
64     "ionicons": "~4.5.5",   62     "ionicons": "~4.5.5",
65     "jquery": "~3.3.1",   63     "jquery": "~3.3.1",
66     "jquery-idletimer": "git+https://github.com/thorst/jquery-idletimer.git", +-    
67     "jquery-knob": "~1.2.11", = 64     "jquery-knob": "~1.2.11",
68     "jquery-mapael": "~2.2.0",   65     "jquery-mapael": "~2.2.0",
69     "jquery-sparkline": "~2.4.0",   66     "jquery-sparkline": "~2.4.0",
70     "jquery-validation": "~1.19.0",   67     "jquery-validation": "~1.19.0",
71     "jquery.flot.tooltip": "git+https://github.com/krzysu/flot.tooltip.git", +-    
72     "jquery.growl": "~1.3.5", = 68     "jquery.growl": "~1.3.5",
73     "jstree": "~3.3.5",   69     "jstree": "~3.3.5",
74     "ladda": "~2.0.0",   70     "ladda": "~2.0.0",
75     "linearicons": "~1.0.1",   71     "linearicons": "~1.0.1",
76     "markdown": "~0.5.0",   72     "markdown": "~0.5.0",
77     "masonry-layout": "~4.2.1",   73     "masonry-layout": "~4.2.1",
78     "moment": "~2.24.0",   74     "moment": "~2.24.0",
79     "morris.js": "~0.5.0",   75     "morris.js": "~0.5.0",
80     "nestable": "~0.2.0",   76     "nestable": "~0.2.0",
81     "node-waves": "~0.7.6",   77     "node-waves": "~0.7.6",
82     "nouislider": "~13.1.3",   78     "nouislider": "~13.1.3",
83     "numeral": "~2.0.6",   79     "numeral": "~2.0.6",
84     "open-iconic": "~1.1.1",   80     "open-iconic": "~1.1.1",
85     "pace-js": "~1.0.2",   81     "pace-js": "~1.0.2",
86     "perfect-scrollbar": "~1.4.0",   82     "perfect-scrollbar": "~1.4.0",
87     "photoswipe": "~4.1.2",   83     "photoswipe": "~4.1.2",
88     "pixeden-stroke-7-icon": "~1.2.3",   84     "pixeden-stroke-7-icon": "~1.2.3",
89     "plyr": "~2.0.18",   85     "plyr": "~2.0.18",
90     "popper.js": "~1.14.0",   86     "popper.js": "~1.14.0",
91     "pwstrength-bootstrap": "~3.0.1",   87     "pwstrength-bootstrap": "~3.0.1",
92     "quill": "~1.3.6",   88     "quill": "~1.3.6",
93     "raphael": "~2.2.7",   89     "raphael": "~2.2.7",
94     "select2": "~4.0.6-rc.1",   90     "select2": "~4.0.6-rc.1",
95     "shepherd.js": "^2.5.0",   91     "shepherd.js": "^2.5.0",
96     "smartwizard": "~v4.3.1",   92     "smartwizard": "~v4.3.1",
97     "sortablejs": "~1.8.4",   93     "sortablejs": "~1.8.4",
98     "spinkit": "~1.2.5",   94     "spinkit": "~1.2.5",
99     "sweetalert2": "~8.7.0",   95     "sweetalert2": "~8.7.0",
100     "swiper": "~4.5.0",   96     "swiper": "~4.5.0",
101     "tableexport.jquery.plugin": "~1.10.1",   97     "tableexport.jquery.plugin": "~1.10.1",
102     "text-mask-addons": "~3.8.0",   98     "text-mask-addons": "~3.8.0",
103     "timepicker": "~1.11.12",   99     "timepicker": "~1.11.12",
104     "toastr": "~2.1.4",   100     "toastr": "~2.1.4",
105     "typeahead.js": "~0.11.1",   101     "typeahead.js": "~0.11.1",
106     "vanilla-text-mask": "~5.1.1",   102     "vanilla-text-mask": "~5.1.1",
107     "vegas": "~2.4.0",   103     "vegas": "~2.4.0",
108     "yarn": "^1.15.2"   104     "yarn": "^1.15.2"
109   },   105   },
110   "devDependencies": {   106   "devDependencies": {
111     "@babel/core": "~7.4.0",   107     "@babel/core": "~7.4.0",
112     "@babel/plugin-proposal-object-rest-spread": "^7.4.0",   108     "@babel/plugin-proposal-object-rest-spread": "^7.4.0",
113     "@babel/plugin-transform-destructuring": "~7.4.0",   109     "@babel/plugin-transform-destructuring": "~7.4.0",
114     "@babel/plugin-transform-template-literals": "~7.2.0",   110     "@babel/plugin-transform-template-literals": "~7.2.0",
115     "@babel/preset-env": "~7.4.1",   111     "@babel/preset-env": "~7.4.1",
116     "ansi-colors": "^3.2.4",   112     "ansi-colors": "^3.2.4",
117     "babel-loader": "~8.0.4",   113     "babel-loader": "~8.0.4",
118     "color-support": "^1.1.3",   114     "color-support": "^1.1.3",
119     "css-loader": "~2.1.1",   115     "css-loader": "~2.1.1",
120     "deepmerge": "~3.2.0",   116     "deepmerge": "~3.2.0",
121     "del": "~4.0.0",   117     "del": "~4.0.0",
122     "fancy-log": "^1.3.3",   118     "fancy-log": "^1.3.3",
123     "gulp": "~4.0.0",   119     "gulp": "~4.0.0",
124     "gulp-autoprefixer": "~6.0.0",   120     "gulp-autoprefixer": "~6.0.0",
125     "gulp-environment": "~1.5.2",   121     "gulp-environment": "~1.5.2",
126     "gulp-if": "~2.0.2",   122     "gulp-if": "~2.0.2",
127     "gulp-rename": "~1.4.0",   123     "gulp-rename": "~1.4.0",
128     "gulp-replace": "~1.0.0",   124     "gulp-replace": "~1.0.0",
129     "gulp-sass": "~4.0.1",   125     "gulp-sass": "~4.0.1",
130     "gulp-sourcemaps": "~2.6.4",   126     "gulp-sourcemaps": "~2.6.4",
131     "html-loader": "~0.5.5",   127     "html-loader": "~0.5.5",
132     "node-sass": "~4.11.0",   128     "node-sass": "~4.11.0",
133     "sass-loader": "~7.1.0",   129     "sass-loader": "~7.1.0",
134     "string-replace-webpack-plugin": "~0.1.3",   130     "string-replace-webpack-plugin": "~0.1.3",
135     "style-loader": "~0.23.0",   131     "style-loader": "~0.23.0",
136     "uglifyjs-webpack-plugin": "~2.1.2",   132     "uglifyjs-webpack-plugin": "~2.1.2",
137     "webpack": "~4.29.6"   133     "webpack": "~4.29.6"
138   },   134   },
139   "resolutions": {   135   "resolutions": {
140     "gulp-sass/node-sass": "~4.11.0"   136     "gulp-sass/node-sass": "~4.11.0"
141   },   137   },
142   "gulp-environment": {   138   "gulp-environment": {
143     "environments": [   139     "environments": [
144       {   140       {
145         "name": "development",   141         "name": "development",
146         "aliases": [   142         "aliases": [
147           "dev"   143           "dev"
148         ]   144         ]
149       },   145       },
150       {   146       {
151         "name": "production",   147         "name": "production",
152         "aliases": [   148         "aliases": [
153           "prod"   149           "prod"
154         ]   150         ]
155       }   151       }
156     ],   152     ],
157     "default": "development"   153     "default": "development"
158   }   154   }
159 }   155 }