@types/autocannon
Advanced tools
Comparing version 7.12.2 to 7.12.3
@@ -425,2 +425,5 @@ /// <reference types="node" /> | ||
resets: number; | ||
/** Requests counter per status code */ | ||
statusCodeStats?: Record<`${number}`, { count?: number }>; | ||
} | ||
@@ -427,0 +430,0 @@ |
{ | ||
"name": "@types/autocannon", | ||
"version": "7.12.2", | ||
"version": "7.12.3", | ||
"description": "TypeScript definitions for autocannon", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/autocannon", | ||
}, | ||
"typesPublisherContentHash": "58a42b2b7e18e8050276eeb495b8fcba9f2bed9d4157e95a4b07e25671ec3576", | ||
"typesPublisherContentHash": "f906e422de0f89efbae8429d36afd8921ab7a2517565e137b09e52fdebb3c2f5", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Last updated: Fri, 03 Nov 2023 14:40:53 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
21666
462