macbre / phantomas

Headless Chromium-based web performance metrics collector and monitoring tool
https://www.npmjs.com/package/phantomas
BSD 2-Clause "Simplified" License
2.25k stars 141 forks source link

bump puppeteer to v22.10.0 [HeadlessChrome/125.0.0.0] #1369

Closed macbre closed 4 months ago

macbre commented 4 months ago

Release notes

socket-security[bot] commented 4 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/puppeteer@22.10.0 Transitive: environment, filesystem, network, shell, unsafe +108 20.5 MB

🚮 Removed packages: npm/puppeteer@22.7.1

View full report↗︎

macbre commented 4 months ago
/home/runner/work/phantomas/phantomas/lib/browser.js:208
      meta.response.encodedDataLength; /* "or" fallback for 404 response */
                    ^

TypeError: Cannot read properties of undefined (reading 'encodedDataLength')
    at Object.onRequestLoaded (/home/runner/work/phantomas/phantomas/lib/browser.js:208:21)