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 Compare versions

Comparing version 4.0.0 to 4.1.0

5

CHANGELOG.md
# CHANGELOG - PageXray
version 4.1.0 2021-04-08
------------------------
### Added
* Attach Google Web Vitals data from Browsertime [#101](https://github.com/sitespeedio/pagexray/pull/101).
version 4.0.0 2020-12-12

@@ -4,0 +9,0 @@ ------------------------

4

lib/sitespeed.js

@@ -21,2 +21,6 @@ 'use strict';

}
if (harPage._googleWebVitals) {
pageXrayPage.googleWebVitals = harPage._googleWebVitals;
}
}

@@ -23,0 +27,0 @@ }

2

package.json
{
"name": "pagexray",
"version": "4.0.0",
"version": "4.1.0",
"description": "Xray your HAR file and know all about the page",

@@ -5,0 +5,0 @@ "keywords": [

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