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

@types/autocannon

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/autocannon - npm Package Compare versions

Comparing version 4.1.1 to 7.6.0

10

autocannon/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for autocannon 4.1
// Type definitions for autocannon 7.6
// Project: https://github.com/mcollina/autocannon#readme

@@ -167,2 +167,7 @@ // Definitions by: Jeremy Bensimon <https://github.com/jeremyben>

excludeErrorStats?: boolean | undefined;
/**
* The number of worker threads to use to fire requests.
*/
workers?: number | undefined;
}

@@ -207,3 +212,4 @@

| 'UNLOCK'
| 'UNSUBSCRIBE' | undefined;
| 'UNSUBSCRIBE'
| undefined;
path?: string | undefined;

@@ -210,0 +216,0 @@ }

6

autocannon/package.json
{
"name": "@types/autocannon",
"version": "4.1.1",
"version": "7.6.0",
"description": "TypeScript definitions for autocannon",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/autocannon",

},
"typesPublisherContentHash": "4a9589d56f582aedf7629fe4361cd6b6b03ae14c960627c76beb94e4d9bcb71f",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "c61f24bb567d8ac384c01995f48f9615c35069d3edca89abd26c47005657254c",
"typeScriptVersion": "3.9"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 07 Jul 2021 21:44:39 GMT
* Last updated: Thu, 10 Mar 2022 07:01:52 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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