Left file: appwork-v1_3_1/angular-starter/package.json  
Right file: appwork-v1_4_0/angular-starter/package.json  
{ = {
  "name": "appwork-angular-starter",     "name": "appwork-angular-starter",
  "version": "1.3.1", <>   "version": "1.4.0",
  "private": true, =   "private": true,
  "scripts": {     "scripts": {
    "ng": "ng",       "ng": "ng",
    "start": "ng serve --host 0.0.0.0 --disableHostCheck=true",       "start": "ng serve --host 0.0.0.0 --disableHostCheck=true",
    "build": "ng build --extractCss=true",       "build": "ng build --extractCss=true",
    "prod": "ng build --prod --outputHashing=media",       "prod": "ng build --prod --outputHashing=media",
    "prod:hashed": "ng build --prod=true",       "prod:hashed": "ng build --prod=true",
    "test": "ng test",       "test": "ng test",
    "lint": "ng lint",       "lint": "ng lint",
    "e2e": "ng e2e"       "e2e": "ng e2e"
  },     },
  "dependencies": {     "dependencies": {
    "@agm/core": "~1.0.0-beta.2",       "@agm/core": "~1.0.0-beta.2",
    "@angular/animations": "~7.2.10", <>     "@angular/animations": "~8.2.8",
    "@angular/cdk": "~7.3.5",       "@angular/cdk": "~8.2.2",
    "@angular/common": "~7.2.10",       "@angular/common": "~8.2.8",
    "@angular/compiler": "~7.2.10",       "@angular/compiler": "~8.2.8",
    "@angular/core": "~7.2.10",       "@angular/core": "~8.2.8",
    "@angular/forms": "~7.2.10",       "@angular/forms": "~8.2.8",
    "@angular/http": "~7.2.10",    
    "@angular/platform-browser": "~7.2.10",       "@angular/platform-browser": "~8.2.8",
    "@angular/platform-browser-dynamic": "~7.2.10",       "@angular/platform-browser-dynamic": "~8.2.8",
    "@angular/router": "~7.2.10",       "@angular/router": "~8.2.8",
    "@ng-bootstrap/ng-bootstrap": "~4.1.0",       "@ng-bootstrap/ng-bootstrap": "~5.1.1",
    "@ng-select/ng-select": "~2.16.2",       "@ng-select/ng-select": "~3.3.0",
    "@sweetalert2/ngx-sweetalert2": "^5.0.1",       "@sweetalert2/ngx-sweetalert2": "^6.0.1",
    "@swimlane/ngx-charts": "~10.1.0",       "@swimlane/ngx-charts": "~12.0.1",
    "@swimlane/ngx-datatable": "~14.0.0",       "@swimlane/ngx-datatable": "~16.0.2",
    "angular-2-dropdown-multiselect": "~1.9.0", =     "angular-2-dropdown-multiselect": "~1.9.0",
    "angular-calendar": "~0.27.1",       "angular-calendar": "~0.27.1",
    "angular-confirmation-popover": "~4.2.0",       "angular-confirmation-popover": "~4.2.0",
    "angular-sortablejs": "~2.7.0", +-  
    "angular2-ladda": "~2.0.0", =     "angular2-ladda": "~2.0.0",
    "angular2-text-mask": "~9.0.0",       "angular2-text-mask": "~9.0.0",
    "bootstrap": "~4.3.1",       "bootstrap": "~4.3.1",
    "chart.js": "^2.8.0",       "chart.js": "^2.8.0",
    "chartist": "~0.11.0",       "chartist": "~0.11.0",
    "classlist.js": "~1.1.20150312",       "classlist.js": "~1.1.20150312",
    "core-js": "~2.6.5",       "core-js": "~2.6.5",
    "date-fns": "^1.29.0", <>     "date-fns": "1.30.1",
    "hammerjs": "~2.0.8", =     "hammerjs": "~2.0.8",
    "highlight.js": "~9.15.6",       "highlight.js": "~9.15.6",
    "intl": "~1.2.5",       "intl": "~1.2.5",
    "marked": "~0.6.1", <>     "marked": "~0.7.0",
    "masonry-layout": "~4.2.1", =     "masonry-layout": "~4.2.1",
    "moment": "~2.24.0",       "moment": "~2.24.0",
    "ng-block-ui": "~2.1.1",       "ng-block-ui": "~2.1.1",
    "ng-chartist": "~4.1.0",       "ng-chartist": "~4.1.0",
    "ng2-archwizard": "~2.1.0",       "ng2-archwizard": "~2.1.0",
    "ng2-charts": "~2.2.0", <>     "ng2-charts": "~2.3.0",
    "ng2-color-picker": "~1.3.2", =     "ng2-color-picker": "~1.3.2",
    "ng2-completer": "^2.0.8", <>     "ng2-completer": "^3.0.2",
    "ng2-dragula": "~2.1.1", =     "ng2-dragula": "~2.1.1",
    "ng2-file-upload": "~1.3.0",       "ng2-file-upload": "~1.3.0",
    "ng2-img-cropper": "~0.9.0",       "ng2-img-cropper": "~0.9.0",
    "ng2-nouislider": "~1.7.7", <>     "ng2-nouislider": "~1.8.2",
    "ng2-password-strength-bar": "~1.2.0", =     "ng2-password-strength-bar": "~1.2.0",
    "ng2-smart-table": "~1.4.0", <>     "ng2-smart-table": "~1.5.0",
    "ngx-chips": "~2.0.0-beta.0",       "ngx-chips": "~2.1.0",
    "ngx-clipboard": "~12.0.0",       "ngx-clipboard": "~12.2.1",
    "ngx-color-picker": "~7.4.0",       "ngx-color-picker": "~8.2.0",
    "ngx-contextmenu": "~5.1.1",       "ngx-contextmenu": "~5.2.0",
    "ngx-dropzone-wrapper": "~7.2.1",       "ngx-dropzone-wrapper": "~8.0.0",
    "ngx-image-gallery": "~1.3.0", =     "ngx-image-gallery": "~1.3.0",
    "ngx-markdown-editor": "~1.2.0", <>     "ngx-markdown-editor": "~2.1.3",
    "ngx-perfect-scrollbar": "~7.2.1",       "ngx-perfect-scrollbar": "~8.0.0",
        "ngx-sortablejs": "~3.1.3",
    "ngx-swiper-wrapper": "~7.2.1",       "ngx-swiper-wrapper": "~8.0.2",
    "ngx-textarea-autosize": "^2.0.0", =     "ngx-textarea-autosize": "^2.0.0",
    "ngx-toastr": "~10.0.2", <>     "ngx-toastr": "~11.1.0",
    "ngx-tour-core": "~4.0.1",    
    "ngx-tour-ng-bootstrap": "~4.0.1",    
    "ngx-trend": "~3.4.1",       "ngx-trend": "~4.0.0",
    "nouislider": "~13.1.4",       "nouislider": "~14.0.2",
    "numeral": "~2.0.6", =     "numeral": "~2.0.6",
    "plyr": "~2.0.18",       "plyr": "~2.0.18",
    "quill": "~1.3.6",       "quill": "~1.3.6",
    "rxjs": "~6.4.0", <>     "rxjs": "~6.5.3",
    "rxjs-compat": "^6.4.0",       "shepherd.js": "6.0.0-beta.1",
    "sortablejs": "~1.8.4",       "sortablejs": "~1.10.1",
    "spinkit": "~1.2.5", =     "spinkit": "~1.2.5",
    "sweetalert2": "~8.7.0", <>     "sweetalert2": "~8.18.0",
    "text-mask-addons": "~3.8.0", =     "text-mask-addons": "~3.8.0",
    "toastr": "~2.1.4",       "toastr": "~2.1.4",
    "tslib": "^1.9.0", <>     "tslib": "^1.10.0",
    "web-animations-js": "~2.3.1", =     "web-animations-js": "~2.3.1",
    "zone.js": "~0.8.26" <>     "zone.js": "~0.9.1"
  }, =   },
  "devDependencies": {     "devDependencies": {
    "@angular-devkit/build-angular": "~0.13.6", <>     "@angular-devkit/build-angular": "~0.803.6",
    "@angular/cli": "~7.3.6",       "@angular/cli": "~8.3.6",
    "@angular/compiler-cli": "~7.2.10",       "@angular/compiler-cli": "~8.2.8",
    "@angular/language-service": "~7.2.10",       "@angular/language-service": "~8.2.8",
    "@types/chartist": "~0.9.38", =     "@types/chartist": "~0.9.38",
    "@types/node": "~8.9.4",       "@types/node": "~8.9.4",
    "@types/numeral": "~0.0.22",       "@types/numeral": "~0.0.22",
    "codelyzer": "~4.5.0", <>     "codelyzer": "^5.0.0",
        "node-sass": "^4.12.0",
    "tslint": "~5.14.0",       "tslint": "~5.15.0",
    "typescript": "~3.2.2",       "typescript": "~3.5.3",
    "@types/jasmine": "~2.8.8",       "@types/jasmine": "~3.3.8",
    "@types/jasminewd2": "~2.0.3", =     "@types/jasminewd2": "~2.0.3",
    "jasmine-core": "~2.99.1", <>     "jasmine-core": "~3.4.0",
    "jasmine-spec-reporter": "~4.2.1", =     "jasmine-spec-reporter": "~4.2.1",
    "karma": "~4.0.0", <>     "karma": "~4.1.0",
    "karma-chrome-launcher": "~2.2.0", =     "karma-chrome-launcher": "~2.2.0",
    "karma-coverage-istanbul-reporter": "~2.0.1",       "karma-coverage-istanbul-reporter": "~2.0.1",
    "karma-jasmine": "~1.1.2", <>     "karma-jasmine": "~2.0.1",
    "karma-jasmine-html-reporter": "^0.2.2",       "karma-jasmine-html-reporter": "^1.4.0",
    "protractor": "~5.4.0", =     "protractor": "~5.4.0",
    "ts-node": "~7.0.0"       "ts-node": "~7.0.0"
  },     },
  "resolutions": {     "resolutions": {
    "@angular-devkit/build-angular/node-sass": "~4.11.0" <>     "@angular-devkit/build-angular/node-sass": "~4.12.0"
  } =   }
}   }