Files
cypress/packages/server/package.json
Jennifer Shehane 7eed6ad581 Test Cypress in Chrome 80, FF 72, Debian 10 (#6428)
* update docker image to chrome 80 and firefox 72 image

* Use image with compatible 12.8.1 Node version

* update docker script

* improve debug logging of launched browser

* run tests with correct color depth

* force run with new cache version

* revert docker image

* Revert "revert docker image"

This reverts commit 93d03446cc.

* update gitignore

* generate 2048-bit keys

* add script to regenerate certs, if we need to do this again

* update certs (ran regenerate-certs.sh)

* copy, don't symlink - won't work on win anyways

* reregen

* cleanup

* don't use https-pem, it's too smol

see https://github.com/watson/https-pem/issues/3

* decaffeinate: Rename ca.coffee and 11 other files from .coffee to .js

* decaffeinate: Convert ca.coffee and 11 other files to JS

* decaffeinate: Run post-processing cleanups on ca.coffee and 11 other files

* https-proxy decaf cleanup

* wip: ca_version

* add versioning for CA store

* add regenerate:certs script

* add timings to ca_spec

* unneeded patch-package

* fix yarn.lock

Co-authored-by: Zach Bloomquist <github@chary.us>
2020-03-03 16:25:02 -05:00

195 lines
6.2 KiB
JSON

{
"name": "@packages/server",
"version": "0.0.0",
"private": true,
"main": "index.js",
"scripts": {
"build-prod": "tsc",
"clean-deps": "rm -rf node_modules",
"codecov": "codecov",
"dev": "node index.js",
"lint-coffee": "coffeelint test/*.coffee test/unit/*.coffee test/integration/*.coffee",
"repl": "node repl.js",
"start": "node ../../scripts/cypress open --dev --global",
"test": "node ./test/scripts/run.js",
"test-cov": "cross-env NODE_COVERAGE=true NODE_ENV=test CYPRESS_ENV=test BLUEBIRD_DEBUG=1 xvfb-maybe istanbul cover node_modules/.bin/_mocha -- --opts ./test/support/mocha.opts",
"test-cov-process": "cross-env NODE_COVERAGE=true NODE_ENV=test CYPRESS_ENV=test BLUEBIRD_DEBUG=1 istanbul cover --include-pid",
"test-e2e": "node ./test/scripts/run.js --glob-in-dir=test/e2e",
"test-integration": "node ./test/scripts/run.js --glob-in-dir=test/integration",
"test-performance": "node ./test/scripts/run.js --glob-in-dir=test/performance",
"test-unit": "node ./test/scripts/run.js --glob-in-dir=test/unit",
"test-watch": "./test/support/watch test"
},
"dependencies": {
"@benmalka/foxdriver": "0.2.3",
"@cypress/browserify-preprocessor": "2.1.4",
"@cypress/commit-info": "2.2.0",
"@cypress/get-windows-proxy": "1.6.0",
"@cypress/icons": "0.7.0",
"@cypress/mocha-teamcity-reporter": "1.0.0",
"@ffmpeg-installer/ffmpeg": "1.0.19",
"ansi_up": "4.0.4",
"black-hole-stream": "0.0.1",
"bluebird": "3.7.0",
"browserify": "16.3.0",
"chai": "1.10.0",
"chalk": "2.4.2",
"check-more-types": "2.24.0",
"chokidar": "3.2.2",
"chrome-remote-interface": "0.28.1",
"cli-table3": "0.5.1",
"color-string": "1.5.3",
"common-tags": "1.8.0",
"compression": "1.7.4",
"content-type": "1.0.4",
"cookie-parser": "1.4.4",
"data-uri-to-buffer": "2.0.1",
"debug": "4.1.1",
"dependency-tree": "7.0.2",
"duplexify": "4.1.1",
"electron-context-menu": "0.15.1",
"errorhandler": "1.5.1",
"evil-dns": "0.2.0",
"execa": "1.0.0",
"express": "4.16.4",
"find-process": "1.4.1",
"firefox-profile": "1.3.0",
"fix-path": "2.1.0",
"fluent-ffmpeg": "2.1.2",
"fs-extra": "8.1.0",
"get-port": "5.1.0",
"getos": "3.1.1",
"glob": "7.1.3",
"graceful-fs": "4.2.0",
"http-proxy": "1.17.0",
"http-status-codes": "1.4.0",
"human-interval": "0.1.6",
"image-size": "0.7.4",
"is-fork-pr": "2.5.0",
"is-html": "2.0.0",
"jimp": "0.9.3",
"jsonlint": "1.6.3",
"konfig": "0.2.1",
"lazy-ass": "1.6.0",
"lockfile": "1.0.4",
"lodash": "4.17.15",
"log-symbols": "2.2.0",
"marionette-client": "cypress-io/marionette-client#2cddf7d791cca7be5191d7fe103d58be7283957d",
"md5": "2.2.1",
"mime": "1.6.0",
"minimatch": "3.0.4",
"minimist": "1.2.0",
"mocha": "2.4.5",
"mocha-junit-reporter": "1.23.1",
"mocha-teamcity-reporter": "3.0.0",
"moment": "2.24.0",
"morgan": "1.9.1",
"node-machine-id": "1.1.12",
"node-webkit-updater": "cypress-io/node-webkit-updater#e74623726f381487f543e373e71515177a32daeb",
"opn": "cypress-io/opn#2f4e9a216ca7bdb95dfae9d46d99ddf004b3cbb5",
"ospath": "1.2.2",
"p-queue": "6.1.0",
"pluralize": "8.0.0",
"ramda": "0.24.1",
"randomstring": "1.1.5",
"request": "cypress-io/request#b5af0d1fa47eec97ba980cde90a13e69a2afcd16",
"request-promise": "4.2.4",
"return-deep-diff": "0.3.0",
"sanitize-filename": "1.6.3",
"semver": "6.3.0",
"send": "0.17.1",
"shell-env": "3.0.0",
"signal-exit": "3.0.2",
"squirrelly": "7.7.0",
"strip-ansi": "6.0.0",
"syntax-error": "1.4.0",
"systeminformation": "4.21.1",
"term-size": "2.1.0",
"tough-cookie": "3.0.1",
"trash": "5.2.0",
"underscore": "1.9.1",
"underscore.string": "3.3.5",
"url-parse": "1.4.7",
"uuid": "3.3.2",
"which": "2.0.2",
"widest-line": "3.1.0",
"winston": "2.4.4"
},
"devDependencies": {
"@babel/core": "7.4.4",
"@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/plugin-proposal-object-rest-spread": "7.4.4",
"@babel/plugin-transform-runtime": "7.4.4",
"@babel/preset-env": "7.4.4",
"@babel/preset-react": "7.0.0",
"@babel/runtime": "7.4.4",
"@cypress/debugging-proxy": "2.0.1",
"@cypress/json-schemas": "5.34.0",
"@cypress/sinon-chai": "1.1.0",
"@packages/coffee": "*",
"@packages/desktop-gui": "*",
"@packages/electron": "*",
"@packages/example": "*",
"@packages/extension": "*",
"@packages/https-proxy": "*",
"@packages/launcher": "*",
"@packages/network": "*",
"@packages/reporter": "*",
"@packages/root": "*",
"@packages/socket": "*",
"@packages/static": "*",
"@packages/ts": "*",
"@types/chai-as-promised": "7.1.2",
"@types/chrome": "0.0.91",
"@types/node": "8.10.55",
"babel-plugin-add-module-exports": "1.0.2",
"babelify": "10.0.0",
"body-parser": "1.19.0",
"chai-as-promised": "7.1.1",
"chai-subset": "1.6.0",
"chai-uuid": "1.0.6",
"chokidar-cli": "1.2.2",
"chrome-har-capturer": "0.13.4",
"coffee-coverage": "3.0.1",
"coffeeify": "3.0.1",
"coffeelint": "1.16.2",
"coffeescript": "1.12.7",
"cors": "2.8.5",
"cross-env": "6.0.3",
"devtools-protocol": "0.0.734984",
"eol": "0.9.1",
"eventsource": "1.0.7",
"express-session": "1.16.1",
"express-useragent": "1.0.12",
"http-mitm-proxy": "0.7.0",
"https-proxy-agent": "3.0.1",
"istanbul": "0.4.5",
"mock-fs": "4.10.4",
"mocked-env": "1.2.4",
"mockery": "2.1.0",
"multiparty": "4.2.1",
"nock": "9.6.1",
"npm-install-version": "6.0.2",
"proxyquire": "2.1.0",
"react": "15.6.2",
"repl.history": "0.1.4",
"sinon": "5.1.1",
"snap-shot-it": "7.9.2",
"ssestream": "1.0.1",
"stream-to-promise": "1.1.1",
"supertest": "4.0.2",
"supertest-session": "4.0.0",
"ws": "5.2.2",
"xvfb": "cypress-io/node-xvfb#22e3783c31d81ebe64d8c0df491ea00cdc74726a",
"xvfb-maybe": "cypress-io/xvfb-maybe#c4a810c42d603949cd63b8cf245f6c239331d370"
},
"files": [
"config",
"lib"
],
"productName": "Cypress",
"optionalDependencies": {
"registry-js": "1.8.0"
}
}