{"versions":{"2.5.8":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.10","@hint/utils-connector-tools":"^4.0.25","@hint/utils-debug":"^1.0.5","@hint/utils-dom":"^2.1.6","@hint/utils-fs":"^1.0.9","@hint/utils-network":"^1.0.10","@hint/utils-types":"^1.1.3","is-ci":"^3.0.0","lockfile":"^1.0.4","puppeteer-core":"^10.0.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.20","@hint/utils-create-server":"^3.4.10","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.170","@types/node":"^15.6.1","@types/puppeteer":"^5.4.3","@types/puppeteer-core":"^5.4.0","@types/sinon":"^9.0.11","@typescript-eslint/eslint-plugin":"^4.22.0","@typescript-eslint/parser":"^4.26.0","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.27.0","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^2.2.0","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.0.0","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.2.4"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.8","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.8","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"b44fdfd7cb20d182b4fbe1c7ef0c40bb96ec5e3f","size":31683,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.8.tgz"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.8_1623265718812_0.18032261007030148"},"_hasShrinkwrap":false,"publish_time":1623265719002,"_cnpm_publish_time":1623265719002,"contributors":[]},"2.5.7":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.9","@hint/utils-connector-tools":"^4.0.24","@hint/utils-debug":"^1.0.4","@hint/utils-dom":"^2.1.5","@hint/utils-fs":"^1.0.8","@hint/utils-network":"^1.0.9","@hint/utils-types":"^1.1.2","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^5.5.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.19","@hint/utils-create-server":"^3.4.9","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.167","@types/node":"^14.14.22","@types/puppeteer":"^5.4.2","@types/puppeteer-core":"^5.4.0","@types/sinon":"^9.0.10","@typescript-eslint/eslint-plugin":"^4.14.1","@typescript-eslint/parser":"^4.14.1","ava":"^3.15.0","cpx":"^1.5.0","eslint":"^7.17.0","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^1.0.2","lodash":"^4.17.20","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^5.3.1","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.1.3"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.7","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.7","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"da5a7c83e1e435c530088a86d08149c14fc02c7d","size":29867,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.7.tgz"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.7_1612571988987_0.017152155471764408"},"_hasShrinkwrap":false,"publish_time":1612571989144,"_cnpm_publish_time":1612571989144,"contributors":[]},"2.5.6":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.8","@hint/utils-connector-tools":"^4.0.23","@hint/utils-debug":"^1.0.4","@hint/utils-dom":"^2.1.5","@hint/utils-fs":"^1.0.7","@hint/utils-network":"^1.0.8","@hint/utils-types":"^1.1.2","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^5.5.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.19","@hint/utils-create-server":"^3.4.8","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.167","@types/node":"^14.14.22","@types/puppeteer":"^5.4.2","@types/puppeteer-core":"^5.4.0","@types/sinon":"^9.0.10","@typescript-eslint/eslint-plugin":"^4.14.1","@typescript-eslint/parser":"^4.14.1","ava":"^3.15.0","cpx":"^1.5.0","eslint":"^7.17.0","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^1.0.2","lodash":"^4.17.20","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^5.3.1","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.1.3"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.6","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.6","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"4bd275d5756f2e88646b6dde3ca75bcc339c64bc","size":29868,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.6.tgz"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.6_1612466851950_0.48928628977082433"},"_hasShrinkwrap":false,"publish_time":1612466852073,"_cnpm_publish_time":1612466852073,"contributors":[]},"2.5.5":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.7","@hint/utils-connector-tools":"^4.0.22","@hint/utils-debug":"^1.0.3","@hint/utils-dom":"^2.1.4","@hint/utils-fs":"^1.0.6","@hint/utils-network":"^1.0.7","@hint/utils-types":"^1.1.1","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^5.3.1"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.18","@hint/utils-create-server":"^3.4.7","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.161","@types/node":"^14.11.2","@types/puppeteer":"^3.0.4","@types/puppeteer-core":"^2.0.0","@types/sinon":"^9.0.8","@typescript-eslint/eslint-plugin":"^4.0.1","@typescript-eslint/parser":"^4.0.1","ava":"^3.12.1","cpx":"^1.5.0","eslint":"^7.8.1","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^1.0.2","lodash":"^4.17.20","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^5.3.1","rimraf":"^3.0.2","sinon":"^9.2.1","typescript":"^4.0.2"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.5","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.5","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"38a434ecdc6a4223cd696fe12752bacbb26b787c","size":28653,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.5.tgz"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.5_1605127187889_0.38295282411178566"},"_hasShrinkwrap":false,"publish_time":1605127188299,"_cnpm_publish_time":1605127188299,"contributors":[]},"2.5.4":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.6","@hint/utils-connector-tools":"^4.0.21","@hint/utils-debug":"^1.0.2","@hint/utils-dom":"^2.1.3","@hint/utils-fs":"^1.0.5","@hint/utils-network":"^1.0.6","@hint/utils-types":"^1.1.0","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^3.0.2"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.17","@hint/utils-create-server":"^3.4.6","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.157","@types/node":"^14.0.26","@types/puppeteer":"^3.0.1","@types/puppeteer-core":"^2.0.0","@types/sinon":"^9.0.4","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.10.1","cpx":"^1.5.0","eslint":"^7.6.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","lodash":"^4.17.19","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^5.2.0","rimraf":"^3.0.2","sinon":"^9.0.2","typescript":"^3.9.7"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.4","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"2c4eac57da3dd3abc67a56d3c523ecfa2b58b62e","size":28005,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.4.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.4_1598306018559_0.14044451946251169"},"_hasShrinkwrap":false,"publish_time":1598306018725,"_cnpm_publish_time":1598306018725,"contributors":[]},"2.5.3":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.5","@hint/utils-connector-tools":"^4.0.20","@hint/utils-debug":"^1.0.1","@hint/utils-dom":"^2.1.2","@hint/utils-fs":"^1.0.4","@hint/utils-network":"^1.0.5","@hint/utils-types":"^1.0.1","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^3.0.2"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.16","@hint/utils-create-server":"^3.4.5","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.157","@types/node":"^13.13.4","@types/puppeteer":"^2.0.1","@types/puppeteer-core":"^2.0.0","@types/sinon":"^9.0.4","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.10.1","cpx":"^1.5.0","eslint":"^6.8.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","lodash":"^4.17.19","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^5.2.0","rimraf":"^3.0.2","sinon":"^9.0.2","typescript":"^3.8.3"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.3","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.3","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"d1951a0b9d3378be8de772a185ebf5fd532f3e37","size":27545,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.3.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.3_1595882070766_0.7761952700199866"},"_hasShrinkwrap":false,"publish_time":1595882072313,"_cnpm_publish_time":1595882072313,"contributors":[]},"2.5.2":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.4","@hint/utils-connector-tools":"^4.0.19","@hint/utils-debug":"^1.0.1","@hint/utils-dom":"^2.1.1","@hint/utils-fs":"^1.0.3","@hint/utils-network":"^1.0.4","@hint/utils-types":"^1.0.1","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^3.0.2"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.15","@hint/utils-create-server":"^3.4.4","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.151","@types/node":"^13.13.4","@types/puppeteer":"^2.0.1","@types/puppeteer-core":"^2.0.0","@types/sinon":"^9.0.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.8.2","cpx":"^1.5.0","eslint":"^6.8.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^15.0.1","proxyquire":"^2.1.3","puppeteer":"^2.1.1","rimraf":"^3.0.2","sinon":"^9.0.2","typescript":"^3.8.3"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.2","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"5fd81bb4b7647587e2cc1d90e2d44f3d62e366fa","size":27083,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.2.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"John.Emau@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.2_1589840013857_0.6281088628617251"},"_hasShrinkwrap":false,"publish_time":1589840014095,"_cnpm_publish_time":1589840014095,"contributors":[]},"2.5.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.3","@hint/utils-connector-tools":"^4.0.18","@hint/utils-debug":"^1.0.1","@hint/utils-dom":"^2.1.0","@hint/utils-fs":"^1.0.2","@hint/utils-network":"^1.0.3","@hint/utils-types":"^1.0.1","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^2.1.1"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.14","@hint/utils-create-server":"^3.4.3","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.149","@types/node":"^13.9.2","@types/puppeteer":"^2.0.1","@types/puppeteer-core":"^2.0.0","@types/sinon":"^7.5.1","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.5.2","cpx":"^1.5.0","eslint":"^6.8.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^15.0.0","proxyquire":"^2.1.3","puppeteer":"^2.1.1","rimraf":"^3.0.2","sinon":"^9.0.1","typescript":"^3.8.3"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.1","_nodeVersion":"12.16.2","_npmVersion":"6.14.4","dist":{"shasum":"c3f9cd4ae069c669fe0905b12784a3c769665d59","size":26664,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.1.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.1_1586978202540_0.32938445345879686"},"_hasShrinkwrap":false,"publish_time":1586978202689,"_cnpm_publish_time":1586978202689,"contributors":[]},"2.5.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.2","@hint/utils-connector-tools":"^4.0.17","@hint/utils-debug":"^1.0.1","@hint/utils-dom":"^2.0.0","@hint/utils-fs":"^1.0.1","@hint/utils-network":"^1.0.2","@hint/utils-types":"^1.0.1","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^2.1.1"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.13","@hint/utils-create-server":"^3.4.2","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.149","@types/node":"^12.12.14","@types/puppeteer":"^2.0.1","@types/puppeteer-core":"^2.0.0","@types/sinon":"^7.5.1","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.4.0","cpx":"^1.5.0","eslint":"^6.8.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^15.0.0","proxyquire":"^2.1.3","puppeteer":"^2.1.1","rimraf":"^3.0.2","sinon":"^9.0.1","typescript":"^3.8.3"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"31f0db1c0ce07c2907d9686aa24479e1ecd8be22","size":26556,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.0.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.0_1584568377033_0.5351905823161007"},"_hasShrinkwrap":false,"publish_time":1584568377149,"_cnpm_publish_time":1584568377149,"contributors":[]},"2.4.3":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.1","@hint/utils-connector-tools":"^4.0.16","@hint/utils-debug":"^1.0.0","@hint/utils-dom":"^1.0.0","@hint/utils-fs":"^1.0.0","@hint/utils-network":"^1.0.1","@hint/utils-types":"^1.0.0","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^2.0.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.12","@hint/utils-create-server":"^3.4.1","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.141","@types/node":"^12.12.12","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.5.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^2.4.0","cpx":"^1.5.0","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.1","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"^2.1.3","rimraf":"^3.0.0","sinon":"^7.5.0","typescript":"^3.6.4"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.3","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.4.3","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ca070386a29800e33d63b8ddbb99683f211e9288","size":25138,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.4.3.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.4.3_1575505199692_0.032692678464477654"},"_hasShrinkwrap":false,"publish_time":1575505199775,"_cnpm_publish_time":1575505199775,"contributors":[]},"2.4.2":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.0","@hint/utils-connector-tools":"^4.0.15","@hint/utils-debug":"^1.0.0","@hint/utils-dom":"^1.0.0","@hint/utils-fs":"^1.0.0","@hint/utils-network":"^1.0.0","@hint/utils-types":"^1.0.0","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^2.0.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.12","@hint/utils-create-server":"^3.4.0","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.141","@types/node":"^12.12.12","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.5.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^2.4.0","cpx":"^1.5.0","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.1","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"^2.1.3","rimraf":"^3.0.0","sinon":"^7.5.0","typescript":"^3.6.4"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.4.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"363029b93bdf7d6dbabd5f2e173184e165ea79a5","size":25132,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.4.2.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.4.2_1575431350550_0.628450207802614"},"_hasShrinkwrap":false,"publish_time":1575431350727,"_cnpm_publish_time":1575431350727,"contributors":[]},"2.4.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.0","@hint/utils-connector-tools":"^4.0.15","@hint/utils-debug":"^1.0.0","@hint/utils-dom":"^1.0.0","@hint/utils-fs":"^1.0.0","@hint/utils-network":"^1.0.0","@hint/utils-types":"^1.0.0","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^2.0.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.12","@hint/utils-create-server":"^3.4.0","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.141","@types/node":"^12.12.12","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.5.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^2.4.0","cpx":"^1.5.0","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.1","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"^2.1.3","rimraf":"^3.0.0","sinon":"^7.5.0","typescript":"^3.6.4"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.4.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"5ec7c1bbd6292b4053e6fd7101e6767f80834314","size":24974,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.4.1.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.4.1_1575334788286_0.4259788842532026"},"_hasShrinkwrap":false,"publish_time":1575334788430,"_cnpm_publish_time":1575334788430,"contributors":[]},"2.4.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^6.1.0","@hint/utils-connector-tools":"^4.0.14","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.20.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.11","@hint/utils-create-server":"^3.3.0","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.141","@types/node":"^12.7.5","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.5.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^2.4.0","cpx":"^1.5.0","eslint":"^6.5.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"^2.1.3","rimraf":"^3.0.0","sinon":"^7.5.0","typescript":"^3.6.4"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.4.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"cf9744ba0d55d539a5d1ef28686fa1ae36abafa9","size":22056,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.4.0.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.4.0_1572388044618_0.3643128820643571"},"_hasShrinkwrap":false,"publish_time":1572388044724,"_cnpm_publish_time":1572388044724,"contributors":[]},"2.3.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^6.0.0","@hint/utils-connector-tools":"^4.0.13","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.20.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.10","@hint/utils-create-server":"^3.2.3","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.141","@types/node":"^12.7.5","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^6.5.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.3"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.3.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"6d9ba38089fde0104fff2464e223c53f7c27c002","size":21635,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.3.0_1571254934397_0.768050489937488"},"_hasShrinkwrap":false,"publish_time":1571254934520,"_cnpm_publish_time":1571254934520,"contributors":[]},"2.2.2":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^5.0.2","@hint/utils-connector-tools":"^4.0.12","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.20.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.9","@hint/utils-create-server":"^3.2.2","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.138","@types/node":"^12.7.5","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.3"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"branches":75,"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.2.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.2.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"c44055363e868a81a5ec06652c511244c960353c","size":18707,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.2.2.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.2.2_1569532623002_0.08474967442266346"},"_hasShrinkwrap":false,"publish_time":1569532623157,"_cnpm_publish_time":1569532623157,"contributors":[]},"2.2.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^5.0.1","@hint/utils-connector-tools":"^4.0.11","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.20.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.9","@hint/utils-create-server":"^3.2.1","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.138","@types/node":"^12.7.5","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.3"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"branches":75,"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.2.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.2.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ee1ddd2bc239e2ca03b0b60586d2b0ddcb1471c1","size":18697,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.2.1.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.2.1_1569353300311_0.19044999101286875"},"_hasShrinkwrap":false,"publish_time":1569353300424,"_cnpm_publish_time":1569353300424,"contributors":[]},"2.2.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^5.0.0","@hint/utils-connector-tools":"^4.0.10","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.19.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.8","@hint/utils-create-server":"^3.2.0","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.138","@types/node":"^12.7.4","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.4","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.3"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc","include":["dist/src/**/*.js"]},"peerDependencies":{"hint":"^5.2.4"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.2.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.2.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"eedc07069ad96f3f5f6544a12d70b5cf282cf0b4","size":18447,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.2.0_1568917777113_0.7105544021623602"},"_hasShrinkwrap":false,"publish_time":1568917777226,"_cnpm_publish_time":1568917777226,"contributors":[]},"2.1.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^4.1.1","@hint/utils-connector-tools":"^4.0.9","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.19.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.7","@hint/utils-create-server":"^3.1.9","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.138","@types/node":"^12.7.4","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.3","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.2"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc","include":["dist/src/**/*.js"]},"peerDependencies":{"hint":"^5.2.3"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.1.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.1.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"1d2a26411d9025001987fa68b897ff2418dec6c9","size":17742,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmUser":{"name":"anonymous","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.1.0_1568240916274_0.21112166206179306"},"_hasShrinkwrap":false,"publish_time":1568240916432,"_cnpm_publish_time":1568240916432,"contributors":[]},"2.0.5":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^4.1.0","@hint/utils-connector-tools":"^4.0.8","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.19.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.6","@hint/utils-create-server":"^3.1.8","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.137","@types/node":"^12.6.9","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.2","lodash":"^4.17.15","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc","include":["dist/src/**/*.js"]},"peerDependencies":{"hint":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.0.5","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.0.5","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"dist":{"shasum":"0e2874024626cfe9ac75cff0e191429a45d16df1","size":16939,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.0.5.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.0.5_1567093845421_0.4338857585835312"},"_hasShrinkwrap":false,"publish_time":1567093845674,"_cnpm_publish_time":1567093845674,"contributors":[]},"2.0.4":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^4.0.0","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.19.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.4","@hint/utils-connector-tools":"^4.0.6","@hint/utils-create-server":"^3.1.6","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.9","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.1","lodash":"^4.17.13","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc","include":["dist/src/**/*.js"]},"peerDependencies":{"hint":"^5.2.1"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.0.4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.0.4","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"dist":{"shasum":"71e0655d9d453f21e460d156b456e4b6a67edcf4","size":16725,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.0.4_1565922984803_0.6266391172784354"},"_hasShrinkwrap":false,"publish_time":1565922984947,"_cnpm_publish_time":1565922984947,"contributors":[]},"2.0.3":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^3.1.2","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.19.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.4","@hint/utils-connector-tools":"^4.0.6","@hint/utils-create-server":"^3.1.6","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.9","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.0","lodash":"^4.17.13","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc","include":["dist/src/**/*.js"]},"peerDependencies":{"hint":"^5.2.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.0.3","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"dist":{"shasum":"7bd2b3e67eaf6fce2d4019f315053f67c544334b","size":16727,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.0.3_1565123935903_0.7363498142660394"},"_hasShrinkwrap":false,"publish_time":1565123936027,"_cnpm_publish_time":1565123936027,"contributors":[]},"2.0.2":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^3.1.1","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.19.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.3","@hint/utils-connector-tools":"^4.0.5","@hint/utils-create-server":"^3.1.5","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.8","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.1.2","lodash":"^4.17.13","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc","include":["dist/src/**/*.js"]},"peerDependencies":{"hint":"^5.1.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.0.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"dist":{"shasum":"f4feeac5091203f7826ff6c97277226dc9cdba0f","size":16446,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.0.2_1564514864060_0.4077524021226693"},"_hasShrinkwrap":false,"publish_time":1564514864243,"_cnpm_publish_time":1564514864243,"contributors":[]},"2.0.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^3.1.0","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.18.1"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.2","@hint/utils-connector-tools":"^4.0.3","@hint/utils-create-server":"^3.1.3","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.2","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.3","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.1.0","lodash":"^4.17.13","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc","include":["dist/src/**/*.js"]},"peerDependencies":{"hint":"^5.1.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.0.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"dist":{"shasum":"41d52caf3b57b7dfd84ceb7853d147a037666d34","size":16252,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.0.1_1564002989098_0.9120269118953923"},"_hasShrinkwrap":false,"publish_time":1564002989287,"_cnpm_publish_time":1564002989287,"contributors":[]},"2.0.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^3.0.0","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.18.1"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.2","@hint/utils-connector-tools":"^4.0.3","@hint/utils-create-server":"^3.1.3","@types/is-ci":"^2.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.2","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.3","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.1.0","lodash":"^4.17.13","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc","include":["dist/src/**/*.js"]},"peerDependencies":{"hint":"^5.1.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.0.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"dist":{"shasum":"ce8ee5fff7072d1962a41b9de6788891b77a781a","size":16243,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.0.0_1563899337730_0.9088994857556443"},"_hasShrinkwrap":false,"publish_time":1563899337867,"_cnpm_publish_time":1563899337867,"contributors":[]},"1.0.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^2.1.0","is-ci":"^2.0.0","lockfile":"^1.0.4","puppeteer-core":"^1.15.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.1","@hint/utils-connector-tools":"^4.0.2","@hint/utils-create-server":"^3.1.2","@types/is-ci":"^1.1.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.130","@types/node":"^12.0.0","@types/puppeteer-core":"^1.9.0","@types/sinon":"^7.0.11","@typescript-eslint/eslint-plugin":"^1.6.0","@typescript-eslint/parser":"^1.6.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.16.0","eslint-plugin-markdown":"^1.0.0","hint":"^5.0.2","lodash":"^4.17.11","npm-run-all":"^4.1.5","nyc":"^14.0.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.4.3"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc","include":["dist/src/**/*.js"]},"peerDependencies":{"hint":"^5.0.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"dist":{"shasum":"e43eb34b9737ce78c0a8f59d3b676db790a3310c","size":13382,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-1.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_1.0.0_1558626388779_0.6683318938056493"},"_hasShrinkwrap":false,"publish_time":1558626388946,"_cnpm_publish_time":1558626388946,"contributors":[]},"2.5.11":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.12","@hint/utils-connector-tools":"^4.0.28","@hint/utils-debug":"^1.0.7","@hint/utils-dom":"^2.1.8","@hint/utils-fs":"^1.0.11","@hint/utils-network":"^1.0.13","@hint/utils-types":"^1.1.5","is-ci":"^3.0.0","lockfile":"^1.0.4","puppeteer-core":"^10.4.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.22","@hint/utils-create-server":"^3.4.13","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.176","@types/node":"^15.6.1","@types/puppeteer":"^5.4.3","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.4","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.1","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.29.0","eslint-plugin-import":"^2.25.2","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.3.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.11","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.11","_nodeVersion":"14.18.0","_npmVersion":"7.5.2","dist":{"shasum":"4a41c62d849a105bb20c49893e82a545f2ba4386","size":32421,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.11.tgz"},"_npmUser":{"name":"anonymous","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.11_1636050519415_0.5528295970633132"},"_hasShrinkwrap":false,"publish_time":1636050519597,"_cnpm_publish_time":1636050519597,"contributors":[]},"2.5.10":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.11","@hint/utils-connector-tools":"^4.0.27","@hint/utils-debug":"^1.0.6","@hint/utils-dom":"^2.1.7","@hint/utils-fs":"^1.0.10","@hint/utils-network":"^1.0.12","@hint/utils-types":"^1.1.4","is-ci":"^3.0.0","lockfile":"^1.0.4","puppeteer-core":"^10.4.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.21","@hint/utils-create-server":"^3.4.12","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.175","@types/node":"^15.6.1","@types/puppeteer":"^5.4.3","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.4","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.1","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.29.0","eslint-plugin-import":"^2.23.4","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.3.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.10","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.10","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"68b17dd309715e39a02c1fd3398105b85bbbf43e","size":32325,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.10.tgz"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.10_1635537373203_0.3222772139185377"},"_hasShrinkwrap":false,"publish_time":1635537373356,"_cnpm_publish_time":1635537373356,"contributors":[]},"2.5.9":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.11","@hint/utils-connector-tools":"^4.0.26","@hint/utils-debug":"^1.0.6","@hint/utils-dom":"^2.1.7","@hint/utils-fs":"^1.0.10","@hint/utils-network":"^1.0.11","@hint/utils-types":"^1.1.4","is-ci":"^3.0.0","lockfile":"^1.0.4","puppeteer-core":"^10.4.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.21","@hint/utils-create-server":"^3.4.11","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.175","@types/node":"^15.6.1","@types/puppeteer":"^5.4.3","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.4","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.1","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.29.0","eslint-plugin-import":"^2.23.4","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.3.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.9","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.9","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"163da17997b46b05482487bc068b68e416417736","size":32323,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.9.tgz"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.9_1634833145986_0.9866331424521182"},"_hasShrinkwrap":false,"publish_time":1634833146145,"_cnpm_publish_time":1634833146145,"contributors":[]},"2.5.12":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^7.0.13","@hint/utils-connector-tools":"^4.0.29","@hint/utils-debug":"^1.0.7","@hint/utils-dom":"^2.1.9","@hint/utils-fs":"^1.0.11","@hint/utils-network":"^1.0.14","@hint/utils-types":"^1.1.5","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^10.4.0"},"description":"","devDependencies":{"@hint/parser-html":"^3.0.23","@hint/utils-create-server":"^3.4.14","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.176","@types/node":"^15.6.1","@types/puppeteer":"^5.4.3","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.4","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.28.1","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.29.0","eslint-plugin-import":"^2.25.2","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.3.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.12","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.12","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"8b22a414c575e88df04b602274eba86aa448a138","size":32515,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.12.tgz"},"_npmUser":{"name":"anonymous","email":"antross@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.12_1637006866614_0.211466089709329"},"_hasShrinkwrap":false,"publish_time":1637006866964,"_cnpm_publish_time":1637006866964,"contributors":[]},"2.5.13":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.14","@hint/utils-connector-tools":"^4.0.30","@hint/utils-debug":"^1.0.8","@hint/utils-dom":"^2.1.10","@hint/utils-fs":"^1.0.12","@hint/utils-network":"^1.0.15","@hint/utils-types":"^1.1.6","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.0.24","@hint/utils-create-server":"^3.4.15","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.178","@types/node":"^17.0.14","@types/puppeteer":"^5.4.4","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.25.4","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.13","types":"./dist/src/connector.d.ts","gitHead":"259226d420ada93e86c1ee0e5876251967abcf04","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.13","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"integrity":"sha512-6cWGluiibPQQzoBFnHK5CZLlqlJqRALuLw4sL2qBq7R87iky6ywhS///MsOpgx/38gTXXtNVayEhpdkGIcFIHg==","shasum":"fd03a9767538a5141873138df13406c800491dc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.13.tgz","fileCount":36,"unpackedSize":78585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKkYfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPqg//S1ZeuTl5G+emL45HUNXXqVOZL8H2SLMm/LOrAdkiGPEhixub\r\nlmppQNaaqGw6kxGMZqwAq7m0/KXcCjds+zDhBq5ryJAxuPGOU+oXnXDGHVYW\r\nczl9UbskNPacv2C25uYtk7aTtDdG0rhvsLdjvXrg/yQNu99LHH6s/bLSEoiJ\r\nVvzKrxjKWzeVg1YE3hb3cRG3SYwJ1/IsUWs3z+WaLXfXW1QyUnXaL8PDS7mI\r\nDsybB/RQO4Gg6AdW5jA830+87mOjysKviz/1BH/3ZoXZG2qeGqjVW8Mw+l3T\r\npXgPKrFQJQItAtjNAkLShzrA1gAfJTGIVJAPHrAZcthRYYv+M7EwBOKd0SYg\r\niGA3Jsj3ViHbkot5b6LEFfBwn05jAuUe2wvzKIHMvFVAGvvXLa1NSybVbvJw\r\njG1vFnBed0RR8cTLaQIHcKvk/XfyV4RF2zjpdKbSIiP79322aXqREt5UXCxZ\r\nI5ZvIwq+xkbcyHSPY0R2dXxmDRENnE+cmxPX2UvkFSRy1wNuO7snme8SvF8R\r\nc8FDgzR7kzY82Kki8jVCtVjzXeYPL8PQUSYjwnMJq8kQ7vfohC6W/8W3dgIV\r\nGkcKmTzjl8o4tW3L6eacgu6J2GsrSXHGXO0v90Bzszb1hmmiDocahk0utavw\r\nO+kkvyu1JwfoE4b8h8sneeAkZDaPCABTHVQ=\r\n=6cRi\r\n-----END PGP SIGNATURE-----\r\n","size":20306},"_npmUser":{"name":"anonymous","email":"flynnolivia@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"},{"name":"anonymous","email":"jdgarcia@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.13_1646937631799_0.5728420037527875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T18:40:42.036Z","contributors":[]},"2.5.14":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.15","@hint/utils-connector-tools":"^4.0.31","@hint/utils-debug":"^1.0.9","@hint/utils-dom":"^2.1.11","@hint/utils-fs":"^1.0.12","@hint/utils-network":"^1.0.16","@hint/utils-types":"^1.1.6","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.0.25","@hint/utils-create-server":"^3.4.16","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.181","@types/node":"^17.0.14","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.25.4","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.14","types":"./dist/src/connector.d.ts","gitHead":"ed090aaf89fa89e6575bca6c116251a40266ae8c","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.14","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-MRXMFLFcVu3cF2vJhZGtzkn4PZsQtFXP1sf/LFrSwML9KvkZ2ADXGoaKarPlzWxncgpewtzJmF9QrXrr2Rq22Q==","shasum":"9286077599c6a5f7e1bce046cf907e23e1054b60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.14.tgz","fileCount":36,"unpackedSize":78585,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3J9/sLbC9t5oDMEoo7+TvC1xsilpQgCDY2RbxJzzKVgIgMQ7uUFFH1h1wBGNW1WkbAp2fHf8uGdCCgK4raFN1+b0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaG25ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqr8Q/9F6PTP+p9nUUmye3vDQDqPud5uB+DXzlbJGqefgB5VNy+v4Q5\r\nNgRMPqGwQcKGijvGJtk4UHPuxpmjMgCXJ+oiFeyJSLXXIOpduqUv6STo0rm6\r\nQ8cyeWT5HpyU7drmoM72TJXKN4I24goa+2sNel/YuiiwpLUJ5N1SCNKt3hHq\r\ntjqKwwvpkxvYXwmFyHDymNHlAu2TwB1OutDM1lOlC8JGI46qOIqVmcNbKyIk\r\n5Dn+QfDUa0l6Vzmi3ZIXnCYw6x6FW8IqSO+yQNkyMxmrG1SchHWWvTBMUO1m\r\nIOuL+1vtOgWUCkBYl10fImIqDkLOTWyV+US4XTJfmxjat4TpUIB8M9AwknC+\r\nuHKN57e9RkWF0PjjxML4G13SNIqQs+sMGTFjNQ+eUZyh68t1VP7NiDoLRnA6\r\n+JeZgaXExVm6PjVrKpAlImRyLXDZiDKTy7l53+DOvXVehzPNr14xTqJ2iJpS\r\nV4DpSp3xfsKjedn0UkONCkJYkFWqZBxyTPGGWGt1y3TRAM6uvw0eNQ3jr+Cx\r\nITrdHgUftdTYBKgl4BqhjVI9FRSGES6qbPc0qu5lKewf5GsWHcLMXWNwS8nC\r\nBuajmAEcPdvusWQWDbV0xy3UhRCdlkxFWtB3odReW+eGHjOFbecUUBiSLoiJ\r\nShqzMiAAWDJRqJjDav3d6r3XGwNrMuKzat8=\r\n=2/C2\r\n-----END PGP SIGNATURE-----\r\n","size":20305},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.14_1651011001334_0.35825063895392706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-26T22:11:35.728Z","contributors":[]},"2.5.15":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.16","@hint/utils-connector-tools":"^4.0.32","@hint/utils-debug":"^1.0.10","@hint/utils-dom":"^2.1.12","@hint/utils-fs":"^1.0.13","@hint/utils-network":"^1.0.17","@hint/utils-types":"^1.1.7","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.0.26","@hint/utils-create-server":"^3.4.17","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.181","@types/node":"^17.0.14","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.15","types":"./dist/src/connector.d.ts","gitHead":"86a21f9d09e2e0c824fff06081f329f0382af256","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.15","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-cp9HMz+8dWnSoYHrnZaN0zNg1adxgwYFTnC9o9F+qFoqoW+GPMu7e1baoMcUsWuyAg2Z8pX3hrVPPrs/kGIrXg==","shasum":"b6216b76d4e8d6f54a146177a09f001e52486a39","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.15.tgz","fileCount":36,"unpackedSize":78586,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC5pCVQOB6F8Tf8xvbzUG3anz+dRQ08BromwfVQ19id4AiEA0IQfiAjrikgil0kYJlXzmV/+naZQqpJue/nV90akq2U="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicdoJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqugg/9FtPSW8vTYR5W2IbS1yFJegmbfr5+94HnOPPZ6obb+o6sIeDG\r\nWuaZAUwgC19lNWKSqObq3cfgHUfyt25ZHqRkEbp61lCVgflOrp9djkSiiNBG\r\n2O+lXWmaz6qL9sCCjkKxwJFPw/bAypFz8gWx4OFlzjInnWb/z2ozV8H8TMbe\r\nx5cUst9jTXkkp5qjmIcdyxOWwyTRY12/cHJQwzIPMlqrVppEoKygzB4UtSqY\r\nVKcbbcdluL+uipuo/hFEUKGpYF4m3x5b1H+edKdUHagNAwdd9BtRhgkuxWma\r\n8rlGuzBstVQrTRy8bLOYSs3PgVxl212tJLXU57fUX3fbw/A6MIOX6/q1naGv\r\nJ2VhF/BJvBGNpDeUYdn6o+P2z0981/IRCMufb8TfejIpnOXjPPfvbXo7aV3E\r\n9UHa7nndC4yHfomd41sWKY5gxcLyA5HiJPuP3jEZbGmMsl9ztIkBZQUFzn83\r\n1x5cYQZjE2YTE2TMjl1RsvDdzfD9a4K9MxcDgbAvrty5Wz+Dbs++6jw/j2j3\r\nckooO3Vn6jNNebfyQfcLFHR0mj/JzkOOaVqGw8gE//3blvS+G9hiwcLQiBuM\r\nlwDZJocnB+bcwq0DQVzqvRbkQI9sGJkh9Mqcq6H+Vf7DnZFYMrwK65tbsWLn\r\ndZg7qhjGldepGyefOW7IdUyqj78SF11qZHU=\r\n=KRwa\r\n-----END PGP SIGNATURE-----\r\n","size":20300},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.15_1651628552778_0.22064023038086722"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-04T01:43:38.394Z","contributors":[]},"2.5.16":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.17","@hint/utils-connector-tools":"^4.0.33","@hint/utils-debug":"^1.0.10","@hint/utils-dom":"^2.1.13","@hint/utils-fs":"^1.0.14","@hint/utils-network":"^1.0.18","@hint/utils-types":"^1.1.7","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.0.27","@hint/utils-create-server":"^3.4.18","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.181","@types/node":"^17.0.14","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.16","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.16","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"integrity":"sha512-NjO4Y9AmtMV9wav6seTx+NDB1TvkJ8lbRcjy8uDPPR6KuNvz/mN5jXxhRqekS51TBkxRc3d4d51gKab26ZHgNg==","shasum":"f383d41f331a096857b877d89c86c7be404de7ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.16.tgz","fileCount":37,"unpackedSize":139275,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCFi4H1ckhaEK3bsBF3Vavd2dbcvD4acgifrIvSsL4UQIhAK25ks8rSA6IghDDU+wn94rc7beXfXfAncgyINw4zxGo"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinn8fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonTQ/5AeiKbdtWYsCRuoleYOdIAUaAv21xocywcA9tfqTZvntoJ/P8\r\nL8BjyvM9L22Sj0OYHL7bv6ZMY9Hiia1HMFXOM8Ll1Es5+oAroTuzsE8zt3dh\r\n0IMyi2kh0pbKX4FEyWtW2m7DcZnSbdr34x9p++l+OtZGlf9z2n0XdKksP2jH\r\n9C3RWRyaeKwtrDI/oKEkGZ11fAFt1bRWko3AcUSlhcB+EuxB6RCRSpaW9RlT\r\nO/T6gJHgPzXSYhjOygtjjsTxhSN/3fMbqfXn4TzFjzSDm/Vt/cU/dS7QmZf+\r\neGUjHWXiibEC0UDW228TbvTNhODAqzJ6k+esEbElzsPINsAQHcK8q/a9Th57\r\nqEgFQNQTMSEZ6vgiLWVvOKdLeZo4YeVnonHLVSNcPjx/u7mR7s5qpMIfOMgU\r\nulKlQVrUMi7bkf8q/XX/RzlNO9DGqaOQXyIlwi0h7niy2+UWwveHk68GMhFB\r\n7ehJNpQMl/yf5PsmcLedOGFfh3D077HMTS2j2Atz54tc0WqKyKdKSqAVylFA\r\nahROBnRHm5jd3Qcj3HI8YC0VHihoDacpF+aKL+MdH6KkyTGt0URputhv3Lsw\r\nBXMx3iI6bKkMXWsce9heMEfDb/my3NdWg8PHQwEXeFcXixPNyqwAl4eXDN/6\r\nqdwBKbfGRtE5UKV2iEoQiTpRPfXz7n5PzAs=\r\n=3xi7\r\n-----END PGP SIGNATURE-----\r\n","size":33700},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.16_1654554399451_0.6862760132885137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T22:26:46.122Z","contributors":[]},"2.5.17":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.17","@hint/utils-connector-tools":"^4.0.34","@hint/utils-debug":"^1.0.10","@hint/utils-dom":"^2.1.13","@hint/utils-fs":"^1.0.14","@hint/utils-network":"^1.0.19","@hint/utils-types":"^1.1.7","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.0.27","@hint/utils-create-server":"^3.4.19","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.181","@types/node":"^17.0.14","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.17","types":"./dist/src/connector.d.ts","gitHead":"8162e2a7a04d31bb7e79e09b1e0b9a2b9365148a","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.17","_nodeVersion":"14.19.3","_npmVersion":"8.12.1","dist":{"integrity":"sha512-ycXrf3aAAr8pA7/Wpa+qr37o5qw5cjNZMA70O+HQYN2OmfR430IGlpRdBTPZKBcdnkSZUBZ034O2Ht+zo+qhAA==","shasum":"f4d7fed0315eb338d2e52ed44c95c6bfcda84939","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.17.tgz","fileCount":36,"unpackedSize":78586,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDt+OkFpRZHrGLlaJE/1j1uPDIww26xnMqF0DG7rExS+AiATZr5XiwRzj+eaMF725xQLP1Ho3Kj189eG/5T7Z8H7wg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip6BRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqofg/+IlWZ6ycfTkiV6IjhgSw81bJ7AzwPZtF/CIOXmOVSKxktU0gZ\r\neaOvXod6n4kNmDsbzvCyBV3byd7Juoix+VaOquFimyUxdpBzs7MccJWCUyXs\r\nMDoFgn3hzbcLURQ5f/2RBPDyf40feSTSX3lgRMoBLk2xm09q6M5WTy03VQMV\r\nmneC0EI0gg5b1Lj6j54QfaEg9qpSVSEQ75kckx/TLHqecDMCQ3+1Nr4z3tPD\r\nJkVVu+G69p0E3wtp0Xv9VesMm9q2lcyVE6kWgiQpjhBKBJDpKVhieeQv3wDy\r\neRK3O80KZMt1PnNPLRrCHDVrLHNIhl+s71gFWRke7a5aN3KX/iH65bmq1aD0\r\na8/tgh1LkYScUbT847SW2QZW19Hv7HtO8QXRMYUExVpNHX820V4JeOq6sXJ5\r\nJmOhQ8HkUQObbMSswau15jpYjzH7bWG80MeiMT3MNXBYpC7XNiYxRKkr1nzK\r\nbXF3xuY0H5/WuBKZTYyMB/TQlOh749WQt0frGZ77HvucRrY2bz3mGeFjOn8M\r\n+8eRIrQhkVnMRXT9iXBCzNNWFZqS1DdsgunqLPHynCCrSCrks9sXZHkfaJER\r\naW/Y8MDfLh1c/6mJTHQ5KOWCED6AFWPlXEe826xF/p2+qtpAsap88yKTH2d2\r\ngKhObX/rOXUGClXLHomVwgxDOl0QfoBaLDk=\r\n=AvqF\r\n-----END PGP SIGNATURE-----\r\n","size":20300},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.17_1655152721222_0.25386721293383374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-13T20:38:46.946Z","contributors":[]},"2.5.18":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.18","@hint/utils-connector-tools":"^4.0.35","@hint/utils-debug":"^1.0.10","@hint/utils-dom":"^2.2.0","@hint/utils-fs":"^1.0.14","@hint/utils-network":"^1.0.20","@hint/utils-types":"^1.2.0","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.1.0","@hint/utils-create-server":"^3.4.20","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.181","@types/node":"^17.0.14","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.18","types":"./dist/src/connector.d.ts","gitHead":"50e8485324a6c885c736d0b4d1ac8513d875f5c4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.18","_nodeVersion":"14.19.3","_npmVersion":"8.12.1","dist":{"integrity":"sha512-E5cshoeC1nAm0C+2OzhcXFdSS58GhIrLc4OOqwUjnMfmMJ/tXizXBPDQmL5Uo1sjDiKcdEA4KLQIfi1WWNzpgw==","shasum":"76c72364e9fce65d316178ef2f010b30d80cf700","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.18.tgz","fileCount":36,"unpackedSize":78584,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEY50r8YCPqJbMRrdqn2w8WaQwXvIlGu2+0VNB14ByaoAiEAqrvwYf6s03MtFXJPlVbaz+L8gh7zA+s/LoJRMYEZ1bY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyFPnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrePg/9GDZzHrXYn9rQHWj2f+5HhAhmYSpRHGGOpERJpku1Eiducjrw\r\nWHZezvy2SGxTDiFV/9OBxW/r4aC4vgXR9W671QxIsIpS3lof7hCrr5NdVDQu\r\noBbxQXXKS7mQ77y4PKSYdR50BvsyPyu0fkmYfV0K7sRcXCFgainmlanIEXJz\r\nv9KyutD0hymQnNGhT6QRdW7P9/mYZnhcOjaEAL5sbjg96zNixaJ3S3usMf3r\r\nL5OrBY/pR8BAje1Ic+Y2jmGuRsOm5xrou1224NG04tYnzd6QO023i1dZMjxR\r\nZV9hfg18KroXPtolrkEPnoG9E1C05oGDyO6U/fqviHLJ/YYCrnVI7+1cEaeq\r\ngbkRGIjCFizHNsV7V2A3VYOvELLvmzvf6F6iIbqUtgKUh0aH+bYpyIDZQ0/p\r\n2l4WR83/U4vQDUNF81REfKgzA9sqLNpeu9xGhg67Fmvdeuwhuuf4W/6DwYF3\r\nA6wyZ2/KxAUYlUNFrqQploD4sb0CClpAxYhoCOh1jl1N5nykeZW+w6Yx+z7d\r\nEL4sIB/DphYJNS0xXJKGWYX8PdQXKxU1yMT8DjtW76Kh/Vh4rvFHhPzSp0yx\r\nIzhg2tGbzFIdAYkiUoCZOwR6xbOHwHiC9BaRhe15RA5KoItT3Q2DwC+ryi3e\r\nrHQcHeSk4yGURndXo3FlKPEG1QQLSjYKnM4=\r\n=zL8S\r\n-----END PGP SIGNATURE-----\r\n","size":20295},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.18_1657295846959_0.9699475884771456"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T16:31:53.063Z","contributors":[]},"2.5.19":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.19","@hint/utils-connector-tools":"^4.0.36","@hint/utils-debug":"^1.0.10","@hint/utils-dom":"^2.2.0","@hint/utils-fs":"^1.0.14","@hint/utils-network":"^1.0.21","@hint/utils-types":"^1.2.0","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.1.0","@hint/utils-create-server":"^3.4.21","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.181","@types/node":"^17.0.14","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.19","types":"./dist/src/connector.d.ts","gitHead":"3747703aad67205d4aaac4b74e7f78ed86402c0d","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.19","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"integrity":"sha512-ubHFUY4TFb42QxQ591GpCSA1v1ofUJHany8fxwueaqJF5pLm+34cQ7sSZWzI89UQazWlv23SlTJDPyr/AnW0kA==","shasum":"fe3c99a70b703c0437dc874fecf01593c8a15ebc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.19.tgz","fileCount":36,"unpackedSize":78584,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGAlrj6KYxKGl3k8fIcionF0yI3A3YMmh76LzDWU/XH4AiEAppAxy0NLxamz+2da2+LrDexokaMFoIRJeuonYfL2HuU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2yujACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyUA/9GKbTc0paHz2UstvHBd/btJbJQZVpfXxdjQ01hIgckZdp1rdH\r\n690H3sp10d+BJpPiCJFQcTl0z3wX2PCGcR9YfGnEjR32/0G1R4Y/SodKCKhE\r\no2g66HKDuklmAXTRFSCJ0AY3Q6ZcPd/seCAs7W0no69mFjakn45LKOSKWnxO\r\n/5/FMhprFjJAhdZ0vR4RbI8HNXWgfBMxAM34iYjK7cE5RpqZN2MVjZ4NAWng\r\nJFtuJEfGfOZFL9p1Jor0WR6zuKIfYcVUfllKz9FMQQ82eL5V7+Msa3idSTxz\r\n4SBpwH21vLq44t1lSJCnBKZNPC8JQ2mKK4VRZ/Wvyh3uBN2zi7/TrsvGY9rd\r\nzVDlezTGWO7YbdToOYAYEgBjZLKa7cPzVgw0/bO1Ce8VhiSt5l3aS2qdsISc\r\nOhuY3ejKAwY7CcW1dp+YyC5NmNdGbUgJBwoGt3iC/gXjGYVDU36FOImS3spW\r\nBa83c7b2tguJhIhyPR8TCURNLUaymDVm3B395lGOcAijtuBP7US3NuI4NyKj\r\ntS7zxPi7JD1Qu5jgWwl1jUx8EOK5C1Rt8juErt0Rg/C3zpOsVuT7oANDDohB\r\nStYIEFrCSz0cPlh/UtoFS/m9tp3OhXbN4PeAWhezv8lo6dNDnpxlYtaiOgXs\r\nxN4zeaauV6i6gTLM2enKCMTcVTIku4WwA4k=\r\n=0Vqc\r\n-----END PGP SIGNATURE-----\r\n","size":20295},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"},{"name":"anonymous","email":"John.Emau@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.19_1658530723647_0.918806059523531"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-22T22:58:49.084Z","contributors":[]},"2.5.20":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.20","@hint/utils-connector-tools":"^4.0.37","@hint/utils-debug":"^1.0.10","@hint/utils-dom":"^2.2.1","@hint/utils-fs":"^1.0.14","@hint/utils-network":"^1.0.22","@hint/utils-types":"^1.2.0","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"resolutions":{"node-fetch":"^2.6.7"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.1.1","@hint/utils-create-server":"^3.4.22","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.182","@types/node":"^17.0.14","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.20","types":"./dist/src/connector.d.ts","gitHead":"64f0d5cf033aa97b12ef161d91e00bd2f750da6f","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.20","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"integrity":"sha512-twISA/G9U4WKmUcEDohUUYMstGGLPXGWsa3jp5QuexYhkhmKP2iFx1JusRjoFuGVDKAIxhIqLD76BcvlQJPmjA==","shasum":"a3932b1eab970a8d1f5c12157179d872cf2f77b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.20.tgz","fileCount":36,"unpackedSize":78578,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC8nf2OA15f8zYZKQZxLVwTkrISAAxX64HqHwnYEMKz3AiBVw3J/mWO/hH37CnPDSuibRrskEfTXTnZc+k7NF+HXtQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF3fCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlUBAAiJjNgypkWBYUYETvTL9j3t+3NgHd7/sFWIYlixTdelnkp2d/\r\nZG0WboMaTUzyuTbhxOVAteCNChrfnwugh7cCL3vhrk3v9XXSxSidcHtlhjXZ\r\nj+3uc4ERVvkGQ8txnHfLf21Jf3GIgqh/c9XG3PKTLaLngeQ5r9HkBoBkj4m5\r\n+6k+2E1KQgxcSw1cds/VFzhzpGtIIjA1TtaujayfRv479ixNWPk0VHwVY8UV\r\n1FvYcKuCf/DcLYmM7FUUzdH8G4mm3ZB/vNfJWaTMsm9hzO9nICI/AOPC5CcK\r\nBqaUO06C+g/7qUxW8cdLhojo38BZBLLcNa1wxvgMKQOCku9HVckrLm1PGE9r\r\nQ8G4IjuhG9QgubsbVxaSY2qbFn10i1FU7rPjcwuXQDFRpAABlRTBTWCUgSrQ\r\nOK+5CG10b+nOJ4P1q/80ONa1cer7xR5JLfIgG6CMTipy8wVIVgy/z31Rd700\r\nwgNCgs1oF2MhJ9uFT5m2LtKWyj6A5snMnHSLFdirVFtpJB2Pkad6RgynJiIw\r\nwQ2+4MJ5SYK9G2s8SDPn26KzkoSI8aBuhk5zaNomffRpLEpNia5L+PbYMiDl\r\nnxqgslWuUs9aGRxMaTjL0JnylPz5YH7/NLxNIIbB6/lQGdTK9ZhhvVdkTq+5\r\nZvVNR/guR8NrXvWzl+E6nze1YvALGHnbQVA=\r\n=O8Rj\r\n-----END PGP SIGNATURE-----\r\n","size":20300},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.20_1662482369850_0.2943689368486251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-06T16:41:55.528Z","contributors":[]},"2.5.21":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.21","@hint/utils-connector-tools":"^4.0.38","@hint/utils-debug":"^1.0.10","@hint/utils-dom":"^2.2.2","@hint/utils-fs":"^1.0.15","@hint/utils-network":"^1.0.23","@hint/utils-types":"^1.2.0","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"resolutions":{"node-fetch":"^2.6.7"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.1.2","@hint/utils-create-server":"^3.4.23","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.182","@types/node":"^17.0.14","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.3.3","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.21","types":"./dist/src/connector.d.ts","gitHead":"8869f1b823276a7cf0417925b78b6aba21d4ee2b","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.21","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"integrity":"sha512-8Jf3UXsKBo3OnMGhrWX4W57/QqByT9L8eIgbkvbnE1PhHlmYBecLybsg/Kq1eg6gOFz3x+GWjM0Ki3e1P5GOIg==","shasum":"4ef99db786e1b35409b04726ed73baeb13c00706","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.21.tgz","fileCount":36,"unpackedSize":78578,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICxQcZzSKC/w0MljEIZ7FMcaFLU+2JwmGZ6j4LDpKAnaAiEA8PSHIRHkp4oH2yyQCLiZROJLstmAcv8R1LyQQLjy7Q0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPy+6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHxhAAk1wKu/D+ln+fzcgIigL/h5BdKdOKYFeYXuaIrjzUkS9Q3oDd\r\nL50ObigcpTyFbc5P6EmfdZZkp7oWDMnpOe2UrLKnlM/AhnoXIEPbT5Q2/XLm\r\niwNSlXeGSN3bqksL3l7M0UoPE5ybaEW9A8AGC8dx7wZBLCy7llZEvbTAwheV\r\nisZuTFTBxjGv/++laY4KPBzDgT+eB3VjUdkhqJtaoaj51lw70isZFvwqNVY7\r\nQQ/c68vKZ1OymQWgbNKgog5VSKzY8kI5aZgy+YHsVyPkuWvWJwg6DCWiwnFz\r\nns+z+eclCs0RhIhzhmo0JtyjLVT3asaIbAyPRMqrFcXtT+Y8jOSL9gimdOGU\r\nUaCQTSE9oLZv+BUwLoy9BKcHtTviKcUeSbc2kcH5AfBXCrv5UDz3tgia788t\r\nB6c0vsE7om61ZtIgQEHUrRXQIl/675o0n83m7SgGgSZZk0ft8zDu8Ss6D6MD\r\nBeUNdzVF78xqDTvez6km5H6w9jpnJm4MDDQd2rt09PqfW81L3dV7MRClAvlo\r\na5GGY36cyMRuAo0RWxREKazvaOQXrOuQh/Eq3dB7YzPYtgFPrPCnOIL2Lu2g\r\nBuFg1wU5IPKGHh2cGlKqJLCIbM6AIpuv7E5nAfJvieGtaobdz/fLwd/DNeiY\r\ne+rI2XyBZrSFP21YzZQQzAhvS89hy0dU+Ac=\r\n=lGQk\r\n-----END PGP SIGNATURE-----\r\n","size":20302},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.21_1665085370746_0.6693771192035658"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-06T19:44:32.397Z","contributors":[]},"2.5.22":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.22","@hint/utils-connector-tools":"^4.0.39","@hint/utils-debug":"^1.0.10","@hint/utils-dom":"^2.2.3","@hint/utils-fs":"^1.0.15","@hint/utils-network":"^1.0.24","@hint/utils-types":"^1.2.0","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"resolutions":{"node-fetch":"^2.6.7"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.1.3","@hint/utils-create-server":"^3.4.24","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.187","@types/node":"^18.13.0","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.3.3","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.22","types":"./dist/src/connector.d.ts","gitHead":"722be1b4c0836d5c0adacfb00c8c4f6bc5d1e707","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.22","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"integrity":"sha512-OB8UmxwInT4dNatcNdFaKBnRigUyCXl9bRPzsOaqjI80bdZXqc/7zYqx7b0DJp0rDZL4EKKHEhfp2E+UOfOJ7g==","shasum":"27f8a0387b27fa16e2d0155e5dc6279beb9f6819","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.22.tgz","fileCount":36,"unpackedSize":78578,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRzPaVh8NAcv8PNKPFwOegSnSu2uyKjhxh71vZzdbeawIgMP0KhJg9uSYiNlZJ6/85T/gaVNjuEhD5F9iWzu5HICE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5zqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsWhAAkGJn3KaSx2Slj+NbrTRPNR4aYgq/tMB3jBOFM5b1kF5+d5cW\r\nxhykj74iqIfa88yq6m9xf376fJWbC56wO5+yGQoKgxpoAWsFPzRyrDOctVGH\r\nZm6LE4lC6SumAG77yM8J0DXOCRFG7Zr7mrCgr78zajsAb7/Kq7aQbPOg6dC+\r\n8iqG6IiJc1Z7b7feD3dEH9qbPyVp+TyG4QFwI39/M5eM3mHJCYxkBvvLUrRT\r\na3jbsdtN5N4h8iKu2jJO7d1gtV+seWzehIWQ9byZfxs/wdjuSQp3x1u6nVzv\r\n+JSmE8jtFLkEp1S69dTrC3Y4c/ZaSROcq/bDWChE+EKyoJMm8UgsYhZ2373t\r\ns92CaI21xA7BhY+H/7zGQbb/oL7kHxu/pl1srmEEEEIQPNglcn7cTQqpGh2T\r\nTfxGp8O9TPxxDP3i3vPs7MMD7P/1ka2m3LTRhOFTfLTX17IYaPl860MP+qIV\r\nbLAVG1VZEaYNxgmC1IoKvYsfTdVcef5uGzPd4EvTR67CCnpEB4pEXiFx663F\r\nbF7Gf8TSE20fB06U8KXwq7mXeC9zx0usHcv/TXtTYi3LVTGguQnTp8ngMWrr\r\nwws/rCQszBw3FK0DriMC3jTLVbwnMRZmhdyv3sHTge/Xbkoh/AiS3pDpPJdt\r\nGu+a6mZz4ScqkFpQ+1Qa9YEaIx2SUA58IeE=\r\n=a/ON\r\n-----END PGP SIGNATURE-----\r\n","size":20303},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.22_1679006954375_0.9985684625564688"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-16T22:49:14.559Z","publish_time":1679006954559,"contributors":[]},"2.5.23":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.23","@hint/utils-connector-tools":"^4.0.40","@hint/utils-debug":"^1.0.11","@hint/utils-dom":"^2.2.4","@hint/utils-fs":"^1.0.16","@hint/utils-network":"^1.0.25","@hint/utils-types":"^1.2.1","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"resolutions":{"node-fetch":"^2.6.7"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.1.4","@hint/utils-create-server":"^3.4.25","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.194","@types/node":"^20.1.1","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^5.59.2","@typescript-eslint/parser":"^4.33.0","ava":"^4.3.3","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.27.5","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^5.0.0","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.23","types":"./dist/src/connector.d.ts","gitHead":"fe6feadb1f77798203ea9d75edd88cf2fcfd1b61","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.23","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"integrity":"sha512-FXq+QE0BZbo/4ymhBTZ3C1PKyNi/einQoKPl5KImw4e+DDTgHzxpTSmOYJc6HEOX078qqrPQ3yWfdhb9n1KXCQ==","shasum":"0d1c074165fa26288c2b98daa3c74c08bcc07d75","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.23.tgz","fileCount":36,"unpackedSize":78577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3uqnGAj/YymA4lgZKvBvnf16y4qzmPvGWkozsbitUBwIgbsAynL6fO9oLy5PH1dkXznymzdseiYZPQPfXAbIAqZw="}],"size":20308},"_npmUser":{"name":"anonymous","email":"leolee@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.23_1686327880318_0.8653614718590055"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-09T16:24:40.462Z","publish_time":1686327880462,"_source_registry_name":"default","contributors":[]},"2.5.24":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.23","@hint/utils-connector-tools":"^4.0.41","@hint/utils-debug":"^1.0.11","@hint/utils-dom":"^2.2.4","@hint/utils-fs":"^1.0.16","@hint/utils-network":"^1.0.26","@hint/utils-types":"^1.2.1","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"resolutions":{"node-fetch":"^2.x"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.1.4","@hint/utils-create-server":"^3.4.26","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.194","@types/node":"^20.1.1","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^5.59.2","@typescript-eslint/parser":"^4.33.0","ava":"^4.3.3","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.27.5","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^5.0.0","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.24","types":"./dist/src/connector.d.ts","gitHead":"89eff1633735f4669156dd0b2d093697f458aea7","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/connector-puppeteer@2.5.24","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"integrity":"sha512-LhjJTF3mz7rgpDY4z1dLOmdfffN6T7uglAMddsA91YLF7SQSU6G6vciDhgOGbaSFxeXSSWROGt3IZhB5V3Lvyw==","shasum":"6127ee40e6dbcfd048f3589e1ba30f43793607cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.24.tgz","fileCount":36,"unpackedSize":78575,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEUbVZA5vhoupIgMHXSDAiMW5KhcYortAnT7lcqQ8JCuAiEA/te9zkpQOp9oTNDR3NGxdOa6xI60890YIX63lWUiWL0="}],"size":20306},"_npmUser":{"name":"anonymous","email":"leolee@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.24_1687907293530_0.06445166668364988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-27T23:08:13.735Z","publish_time":1687907293735,"_source_registry_name":"default","contributors":[]},"2.5.25":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils":"^7.0.24","@hint/utils-connector-tools":"^4.0.42","@hint/utils-debug":"^1.0.11","@hint/utils-dom":"^2.2.4","@hint/utils-fs":"^1.0.16","@hint/utils-network":"^1.0.27","@hint/utils-types":"^1.2.1","is-ci":"^3.0.1","lockfile":"^1.0.4","puppeteer-core":"^13.0.1"},"resolutions":{"node-fetch":"^2.x"},"description":"hint connector for browsers supported by Puppeteer","devDependencies":{"@hint/parser-html":"^3.1.4","@hint/utils-create-server":"^3.4.27","@types/is-ci":"^3.0.0","@types/lockfile":"^1.0.2","@types/lodash":"^4.14.194","@types/node":"^20.1.1","@types/puppeteer":"^5.4.5","@types/puppeteer-core":"^5.4.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^5.59.2","@typescript-eslint/parser":"^4.33.0","ava":"^4.3.3","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.27.5","eslint-plugin-markdown":"^2.2.1","lodash":"^4.17.21","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","puppeteer":"^10.4.0","rimraf":"^5.0.0","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["connector","chromium","edge","microsoft edge","chrome","google chrome","hint","hint-connector-puppeteer","puppeteer","webhint"],"license":"Apache-2.0","main":"./dist/src/connector.js","name":"@hint/connector-puppeteer","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/connector-puppeteer","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.5.25","_id":"@hint/connector-puppeteer@2.5.25","gitHead":"5db0e7f01a05fcd6ebfefe154a75a6d4a3cf3201","types":"./dist/src/connector.d.ts","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_nodeVersion":"18.19.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-5P3qx0mJcNlxbBchC3GBxHBNjp1A321wrbELof0N0D1V3N+W5HnKykNhmvbFJyzDHZQqQ46Fh72vgehbSjvsPw==","shasum":"13f1ea805db5a1c5a5ef1e5f24f33223a0b5398c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@hint/connector-puppeteer/-/connector-puppeteer-2.5.25.tgz","fileCount":36,"unpackedSize":78575,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAOuCRjyPFSleYbbyQ+mLoLlBLCjecKte4fUtaHHxM5TAiAXljtfRegF4737WAoUuAIgFRz5i5d65j2YSDlIGX5frw=="}],"size":20359},"_npmUser":{"name":"anonymous","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"leolee@microsoft.com"},{"name":"anonymous","email":"vidorteg@microsoft.com"},{"name":"anonymous","email":"flynnolivia@microsoft.com"},{"name":"anonymous","email":"amolleda@gmail.com"},{"name":"anonymous","email":"antross@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/connector-puppeteer_2.5.25_1724949287346_0.15684706798277293"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-29T16:34:47.705Z","publish_time":1724949287705,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"2.5.25"},"name":"@hint/connector-puppeteer","time":{"modified":"2024-09-13T01:10:32.444Z","created":"2022-01-27T10:03:29.421Z","2.5.8":"2021-06-09T19:08:39.002Z","2.5.7":"2021-02-06T00:39:49.144Z","2.5.6":"2021-02-04T19:27:32.073Z","2.5.5":"2020-11-11T20:39:48.299Z","2.5.4":"2020-08-24T21:53:38.725Z","2.5.3":"2020-07-27T20:34:32.313Z","2.5.2":"2020-05-18T22:13:34.095Z","2.5.1":"2020-04-15T19:16:42.689Z","2.5.0":"2020-03-18T21:52:57.149Z","2.4.3":"2019-12-05T00:19:59.775Z","2.4.2":"2019-12-04T03:49:10.727Z","2.4.1":"2019-12-03T00:59:48.430Z","2.4.0":"2019-10-29T22:27:24.724Z","2.3.0":"2019-10-16T19:42:14.520Z","2.2.2":"2019-09-26T21:17:03.157Z","2.2.1":"2019-09-24T19:28:20.424Z","2.2.0":"2019-09-19T18:29:37.226Z","2.1.0":"2019-09-11T22:28:36.432Z","2.0.5":"2019-08-29T15:50:45.674Z","2.0.4":"2019-08-16T02:36:24.947Z","2.0.3":"2019-08-06T20:38:56.027Z","2.0.2":"2019-07-30T19:27:44.243Z","2.0.1":"2019-07-24T21:16:29.287Z","2.0.0":"2019-07-23T16:28:57.867Z","1.0.0":"2019-05-23T15:46:28.946Z","2.5.11":"2021-11-04T18:28:39.597Z","2.5.10":"2021-10-29T19:56:13.356Z","2.5.9":"2021-10-21T16:19:06.145Z","2.5.12":"2021-11-15T20:07:46.964Z","2.5.13":"2022-03-10T18:40:31.924Z","2.5.14":"2022-04-26T22:10:01.505Z","2.5.15":"2022-05-04T01:42:33.044Z","2.5.16":"2022-06-06T22:26:39.607Z","2.5.17":"2022-06-13T20:38:41.405Z","2.5.18":"2022-07-08T15:57:27.151Z","2.5.19":"2022-07-22T22:58:43.830Z","2.5.20":"2022-09-06T16:39:30.056Z","2.5.21":"2022-10-06T19:42:50.958Z","2.5.22":"2023-03-16T22:49:14.559Z","2.5.23":"2023-06-09T16:24:40.462Z","2.5.24":"2023-06-27T23:08:13.735Z","2.5.25":"2024-08-29T16:34:47.705Z"},"readme":"# Puppeteer (`@hint/connector-puppeteer`)\n\nA connector that uses [puppeteer][puppeteer]\nto communicate with the browsers in `webhint`.\n\n## Installation\n\nThis package is installed automatically when adding webhint to your project\nso running the following is enough:\n\n```bash\nnpm install hint --save-dev\n```\n\nTo use it, activate it via the [`.hintrc`][hintrc] configuration file:\n\n```json\n{\n    \"connector\": {\n        \"name\": \"puppeteer\"\n    },\n    ...\n}\n```\n\n## Options\n\nThe set of settings supported by the Puppeteer connector are:\n\n```json\n{\n    \"connector\": {\n        \"name\": \"puppeteer\",\n        \"options\": {\n            \"auth\": AuthObject,\n            \"browser\": \"Chrome|Chromium|Edge\",\n            \"headless\": true|false,\n            \"ignoreHTTPSErrors\": true|false,\n            \"puppeteerOptions\": \"object\",\n            \"waitUntil\": \"dom|loaded|networkidle0|networkidle2\"\n        }\n    },\n    ...\n}\n```\n\nAll properties of `options` are optional.\n\n* `auth`: The credentials and elements to authenticate on a website.\n  See next section for further details.\n* `browser (Chrome|Chromium|Edge)`: Tells the preferred browser to\n  use. If unspecified webhint will look for a `puppeteer` installation\n  before falling back to searching for an installed browser and fail\n  if it does not find one. Keep in mind that not all browsers are\n  available on all platforms and that you need to **manually install\n  either puppeteer or a browser** for this connector to work.\n* `headless (boolean)`: Indicates if the browser should run in headless\n  mode or not. It is `true` by default when running on CI or\n  in WSL, `false` otherwise.\n* `ignoreHTTPSError (boolean)`: Indicates if errors with certificates\n  should be ignored. Use this when checking self-signed certificates.\n  It is `false` by default.\n* `puppeteerOptions (object)`: A set of launch options to pass to\n  puppeteer. See the [puppeteer launch options][puppeteer launch\n  options] for more information.\n* `waitUntil (dom|loaded|networkidle0|networkidle2)`: Is the waiting\n  strategy to decide when a page is considered loaded. See the\n  [puppeteer goto options][puppeteer goto options] to know more.\n\n### WSL support\n\nTo use this connector when running `WSL` you will have to install a chromium\nbrowser on your distro (e.g.: `sudo apt-get install chromium-browser`).\nBecause by default `WSL` does not support graphics, the `headless` mode will\nbe enabled by default. If you have an X Server working you will have to\nmanually disable this option via the connector's options. E.g.:\n\n```json\n{\n    \"connector\": {\n        \"name\": \"puppeteer\",\n        \"options\": {\n            \"headless\": false\n        }\n    },\n    ...\n}\n```\n\n### Website authentication\n\nThe `puppeteer` connector allows to authenticate on a website that\nsupports Basic HTTP Authentication or:\n\n* uses user/password (i.e.: no MFA or captcha).\n* redirects to the login page and to the initial target after successful\n  authentication.\n\nFor Basic Authentication the `auth` object properties are:\n\n* `user`: a `string` with the user name to use\n* `password`: a `string` with the password to use\n\nE.g.:\n\n```json\n{\n    \"user\": \"userName\",\n    \"password\": \"Passw0rd\"\n}\n```\n\nOtherwise, `auth` properties are:\n\n* `user`: the information needed to identify the `input` element via\n  a query `selector` (e.g.: `#login`) to type the `value` for the\n  username in (e.g.: `username1`).\n* `password`: the information needed to identify the `input` element via\n  a query `selector` (e.g.: `#password`) to type the `value` for the\n  password in (e.g.: `P@ssw0rd`).\n* `next`: the information needed to identify the `input` (or `button`)\n  element via a query `selector` (e.g.: `input[type=\"submit\"]`) to `click`\n  to get to the next step of the authentication process. This is an\n  optional property as not all services prompt first for the user name\n  before asking for the password in the following screen. An example of\n  such a service would be Azure Pipelines.\n* `submit`: the information needed to identify the `input` (or `button`)\n  element via a query `selector` (e.g.: `input[type=\"submit\"]`) to `click`\n  to submit the crendentials.\n\nE.g.:\n\n```json\n{\n    \"user\": {\n        \"selector\": \"string\",\n        \"value\": \"string\"\n    },\n    \"password\": {\n        \"selector\": \"string\",\n        \"value\": \"string\"\n    },\n    \"next\": {\n        \"selector\": \"string\"\n    },\n    \"submit\": {\n        \"selector\": \"string\"\n    }\n}\n```\n\n### User actions\n\nSometimes you might need the browser to interact in some way with the\ncontent before starting the analysis. For example, in the case of\na SPA you might want to click in certain elements to get to the right\nstate.\n\nSometimes, this actions need to be done before navigating to the page\nto analyze.\n\nTo achieve this, you can use \"user actions\". \"User actions\" are\ndefined as follows:\n\n```json\n{\n    \"connector\": {\n        \"name\": \"puppeteer\",\n        \"options\": {\n            \"actions\": [\n                {\n                    \"file\": \"pathToUserAction1.js\",\n                    \"on\": \"beforeTargetNavigation|afterTargetNavigation\"\n                },\n                {\n                    \"file\": \"pathToUserAction2.js\",\n                    \"on\": \"beforeTargetNavigation|afterTargetNavigation\"\n                },\n                ...\n            ],\n            \"actionsOptions\": { },\n            ...\n        }\n    },\n    ...\n}\n```\n\nThere's a property `actions` in the connector configuration that's an array\nof `Action`. You can define as many actions as you want.\n\nAn `Action` is an object with two properties:\n\n* `file`: Absolute or relative path from the execution path to the file\n  containing the action to execute.\n* `on`: A string that indicates when the action needs to be executed:\n  * `beforeTargetNavigation`: The action will be executed before navigating\n    to the target. If you need to set up special headers you will have to\n    do it at this moment.\n  * `afterTargetNavigation`: The action will be executed after the target\n    has been loaded. If the website is a SPA and you need to get to a certain\n    state, this is the moment to use.\n\nThe file that contains the action needs to be written in JavaScript and export\nan object with an `action` property with the following signature:\n\n```js\nmodule.exports = {\n    action: async (page, options) => {\n        // your actions here\n    }\n};\n```\n\nThe parameters the function receives are:\n\n* `page`: The [puppeteer `Page`][puppeteer page] with the tab used to navigate\n  to the target. This gives you full control to do anything you need with the\n  page (click, type, navigate elsewhere, etc.).\n* `options`: The connector options. This allows you access to `waitFor` values\n  and any other user configuration. If you need to pass anything specifically\n  to the actions you can use `options.actionOptions` property to do so.\n\n#### User action examples\n\nThe connector's authentication mechanisms rely on the user actions API.\nThe following is the code for the Basic HTTP Auth (transpiled to JS):\n\n```js\nmodule.exports = {\n    action: async (page, config) => {\n        if (!config || !config.auth) {\n            return;\n        }\n\n        if (typeof config.auth.user !== 'string' || typeof config.auth.password !== 'string') {\n            return;\n        }\n\n        await page.authenticate({\n            password: config.auth.password,\n            username: config.auth.user\n        });\n    }\n};\n```\n\n**Note:** This user action uses `options.auth` which is already\npredefined. If your user action needs another type of user information you can\nuse `options.actionsOptions`.\n\nThe following is an example of a user action that will click on an element\nconfigured via `options.actionsOptions`:\n\n```json\n{\n    \"connector\": {\n        \"name\": \"puppeteer\",\n        \"options\": {\n            \"actions\": [\n                {\n                    \"file\": \"clickElement.js\",\n                    \"on\": \"afterTargetNavigation\"\n                }\n            ],\n            \"actionsOptions\": {\n                \"elementId\": \"#id\"\n            }\n        }\n    },\n    ...\n}\n```\n\n```js\nmodule.exports = {\n    action: async (page, config) => {\n        const selector = config.actionsOptions.elementId;\n\n        await page.click(selector);\n    }\n};\n```\n\nPlease look at the source code of `connector-puppeteer` for other built-in\nactions.\n\n## Further Reading\n\n* [Connectors][connectors]\n* [Puppeteer documentation][puppeteer]\n\n<!-- Link labels: -->\n\n[connectors]: https://webhint.io/docs/user-guide/concepts/connectors/\n[hintrc]: https://webhint.io/docs/user-guide/configuring-webhint/summary/\n[puppeteer]: https://pptr.dev/\n[puppeteer goto options]: https://pptr.dev/#?product=Puppeteer&version=master&show=api-pagegotourl-options\n[puppeteer launch options]: https://pptr.dev/#?product=Puppeteer&version=master&show=api-puppeteerlaunchoptions\n[puppeteer page]: https://pptr.dev/#?product=Puppeteer&version=v1.20.0&show=api-class-page","users":{}}