Socket
Socket
Sign inDemoInstall

tinybench

Package Overview
Dependencies
52
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.5 to 2.0.6

2

dist/index.js

@@ -15,3 +15,3 @@ var z = Object.defineProperty;

function i(s, r = null) {
let t = new Event(s), n = { ...t, currentTarget: r, target: r };
let t = new Event(s, {}), n = { ...t, currentTarget: r, target: r };
return Object.setPrototypeOf(n, t);

@@ -18,0 +18,0 @@ }

{
"name": "tinybench",
"version": "2.0.5",
"version": "2.0.6",
"type": "module",

@@ -5,0 +5,0 @@ "packageManager": "pnpm@7.5.1",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc