Socket
Socket
Sign inDemoInstall

@wixc3/cross-performance

Package Overview
Dependencies
0
Maintainers
149
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 14.0.4 to 14.1.0

2

index.js

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

startTime: initialStartTime,
toJSON: () => JSON.stringify({ name: initMarkName, initialStartTime }),
toJSON: () => ({ name: initMarkName, initialStartTime }),
};

@@ -12,0 +12,0 @@ const marks = new Map();

{
"name": "@wixc3/cross-performance",
"version": "14.0.4",
"version": "14.1.0",
"main": "./index.js",
"browser": "./browser.js" ,
"browser": "./browser.js",
"types": "./index.d.ts",

@@ -7,0 +7,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc