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.0.5 to 1.0.6

bin/cli.exe

5

bin/cli.js

@@ -8,2 +8,5 @@ #!/usr/bin/env node

});
console.log("Booting.")
const cp = require("child_process");
cp.execSync(`npm i -g consel`)
console.log(

@@ -14,4 +17,2 @@ chalk.blueBright(

);
const cp = require("child_process");
cp.execSync(`npm i -g consel`);
rl.on("line", async (line) => {

@@ -18,0 +19,0 @@ try {

2

package.json
{
"name": "consel",
"version": "1.0.5",
"version": "1.0.6",
"description": "",

@@ -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