@types/autocannon
Advanced tools
Comparing version 7.9.0 to 7.9.1
@@ -359,15 +359,15 @@ // Type definitions for autocannon 7.9 | ||
/** The number of 1xx response status codes received. */ | ||
'1XX': number; | ||
'1xx': number; | ||
/** The number of 2xx response status codes received. */ | ||
'2XX': number; | ||
'2xx': number; | ||
/** The number of 3xx response status codes received. */ | ||
'3XX': number; | ||
'3xx': number; | ||
/** The number of 4xx response status codes received. */ | ||
'4XX': number; | ||
'4xx': number; | ||
/** The number of 5xx response status codes received. */ | ||
'5XX': number; | ||
'5xx': number; | ||
@@ -374,0 +374,0 @@ /** The number of requests with a mismatched body. */ |
{ | ||
"name": "@types/autocannon", | ||
"version": "7.9.0", | ||
"version": "7.9.1", | ||
"description": "TypeScript definitions for autocannon", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/autocannon", | ||
}, | ||
"typesPublisherContentHash": "e02d448aa51a66781ee9998166fafae6c14a95f25da816ef8cad6d2160548fe7", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "9cdefb8e97e5d2a95095c6f9cd73a26d08416ae40bf4e3b0d432f880dbf665d6", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 25 Sep 2022 13:02:59 GMT | ||
* Last updated: Thu, 06 Jul 2023 01:32:44 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