Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

autocannon

Package Overview
Dependencies
Maintainers
3
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autocannon - npm Package Compare versions

Comparing version 7.8.0 to 7.8.1

2

lib/printResult.js

@@ -27,3 +27,3 @@ 'use strict'

shortLatency.push(asLowRow(chalk.bold('Latency'), asMs(result.latency)))
logToLocalStr(shortLatency.toString())
logToLocalStr('\n' + shortLatency.toString())

@@ -30,0 +30,0 @@ const requests = new Table({

{
"name": "autocannon",
"version": "7.8.0",
"version": "7.8.1",
"description": "Fast HTTP benchmarking tool written in Node.js",

@@ -5,0 +5,0 @@ "main": "autocannon.js",

@@ -14,2 +14,3 @@ 'use strict'

/.*/,
/$/,
/Stat.*2\.5%.*50%.*97\.5%.*99%.*Avg.*Stdev.*Max.*$/,

@@ -16,0 +17,0 @@ /.*/,

@@ -17,2 +17,3 @@ 'use strict'

/.*/,
/$/,
/Stat.*2\.5%.*50%.*97\.5%.*99%.*Avg.*Stdev.*Max.*$/,

@@ -19,0 +20,0 @@ /.*/,

@@ -18,2 +18,3 @@ 'use strict'

/.*/,
/$/,
/Stat.*2\.5%.*50%.*97\.5%.*99%.*Avg.*Stdev.*Max.*$/,

@@ -70,2 +71,3 @@ /.*/,

/.*/,
/$/,
/Stat.*2\.5%.*50%.*97\.5%.*99%.*Avg.*Stdev.*Max.*$/,

@@ -212,2 +214,3 @@ /.*/,

/.*/,
/$/,
/Stat.*2\.5%.*50%.*97\.5%.*99%.*Avg.*Stdev.*Max.*$/,

@@ -214,0 +217,0 @@ /.*/,

@@ -14,2 +14,3 @@ 'use strict'

/.*/,
/$/,
/Stat.*2\.5%.*50%.*97\.5%.*99%.*Avg.*Stdev.*Max.*$/,

@@ -16,0 +17,0 @@ /.*/,

@@ -15,2 +15,3 @@ 'use strict'

/.*/,
/$/,
/Stat.*2\.5%.*50%.*97\.5%.*99%.*Avg.*Stdev.*Max.*$/,

@@ -17,0 +18,0 @@ /.*/,

@@ -11,2 +11,3 @@ 'use strict'

/.*/,
/$/,
/Stat.*2\.5%.*50%.*97\.5%.*99%.*Avg.*Stdev.*Max.*$/,

@@ -13,0 +14,0 @@ /.*/,

@@ -12,2 +12,3 @@ 'use strict'

/.*/,
/$/,
/Stat.*2\.5%.*50%.*97\.5%.*99%.*Avg.*Stdev.*Max.*$/,

@@ -14,0 +15,0 @@ /.*/,

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