Socket
Socket
Sign inDemoInstall

@wixc3/cross-performance

Package Overview
Dependencies
Maintainers
164
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/cross-performance - npm Package Compare versions

Comparing version 17.0.0 to 17.2.0

2

browser.js

@@ -1,1 +0,1 @@

module.exports = globalThis.performance || require('./index');
module.exports = globalThis.performance || require('./index');

@@ -28,3 +28,3 @@ const measures = new Map();

duration: this.duration,
entryType: this.type
entryType: this.type,
};

@@ -31,0 +31,0 @@ }

{
"name": "@wixc3/cross-performance",
"version": "17.0.0",
"version": "17.2.0",
"main": "./index.js",

@@ -5,0 +5,0 @@ "browser": "./browser.js",

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