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

do-you-bench

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

do-you-bench - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

13

cli.js

@@ -1,9 +0,8 @@

const { promptQuestion, collectInput } = require('./src/consolePrompter')
const { executeShell } = require('./src/execute')
const chalk = require('chalk')
const figlet = require('figlet')
const colors = require('colors')
const topics = require('./config/topics')
const { promptQuestion, collectInput } = require("./src/consolePrompter")
const { executeShell } = require("./src/execute")
const chalk = require("chalk")
const figlet = require("figlet")
const colors = require("colors")
const topics = require("./config/topics")
const init = () => {

@@ -10,0 +9,0 @@ console.log(

{
"name": "do-you-bench",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple interactive http[s] benchmarking tool",

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

@@ -7,8 +7,8 @@ <div align="center">

[![Package version](https://img.shields.io/npm/v/do-you-even-bench.svg?style=flat-square)](https://npmjs.org/package/do-you-bench)
[![Package version](https://img.shields.io/npm/v/do-you-bench.svg?style=flat-square)](https://npmjs.org/package/do-you-bench)
[![Make a pull request](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![License](https://img.shields.io/npm/l/do-you-even-bench.svg?style=flat-square)](https://github.com/pedreviljoen/do-you-bench/blob/master/LICENSE)
[![npm downloads](https://img.shields.io/npm/dm/do-you-even-bench.svg?style=flat-square)](https://npmjs.org/package/do-you-bench)
[![License](https://img.shields.io/npm/l/do-you-bench.svg?style=flat-square)](https://github.com/pedreviljoen/do-you-bench/blob/master/LICENSE)
[![npm downloads](https://img.shields.io/npm/dm/do-you-bench.svg?style=flat-square)](https://npmjs.org/package/do-you-bench)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![Greenkeeper badge](https://badges.greenkeeper.io/pedreviljoen/do-you-even-bench.svg)](https://greenkeeper.io/)
[![Greenkeeper badge](https://badges.greenkeeper.io/pedreviljoen/do-you-bench.svg)](https://greenkeeper.io/)

@@ -15,0 +15,0 @@ > Simple recommended fields checker for your package.json

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