@best/runtime
Advanced tools
Comparing version 4.0.0-alpha9 to 4.0.0-beta1
@@ -9,3 +9,3 @@ /* | ||
import { runBenchmark as _runBenchmark } from './runner'; | ||
export * from './primitives'; | ||
import { describe, benchmark, beforeAll, before, afterAll, after, run } from './primitives'; | ||
const setupBenchmark = (config) => initializeBenchmarkConfig(config); | ||
@@ -31,2 +31,3 @@ const runBenchmark = async (config) => { | ||
}); | ||
export { describe, benchmark, beforeAll, before, afterAll, after, run }; | ||
//# sourceMappingURL=index.js.map |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "4.0.0-alpha9", | ||
"version": "4.0.0-beta1", | ||
"description": "Best Runtime", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
], | ||
"gitHead": "6b3e5ae79feebd37eece19a9b6bc6b2d8e897d59" | ||
"gitHead": "4d06a44b069fcefaf95ea845a61bb99ac4254405" | ||
} |
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
21995
561