@best/runtime
Advanced tools
Comparing version 8.1.3 to 9.0.0
@@ -48,3 +48,3 @@ /* | ||
endMeasure(markName, BenchmarkMeasureType.Execute); | ||
resolve(); | ||
resolve(null); | ||
})(); | ||
@@ -55,3 +55,3 @@ } | ||
endMeasure(markName, BenchmarkMeasureType.Execute); | ||
resolve(); | ||
resolve(null); | ||
} | ||
@@ -58,0 +58,0 @@ } |
@@ -18,3 +18,3 @@ { | ||
}, | ||
"version": "8.1.3" | ||
"version": "9.0.0" | ||
} |
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
20882