Socket
Socket
Sign inDemoInstall

@wixc3/cross-performance

Package Overview
Dependencies
Maintainers
149
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 14.1.0 to 14.1.1

2

browser.js

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

module.exports = window.performance;
module.exports = globalThis.performance || require('./index');
{
"name": "@wixc3/cross-performance",
"version": "14.1.0",
"version": "14.1.1",
"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