Left file: appwork-v1_1_0/angular-starter/package.json  
Right file: appwork-v1_2_0/angular-starter/package.json  
1 { = 1 {
2   "name": "appwork-angular-starter",   2   "name": "appwork-angular-starter",
3   "version": "1.1.0", <> 3   "version": "1.2.0",
4   "private": true, = 4   "private": true,
5   "scripts": {   5   "scripts": {
6     "ng": "ng",   6     "ng": "ng",
7     "start": "ng serve --host 0.0.0.0 --disable-host-check",   7     "start": "ng serve --host 0.0.0.0 --disable-host-check",
8     "build": "ng build --extract-css",   8     "build": "ng build --extract-css",
9     "prod": "ng build --prod --output-hashing=media",   9     "prod": "ng build --prod --output-hashing=media",
10     "prod:hashed": "ng build --prod",   10     "prod:hashed": "ng build --prod",
11     "test": "ng test",   11     "test": "ng test",
12     "lint": "ng lint",   12     "lint": "ng lint",
13     "e2e": "ng e2e",   13     "e2e": "ng e2e",
14     "postinstall": "npm rebuild node-sass"   14     "postinstall": "npm rebuild node-sass"
15   },   15   },
16   "dependencies": {   16   "dependencies": {
17     "@agm/core": "~1.0.0-beta.2",   17     "@agm/core": "~1.0.0-beta.2",
18     "@angular/animations": "~6.0.2", <> 18     "@angular/animations": "~7.0.0",
19     "@angular/cdk": "~6.2.1",   19     "@angular/cdk": "~7.0.0",
20     "@angular/common": "~6.0.2",   20     "@angular/common": "~7.0.0",
21     "@angular/compiler": "~6.0.2",   21     "@angular/compiler": "~7.0.0",
22     "@angular/core": "~6.0.2",   22     "@angular/core": "~7.0.0",
23     "@angular/forms": "~6.0.2",   23     "@angular/forms": "~7.0.0",
24     "@angular/http": "~6.0.2",   24     "@angular/http": "~7.0.0",
25     "@angular/platform-browser": "~6.0.2",   25     "@angular/platform-browser": "~7.0.0",
26     "@angular/platform-browser-dynamic": "~6.0.2",   26     "@angular/platform-browser-dynamic": "~7.0.0",
27     "@angular/router": "~6.0.2",   27     "@angular/router": "~7.0.0",
28     "@ng-bootstrap/ng-bootstrap": "~2.1.0",   28     "@ng-bootstrap/ng-bootstrap": "~3.3.0",
      29     "@ng-select/ng-select": "~2.10.2",
29     "@swimlane/ngx-charts": "~8.0.0",   30     "@swimlane/ngx-charts": "~9.0.0",
30     "@swimlane/ngx-datatable": "~13.0.1",   31     "@swimlane/ngx-datatable": "~13.1.0",
31     "@toverux/ngx-sweetalert2": "~4.0.0", = 32     "@toverux/ngx-sweetalert2": "~4.0.0",
32     "angular-2-dropdown-multiselect": "~1.8.0",   33     "angular-2-dropdown-multiselect": "~1.8.0",
33     "angular-calendar": "~0.25.2", <> 34     "angular-calendar": "~0.26.1",
34     "angular-confirmation-popover": "~4.1.0",   35     "angular-confirmation-popover": "~4.2.0",
35     "angular-sortablejs": "~2.5.2",   36     "angular-sortablejs": "~2.6.0",
36     "angular2-ladda": "~2.0.0", = 37     "angular2-ladda": "~2.0.0",
37     "angular2-text-mask": "~9.0.0",   38     "angular2-text-mask": "~9.0.0",
38     "bootstrap": "~4.1.1",   39     "bootstrap": "~4.1.1",
39     "chartist": "~0.11.0",   40     "chartist": "~0.11.0",
40     "classlist.js": "~1.1.20150312",   41     "classlist.js": "~1.1.20150312",
41     "core-js": "~2.5.6",   42     "core-js": "~2.5.6",
42     "d3": "~4.13.0",   43     "d3": "~4.13.0",
    -+ 44     "date-fns": "^1.29.0",
43     "hammerjs": "~2.0.8", = 45     "hammerjs": "~2.0.8",
44     "highlight.js": "~9.12.0",   46     "highlight.js": "~9.12.0",
45     "intl": "~1.2.5",   47     "intl": "~1.2.5",
46     "marked": "~0.4.0", <> 48     "marked": "~0.5.0",
47     "masonry-layout": "~4.2.1", = 49     "masonry-layout": "~4.2.1",
48     "moment": "~2.22.1",   50     "moment": "~2.22.1",
49     "ng-autosize": "~1.1.0",   51     "ng-autosize": "~1.1.0",
50     "ng-block-ui": "~1.0.4",   52     "ng-block-ui": "~1.0.4",
51     "ng-chartist": "~1.1.1",   53     "ng-chartist": "~1.1.1",
52     "ng-select": "~1.0.0-rc.5", +-    
53     "ng2-archwizard": "~2.1.0", = 54     "ng2-archwizard": "~2.1.0",
54     "ng2-charts": "~1.6.0",   55     "ng2-charts": "~1.6.0",
55     "ng2-color-picker": "~1.3.2",   56     "ng2-color-picker": "~1.3.2",
    -+ 57     "ng2-completer": "^2.0.8",
56     "ng2-dragula": "~1.5.0", = 58     "ng2-dragula": "~1.5.0",
57     "ng2-file-upload": "~1.3.0",   59     "ng2-file-upload": "~1.3.0",
58     "ng2-img-cropper": "~0.9.0",   60     "ng2-img-cropper": "~0.9.0",
59     "ng2-nouislider": "~1.7.7",   61     "ng2-nouislider": "~1.7.7",
60     "ng2-password-strength-bar": "~1.2.0",   62     "ng2-password-strength-bar": "~1.2.0",
61     "ng2-smart-table": "~1.2.2", <> 63     "ng2-smart-table": "~1.3.5",
62     "ngx-chips": "~1.9.1", = 64     "ngx-chips": "~1.9.1",
63     "ngx-clipboard": "~11.1.1",   65     "ngx-clipboard": "~11.1.1",
64     "ngx-color-picker": "~6.3.3", <> 66     "ngx-color-picker": "~6.7.0",
65     "ngx-contextmenu": "~5.0.0", = 67     "ngx-contextmenu": "~5.0.0",
66     "ngx-dropzone-wrapper": "~6.1.0", <> 68     "ngx-dropzone-wrapper": "~6.2.0",
67     "ngx-image-gallery": "~1.3.0", = 69     "ngx-image-gallery": "~1.3.0",
68     "ngx-markdown-editor": "~1.1.6",   70     "ngx-markdown-editor": "~1.1.6",
69     "ngx-perfect-scrollbar": "~6.2.0", <> 71     "ngx-perfect-scrollbar": "~6.3.0",
70     "ngx-swiper-wrapper": "~6.2.1",   72     "ngx-swiper-wrapper": "~6.4.0",
71     "ngx-toastr": "~8.8.0",   73     "ngx-toastr": "~9.1.0",
72     "ngx-tour-core": "~3.0.0", = 74     "ngx-tour-core": "~3.0.0",
73     "ngx-tour-ng-bootstrap": "~3.0.0",   75     "ngx-tour-ng-bootstrap": "~3.0.0",
74     "ngx-trend": "~3.3.1",   76     "ngx-trend": "~3.3.1",
75     "nouislider": "~11.1.0", <> 77     "nouislider": "~12.0.0",
76     "numeral": "~2.0.6", = 78     "numeral": "~2.0.6",
77     "plyr": "~2.0.18",   79     "plyr": "~2.0.18",
78     "quill": "~1.3.6",   80     "quill": "~1.3.6",
79     "rxjs": "~6.2.1", <> 81     "rxjs": "~6.3.3",
80     "rxjs-compat": "~6.2.1",   82     "rxjs-compat": "~6.3.3",
81     "sortablejs": "~1.7.0", = 83     "sortablejs": "~1.7.0",
82     "spinkit": "~1.2.5",   84     "spinkit": "~1.2.5",
83     "sweetalert2": "~7.22.2", <> 85     "sweetalert2": "~7.28.4",
84     "text-mask-addons": "~3.7.2",   86     "text-mask-addons": "~3.8.0",
85     "toastr": "~2.1.4", = 87     "toastr": "~2.1.4",
86     "web-animations-js": "~2.3.1",   88     "web-animations-js": "~2.3.1",
87     "zone.js": "~0.8.26"   89     "zone.js": "~0.8.26"
88   },   90   },
89   "devDependencies": {   91   "devDependencies": {
90     "@angular-devkit/build-angular": "~0.6.1", <> 92     "@angular-devkit/build-angular": "~0.10.0",
91     "@angular/cli": "~6.0.1",   93     "@angular/cli": "~7.0.3",
92     "@angular/compiler-cli": "~6.0.2",   94     "@angular/compiler-cli": "~7.0.0",
93     "@angular/language-service": "~6.0.2",   95     "@angular/language-service": "~7.0.0",
94     "@types/chartist": "~0.9.38", = 96     "@types/chartist": "~0.9.38",
95     "@types/node": "~10.3.2", <> 97     "@types/node": "~8.9.4",
96     "@types/numeral": "~0.0.22", = 98     "@types/numeral": "~0.0.22",
97     "codelyzer": "~4.2.1", <> 99     "codelyzer": "~4.5.0",
98     "tslint": "~5.9.1",   100     "tslint": "~5.11.0",
99     "typescript": "~2.7.2",   101     "typescript": "~3.1.1",
100     "@types/jasmine": "~2.8.6",   102     "@types/jasmine": "~2.8.8",
101     "@types/jasminewd2": "~2.0.3", = 103     "@types/jasminewd2": "~2.0.3",
102     "codelyzer": "~4.2.1", +-    
103     "jasmine-core": "~2.99.1", = 104     "jasmine-core": "~2.99.1",
104     "jasmine-spec-reporter": "~4.2.1",   105     "jasmine-spec-reporter": "~4.2.1",
105     "karma": "~1.7.1", <> 106     "karma": "~3.0.0",
106     "karma-chrome-launcher": "~2.2.0", = 107     "karma-chrome-launcher": "~2.2.0",
107     "karma-coverage-istanbul-reporter": "~1.4.2", <> 108     "karma-coverage-istanbul-reporter": "~2.0.1",
108     "karma-jasmine": "~1.1.1",   109     "karma-jasmine": "~1.1.2",
109     "karma-jasmine-html-reporter": "~0.2.2",   110     "karma-jasmine-html-reporter": "^0.2.2",
110     "protractor": "~5.3.0",   111     "protractor": "~5.4.0",
111     "ts-node": "~5.0.1",   112     "ts-node": "~7.0.0"
112     "tslint": "~5.9.1"      
113   }, = 113   },
114   "resolutions": {   114   "resolutions": {
115     "@angular-devkit/build-angular/node-sass": "~4.7.2"   115     "@angular-devkit/build-angular/node-sass": "~4.7.2"
116   }   116   }
117 }   117 }