Socket
Socket
Sign inDemoInstall

@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.6.1 to 7.9.0

8

autocannon/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for autocannon 7.6
// Type definitions for autocannon 7.9
// Project: https://github.com/mcollina/autocannon#readme

@@ -372,2 +372,8 @@ // Definitions by: Jeremy Bensimon <https://github.com/jeremyben>

'5XX': number;
/** The number of requests with a mismatched body. */
mismatches: number;
/** How many times the requests pipeline was reset due to setupRequest returning a falsey value. */
resets: number;
}

@@ -374,0 +380,0 @@

6

autocannon/package.json
{
"name": "@types/autocannon",
"version": "7.6.1",
"version": "7.9.0",
"description": "TypeScript definitions for autocannon",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/autocannon",

},
"typesPublisherContentHash": "f7645b1c1f8512696c2db990713d0e5bf6b41ff835a1ccbf0db9f0339a0c0e34",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "e02d448aa51a66781ee9998166fafae6c14a95f25da816ef8cad6d2160548fe7",
"typeScriptVersion": "4.1"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Sat, 19 Mar 2022 19:31:45 GMT
* Last updated: Sun, 25 Sep 2022 13:02:59 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