Comparing version 2.0.5 to 2.0.6
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28812
36
9
9
0
13