GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.01k stars 9.31k forks source link

lighthouse-logger/package.jsonage.json #15992

Closed Zerocoolocool closed 1 month ago

Zerocoolocool commented 1 month ago

~ "type": "module", "name": "lighthouse-logger", "version": "1.4.2", "license": "Apache-2.0", "main": "./dist/index.cjs", "exports": { "require": "./dist/index.cjs", "import": "./index.js" }, "scripts": { "prepack": "yarn build-cjs", "build-cjs": "npx rollup --format=cjs --file=dist/index.cjs -- index.js" }, "dependencies": { "debug": "^2.6.9", "marky": "^1.2.2" } } }apply(n,e.getElementsByTagName(t))

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.