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

@shopify/performance

Package Overview
Dependencies
Maintainers
19
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 0.0.0-snapshot-20221205183206 to 0.0.0-snapshot-20221206153119

2

build/cjs/performance.js

@@ -140,3 +140,3 @@ 'use strict';

type: types.EventType.FirstInputDelay,
start: 0,
start: utilities.now() - metric.value,
duration: metric.value

@@ -143,0 +143,0 @@ });

{
"name": "@shopify/performance",
"version": "0.0.0-snapshot-20221205183206",
"version": "0.0.0-snapshot-20221206153119",
"license": "MIT",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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