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

iperf

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iperf - npm Package Compare versions

Comparing version 0.1.0-beta.17 to 0.1.0-beta.18

2

dist/client/types.d.ts

@@ -17,3 +17,3 @@ import type { Performance } from './performance';

export interface Test {
(context: TestContext): Promise<void>;
(context: TestContext): Promise<any>;
/**

@@ -20,0 +20,0 @@ * Number of iterations to run the test.

{
"name": "iperf",
"version": "0.1.0-beta.17",
"version": "0.1.0-beta.18",
"description": "Performance Testing Framework for Front-end Renderers",

@@ -5,0 +5,0 @@ "keywords": [

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