Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/performance

Package Overview
Dependencies
Maintainers
13
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/performance - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

2

package.json
{
"name": "@shopify/performance",
"version": "1.1.6",
"version": "1.1.7",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Primitives for collecting browser performance metrics.",

@@ -36,3 +36,3 @@ # `@shopify/performance`

// Listen for the start of new navigations.
performance.on('navigationStart', () => {});
performance.on('inflightNavigation', () => {});

@@ -39,0 +39,0 @@ // Listen for "lifecycle" events; that is, those that are part of the initial

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