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.0 to 1.1.1

5

package.json
{
"name": "consel",
"version": "1.1.0",
"version": "1.1.1",
"description": "",

@@ -8,3 +8,4 @@ "main": "index.js",

"test": "node install.js",
"install": "node install.js"
"install": "node install.js",
"git": "git add . && git commit -m 'New update' && git push"
},

@@ -11,0 +12,0 @@ "keywords": [

19

README.md

@@ -1,3 +0,16 @@

A modified child_process client for you to use! Once installed (make sure to use the global tag) just say consel and run your commands like usual!
Install: `npm i -g consel`
To update do: `conse -u`
**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 ;)
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