@types/autocannon
Advanced tools
Comparing version 4.1.1 to 7.6.0
@@ -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 @@ } |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19175
396