Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@best/runtime

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@best/runtime - npm Package Compare versions

Comparing version 4.0.0-alpha9 to 4.0.0-beta1

3

dist/index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc