Socket
Socket
Sign inDemoInstall

consel

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

consel - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

backup.md

6

package.json
{
"name": "consel",
"version": "1.1.2",
"description": "",
"version": "1.1.3",
"description": "A modified child_process client, with extensive logging.",
"main": "index.js",

@@ -18,3 +18,3 @@ "scripts": {

],
"author": "",
"author": "Salvage_Dev",
"license": "ISC",

@@ -21,0 +21,0 @@ "dependencies": {

@@ -1,16 +0,47 @@

**Consel**<br>
Consel - An extension to commands.<br><br>
**Why?**
Finding out how long executing tasks is annoying, so consel comes in and allows you to do that!<br>
**But wait, is this global?**<br>
Yeah, It's global, you can install with the following command:
```bash
$ npm i -g consel
```
**Oh one more thing, is it hard to use or configure?**<br>
Not in the slightest, just simply say `consel` in your terminal and you are up and running.<br>
**How do I update?**<br>
consel comes with a built in updater, so all you have to do is: `consel -u`. A few seconds later, consel will be updated.<br>
**How often are updates?**<br>
Usually every week, so make sure to constantly update!<br>
Thanks ;)
<h1 align="center">Welcome to consel 👋</h1>
<p>
<a href="https://www.npmjs.com/package/consel" target="_blank">
<img alt="Version" src="https://img.shields.io/npm/v/consel.svg">
</a>
<a href="https://github.com/Milo123459/consel#readme" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
<a href="https://github.com/Milo123459/consel/graphs/commit-activity" target="_blank">
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
</a>
<a href="https://github.com/Milo123459/consel/blob/master/LICENSE" target="_blank">
<img alt="License: ISC" src="https://img.shields.io/github/license/Milo123459/consel" />
</a>
</p>
> A modified child_process client, with extensive logging.
## Install
```sh
npm install
```
## Run tests
```sh
npm run test
```
## Author
👤 **Salvage_Dev**
* Github: [@Milo123459](https://github.com/Milo123459)
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Salvage_Dev](https://github.com/Milo123459).<br />
This project is [ISC](https://github.com/Milo123459/consel/blob/master/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
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