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

@shopify/performance

Package Overview
Dependencies
Maintainers
18
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 2.0.6 to 2.0.7

build/esm/_virtual/_rollupPluginBabelHelpers.mjs

8

build/cjs/index.js

@@ -16,12 +16,8 @@ 'use strict';

enumerable: true,
get: function () {
return types.EventType;
}
get: function () { return types.EventType; }
});
Object.defineProperty(exports, 'NavigationResult', {
enumerable: true,
get: function () {
return types.NavigationResult;
}
get: function () { return types.NavigationResult; }
});
exports.now = utilities.now;
{
"name": "@shopify/performance",
"version": "2.0.6",
"version": "2.0.7",
"license": "MIT",

@@ -44,3 +44,3 @@ "description": "Primitives for collecting browser performance metrics",

},
"gitHead": "aef6df3db53001969b6c3f9c09d11d94adb01bea"
"gitHead": "9cc43c40f1cf55b3292a6c397c331cfdfd9f83d2"
}

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