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

chromestat

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chromestat - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

example.png

2

package.json
{
"name": "chromestat",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Puppeteer website performance test",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -1,4 +0,6 @@

# chromestat
Like httpstat but powered by puppeteer
# 🕵 chromestat
visualizes `curl(1)` statistics with puppeteer, the real website performance at browser level.
<img src="https://github.com/zeit/chromestat/blob/master/example.png" />
## Installation

@@ -5,0 +7,0 @@ ```

@@ -17,2 +17,4 @@ const flow = require('lodash/flow');

console.log(args);
if (!isUrl(url)) {

@@ -19,0 +21,0 @@ console.log('💔 Not a valid url.');

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