Socket
Socket
Sign inDemoInstall

pagexray

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pagexray - npm Package Versions

1
6

2.2.0

Diff

Changelog

Source

2.2.0 2018-03-19

Added

  • Adding totalTime to results for each asset and domain #59.
soulgalore
published 2.1.0 •

Changelog

Source

2.1.0 2018-02-01

Added

  • Include CPU metrics from Browsertime. Also align the WebPageTest CPU metrics with Browsertime (cpu.events.* instead of cpu.*).
soulgalore
published 2.0.4 •

Changelog

Source

2.0.4 2018-01-17

Fixed

  • If the HTTP version is unknown in the HAR, categorize it as unknown instead of h1/empty #54.
soulgalore
published 2.0.3 •

Changelog

Source

2.0.3 2018-01-14

Fixed

  • WebPageTest HAR files sometimes has request with timings that probably is wrong #52
soulgalore
published 2.0.2 •

Changelog

Source

2.0.2 2017-12-27

Fixed

  • Fixed infinite loop for getting redirects URLs #50.
soulgalore
published 2.0.1 •

Changelog

Source

2.0.1 2017-12-19

Fixed

  • Chrome strips everything after # in the URL in the HAR, Firefox keeps it. Handle both #49.
soulgalore
published 2.0.0 •

Changelog

Source

2.0.0 2017-11-10

Added

  • We moved to the NodeJS 8.x since it is now LTS.

Fixed

  • Har files that includes the same url loaded with different http version (h1 vs h2) are now parsed correctly.
  • Handle redirects to paths (e.g. /foo) and convert to absolute urls.
tobli
published 1.0.1 •

Changelog

Source

1.0.1 2017-10-15

Fixed

  • Fix expires and timeSinceLastModified parsing for invalid dates.
  • Avoid error if optional entry timings are missing in HAR.

Added

  • Get the PageXray version with --version.
soulgalore
published 1.0.0 •

Changelog

Source

1.0.0 2017-08-26

Added

  • You can now run PageXray in the browser! Check Github releases to download that version.
  • If the HAR is generated with sitespeed.io > 5.4.3, we pickup some extra meta data: connection type, URL to the result page, URL to the video, URL to the screenshot. And we also add the browser and version if that is availible.
  • Pickup firstParty/thirdParty config from the HAR, override with config.
  • Collect timings per domain.
  • Collect timings per timing type instead of total. This change is not backward compatible and you need to calculate the total yourself.
soulgalore
published 0.14.3 •

Changelog

Source

0.14.3 2017-06-23

Fixed

  • Collect assets that have 2XX status code instead of just strict 200. Thanks @vio for the PR.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc