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

rejoinder

Package Overview
Dependencies
Maintainers
1
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.2.3 to 0.2.4

4

lib/rejoinder.js

@@ -11,6 +11,6 @@ #!/usr/bin/env node

require('./Utils/string.prototype');
var colors = require('./Utils/string.prototype');
var exports = module.exports;
exports.colors = colors;
exports.Echo = require('./Echo/Echo');

@@ -17,0 +17,0 @@ exports.Echo.EmitStrategy = require('./Echo/EmitStrategy/EmitStrategy');

{
"name": "rejoinder",
"version": "0.2.3",
"version": "0.2.4",
"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