Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| static-production.npmjs.com/abf53a31b2da4657a1a004ee9358551c.png | 864000.0 s | 428.9 KiB |
| static-production.npmjs.com/attachments/ck3uweazy72ye8874y9kkxnx1-gak.png | 14400.0 s | 15.0 KiB |
| static-production.npmjs.com/styles.695cb6ea21c7905290ab.css | 864000.0 s | 64.2 KiB |
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Build amazing things
We're GitHub, the company behind the npm Registry and npm … main#main > div > article.bg-white > section.f7728d4c | static-production.npmjs.com/abf53a31b2da4657a1a004ee9358551c.png | 428.2 KiB | 203.8 KiB |
article.bg-white > section.pv5 > div.center > img.db article.bg-white > section.pv5 > div.center > img.db | static-production.npmjs.com/attachments/ck3uweazy72ye8874y9kkxnx1-gak.png | 14.7 KiB | 13.0 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| fonts.googleapis.com/css?family=Fira+Mono | 665 B | |
| fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600 | 869 B | 309 ms |
| fonts.googleapis.com/css?family=Poppins:400,500,600 | 621 B | |
| static-production.npmjs.com/styles.695cb6ea21c7905290ab.css | 64.2 KiB | 301 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static-production.npmjs.com/styles.695cb6ea21c7905290ab.css | 64.0 KiB | 49.8 KiB |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static-production.npmjs.com/styles.695cb6ea21c7905290ab.css | 64.2 KiB | 14.8 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
article.bg-white > section.pv5 > div.center > img.db article.bg-white > section.pv5 > div.center > img.db | static-production.npmjs.com/attachments/ck3uweazy72ye8874y9kkxnx1-gak.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
www.npmjs.com/ line 17, col 0 | Access to script at 'https://static-production.npmjs.com/commons.2083584930bec1034fbb.js' from origin 'https://www.npmjs.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. |
www.npmjs.com/ line 17, col 0 | Access to script at 'https://static-production.npmjs.com/homepage/homepage.65646a10e9b9f30f0144.js' from origin 'https://www.npmjs.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. |
www.npmjs.com/ line 17, col 0 | Access to script at 'https://static-production.npmjs.com/minicssextractbug.0d7bf3add7c69b7bace4.js' from origin 'https://www.npmjs.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.