@types/autocannon
Advanced tools
Comparing version 7.12.4 to 7.12.5
@@ -219,2 +219,8 @@ /// <reference types="node" /> | ||
skipAggregateResult?: boolean; | ||
/** | ||
* A Boolean which allows you to print connection errors to stderr. | ||
* @default false | ||
*/ | ||
debug?: boolean; | ||
} | ||
@@ -221,0 +227,0 @@ |
{ | ||
"name": "@types/autocannon", | ||
"version": "7.12.4", | ||
"version": "7.12.5", | ||
"description": "TypeScript definitions for autocannon", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/autocannon", | ||
}, | ||
"typesPublisherContentHash": "2a64b6dd96801cab9c8e3f4b1b464d9ab0e4a322a3839dc0611823fb2f018ea1", | ||
"typesPublisherContentHash": "d0c64d96dd30058ed0c219fd78f78bcc0f8335d7d2beeb3f20e995fd5767d60b", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 06 Nov 2023 22:41:04 GMT | ||
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ |
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
21818
467