package.json (angular.js-1.7.9) | : | package.json (angular.js-1.8.0) | ||
---|---|---|---|---|
{ | { | |||
"name": "angular", | "name": "angular", | |||
"license": "MIT", | "license": "MIT", | |||
"branchVersion": "^1.7.0", | "branchVersion": "^1.7.0", | |||
"branchPattern": "1.7.*", | "branchPattern": "1.8.*", | |||
"distTag": "latest", | "distTag": "next", | |||
"repository": { | "repository": { | |||
"type": "git", | "type": "git", | |||
"url": "https://github.com/angular/angular.js.git" | "url": "https://github.com/angular/angular.js.git" | |||
}, | }, | |||
"engines": { | "engines": { | |||
"node": ">=8.12.0", | "node": ">=12.14.1", | |||
"yarn": ">=1.10.1", | "yarn": ">=1.21.1", | |||
"grunt-cli": "^1.2.0" | "grunt-cli": "^1.2.0" | |||
}, | }, | |||
"scripts": { | "scripts": { | |||
"commit": "git-cz", | "commit": "git-cz", | |||
"test-i18n": "jasmine-node i18n/spec", | "test-i18n": "jasmine-node i18n/spec", | |||
"test-i18n-ucd": "jasmine-node i18n/ucd/spec" | "test-i18n-ucd": "jasmine-node i18n/ucd/spec" | |||
}, | }, | |||
"devDependencies": { | "devDependencies": { | |||
"angular-benchpress": "0.x.x", | "angular-benchpress": "0.x.x", | |||
"benchmark": "1.x.x", | "benchmark": "1.x.x", | |||
"bootstrap": "3.1.1", | "bootstrap": "3.1.1", | |||
"browserstacktunnel-wrapper": "2.0.0", | "browserstacktunnel-wrapper": "2.0.4", | |||
"canonical-path": "0.0.2", | "canonical-path": "0.0.2", | |||
"changez": "^2.1.1", | "changez": "^2.1.1", | |||
"changez-angular": "^2.1.2", | "changez-angular": "^2.1.2", | |||
"cheerio": "^0.17.0", | "cheerio": "^0.17.0", | |||
"commitizen": "^2.3.0", | "commitizen": "^2.3.0", | |||
"commitplease": "^2.7.10", | "commitplease": "^2.7.10", | |||
"cross-spawn": "^4.0.0", | "cross-spawn": "^4.0.0", | |||
"cz-conventional-changelog": "1.1.4", | "cz-conventional-changelog": "1.1.4", | |||
"dgeni": "^0.4.9", | "dgeni": "^0.4.9", | |||
"dgeni-packages": "^0.26.5", | "dgeni-packages": "^0.26.5", | |||
"eslint-plugin-promise": "^3.6.0", | "eslint-plugin-promise": "^3.6.0", | |||
"event-stream": "~3.1.0", | "event-stream": "~3.1.0", | |||
"firebase-tools": "^8.3.0", | ||||
"glob": "^6.0.1", | "glob": "^6.0.1", | |||
"google-code-prettify": "1.0.1", | "google-code-prettify": "1.0.1", | |||
"grunt": "^1.0.1", | "grunt": "^1.0.1", | |||
"grunt-bump": "^0.8.0", | "grunt-bump": "^0.8.0", | |||
"grunt-cli": "^1.2.0", | "grunt-cli": "^1.2.0", | |||
"grunt-contrib-clean": "^1.0.0", | "grunt-contrib-clean": "^1.0.0", | |||
"grunt-contrib-compress": "^1.3.0", | "grunt-contrib-compress": "^1.3.0", | |||
"grunt-contrib-connect": "^1.0.2", | "grunt-contrib-connect": "^1.0.2", | |||
"grunt-contrib-copy": "^1.0.0", | "grunt-contrib-copy": "^1.0.0", | |||
"grunt-ddescribe-iit": "~0.0.1", | "grunt-ddescribe-iit": "~0.0.1", | |||
skipping to change at line 62 | skipping to change at line 63 | |||
"gulp-concat": "^2.4.1", | "gulp-concat": "^2.4.1", | |||
"gulp-eslint": "^3.0.1", | "gulp-eslint": "^3.0.1", | |||
"gulp-foreach": "0.0.1", | "gulp-foreach": "0.0.1", | |||
"gulp-rename": "^1.2.0", | "gulp-rename": "^1.2.0", | |||
"gulp-sourcemaps": "^1.2.2", | "gulp-sourcemaps": "^1.2.2", | |||
"gulp-uglify": "^1.0.1", | "gulp-uglify": "^1.0.1", | |||
"gulp-util": "^3.0.1", | "gulp-util": "^3.0.1", | |||
"jasmine-core": "^2.8.0", | "jasmine-core": "^2.8.0", | |||
"jasmine-node": "^2.0.0", | "jasmine-node": "^2.0.0", | |||
"jasmine-reporters": "^2.2.0", | "jasmine-reporters": "^2.2.0", | |||
"jquery": "3.4.0", | "jquery": "3.5.1", | |||
"jquery-2.1": "npm:jquery@2.1.4", | "jquery-2.1": "npm:jquery@2.1.4", | |||
"jquery-2.2": "npm:jquery@2.2.4", | "jquery-2.2": "npm:jquery@2.2.4", | |||
"karma": "^3.1.4", | "karma": "4.4.1", | |||
"karma-browserstack-launcher": "^1.3.0", | "karma-browserstack-launcher": "1.5.1", | |||
"karma-chrome-launcher": "^2.2.0", | "karma-chrome-launcher": "3.1.0", | |||
"karma-edge-launcher": "^0.4.2", | "karma-edge-launcher": "0.4.2", | |||
"karma-firefox-launcher": "^1.1.0", | "karma-firefox-launcher": "1.2.0", | |||
"karma-ie-launcher": "^1.0.0", | "karma-ie-launcher": "1.0.0", | |||
"karma-jasmine": "^1.1.2", | "karma-jasmine": "^1.1.2", | |||
"karma-junit-reporter": "^1.2.0", | "karma-junit-reporter": "2.0.1", | |||
"karma-safari-launcher": "^1.0.0", | "karma-safari-launcher": "1.0.0", | |||
"karma-sauce-launcher": "^2.0.2", | "karma-sauce-launcher": "2.0.2", | |||
"karma-script-launcher": "^1.0.0", | "karma-script-launcher": "1.0.0", | |||
"karma-spec-reporter": "^0.0.32", | "karma-spec-reporter": "0.0.32", | |||
"load-grunt-tasks": "^3.5.0", | "load-grunt-tasks": "^3.5.0", | |||
"lodash": "~2.4.1", | "lodash": "~2.4.1", | |||
"log4js": "^0.6.27", | "log4js": "^0.6.27", | |||
"lunr": "^0.7.2", | "lunr": "^0.7.2", | |||
"marked": "~0.3.0", | "marked": "~0.3.0", | |||
"node-html-encoder": "0.0.2", | "node-html-encoder": "0.0.2", | |||
"npm-run": "^4.1.0", | "npm-run": "^4.1.0", | |||
"open-sans-fontface": "^1.4.0", | "open-sans-fontface": "^1.4.0", | |||
"promises-aplus-tests": "~2.1.0", | "promises-aplus-tests": "~2.1.0", | |||
"protractor": "^5.4.1", | "protractor": "^7.0.0", | |||
"q": "~1.0.0", | "q": "~1.0.0", | |||
"q-io": "^1.10.9", | "q-io": "^1.10.9", | |||
"qq": "^0.3.5", | "qq": "^0.3.5", | |||
"rewire": "~2.1.0", | "rewire": "~2.1.0", | |||
"sauce-connect": "https://saucelabs.com/downloads/sc-4.5.1-linux.tar.gz", | ||||
"sax": "^1.1.1", | "sax": "^1.1.1", | |||
"selenium-webdriver": "^4.0.0-alpha.1", | "selenium-webdriver": "^4.0.0-alpha.1", | |||
"semver": "^5.4.1", | "semver": "^5.4.1", | |||
"serve-favicon": "^2.3.0", | "serve-favicon": "^2.3.0", | |||
"serve-index": "^1.8.0", | "serve-index": "^1.8.0", | |||
"serve-static": "^1.11.1", | "serve-static": "^1.11.1", | |||
"shelljs": "^0.7.5", | "shelljs": "^0.7.5", | |||
"sorted-object": "^1.0.0", | "sorted-object": "^1.0.0", | |||
"stringmap": "^0.2.2" | "stringmap": "^0.2.2" | |||
}, | }, | |||
"dependencies": {}, | "dependencies": {}, | |||
"resolutions": { | "resolutions": { | |||
"//1": "`natives@1.1.0` does not work with Node.js 10.x on Windows 10", | "//1": "`natives@1.1.0` does not work with Node.js 10.x on Windows 10", | |||
"//2": "(E.g. see https://github.com/gulpjs/gulp/issues/2162.)", | "//2": "(E.g. see https://github.com/gulpjs/gulp/issues/2162 and https://git | |||
"natives": "1.1.3" | hub.com/nodejs/node/issues/25132.)", | |||
"natives": "1.1.6", | ||||
"//3": "`graceful-fs` needs to be pinned to support gulp 3, on Node v12+", | ||||
"graceful-fs": "^4.2.3" | ||||
}, | }, | |||
"commitplease": { | "commitplease": { | |||
"style": "angular", | "style": "angular", | |||
"nohook": true | "nohook": true | |||
}, | }, | |||
"config": { | "config": { | |||
"commitizen": { | "commitizen": { | |||
"path": "node_modules/cz-conventional-changelog" | "path": "node_modules/cz-conventional-changelog" | |||
} | } | |||
} | } | |||
End of changes. 10 change blocks. | ||||
20 lines changed or deleted | 25 lines changed or added |