Socket
Socket
Sign inDemoInstall

iso-bench

Package Overview
Dependencies
0
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.3 to 2.4.4

lib/_types/processors/StreamLog/DynamicStream.d.ts

1

lib/_types/index.d.ts
export * from "./IsoBench";
export * from "./Processor";
export * from "./STRINGS";
export * from "./Test";
export * from "./Fork";
export * from "./WorkerSetup";

@@ -19,5 +19,4 @@ "use strict";

__exportStar(require("./Processor"), exports);
__exportStar(require("./STRINGS"), exports);
__exportStar(require("./Test"), exports);
__exportStar(require("./Fork"), exports);
__exportStar(require("./WorkerSetup"), exports);
{
"name": "iso-bench",
"version": "2.4.3",
"version": "2.4.4",
"description": "Small benchmark library focused in avoiding optimization/deoptimization pollution between tests by isolating them.",

@@ -5,0 +5,0 @@ "types": "./lib/_types/index.d.ts",

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