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

rejoinder

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rejoinder - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

2

lib/Execute/Execute.js

@@ -88,3 +88,3 @@ #!/usr/bin/nodejs

this._echo.toLog(output);
this._echo.toLog(result.code);
this._echo.toLog(result.code + (ignoreErrors ? ' (ignored)' : ''));

@@ -91,0 +91,0 @@ // Process result code

{
"name": "rejoinder",
"version": "0.3.6",
"version": "0.3.7",
"description": "A generator of smart, pretty, and organized output for Node/JS scripts in the terminal",

@@ -5,0 +5,0 @@ "repository": {

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