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

verbalize

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

verbalize - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

index.js

@@ -125,3 +125,3 @@ /**

log.run = function () {
log.inform = function () {
var args = arguments;

@@ -131,4 +131,6 @@ args[0] = format('gray', args[0]);

};
log.run = log.inform;
/**

@@ -135,0 +137,0 @@ * Write

{
"name": "verbalize",
"version": "0.1.1",
"version": "0.1.2",
"description": "A lightweight command line logging utility, with verbose mode and colors by chalk.",

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

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