Socket
Socket
Sign inDemoInstall

loadtest

Package Overview
Dependencies
27
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.7 to 3.0.8

2

index.d.ts

@@ -9,3 +9,3 @@ declare namespace loadtest {

maxSeconds?: number;
timeOut?: number;
timeout?: number;
cookies?: string[];

@@ -12,0 +12,0 @@ headers?: { [headerName: string]: string };

{
"name": "loadtest",
"version": "3.0.7",
"version": "3.0.8",
"description": "Run load tests for your web application. Mostly ab-compatible interface, with an option to force requests per second. Includes an API for automated load testing.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/alexfernandez/loadtest",

@@ -756,3 +756,3 @@ [![Build Status](https://secure.travis-ci.org/alexfernandez/loadtest.svg)](http://travis-ci.org/alexfernandez/loadtest)

Copyright (c) 2013-4 Alex Fernández <alexfernandeznpm@gmail.com>
Copyright (c) 2013-9 Alex Fernández <alexfernandeznpm@gmail.com>
and [contributors](https://github.com/alexfernandez/loadtest/graphs/contributors).

@@ -759,0 +759,0 @@

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