New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

await-shell

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

await-shell - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

2

index.js

@@ -68,3 +68,3 @@ /**

if (thisCmd.trim() !== 'echo' && global.SHELL_LOG) {
console.log(chalk.grey(`> ${thisCmd} ${args.join(' ')}`));
console.log(chalk.grey(` > ${thisCmd} ${args.join(' ')}`));
}

@@ -71,0 +71,0 @@

{
"name": "await-shell",
"version": "2.1.5",
"version": "2.1.6",
"description": "Execute bash commands with non-blocking I/O.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/TeleworkInc/await-shell",

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