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

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.6 to 1.1.7

4

bin/cli.js

@@ -43,3 +43,3 @@ #!/usr/bin/env node

chalk.blueBright(
`Welcome to ${chalk.underline(chalk.bold(chalk.green(`consel`)))}. ${chalk.cyan(`Running on node-version ${process.version}`)}`
`Welcome to ${chalk.underline(chalk.bold(chalk.green(`consel`)))}. ${chalk.cyan(`Running on node-version ${process.version}`)}. ${chalk.bgMagenta(chalk.bold(chalk.underline("CWD:")))} ${chalk.redBright(process.cwd())}`
)

@@ -80,2 +80,2 @@ );

});
//Thanks for using consel (If you are reading this!)
//Thanks for using consel (If you are reading this!)
{
"name": "consel",
"version": "1.1.6",
"version": "1.1.7",
"description": "A modified child_process client, with extensive logging.",

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

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