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 7.9.0 to 7.9.1

10

autocannon/index.d.ts

@@ -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

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