Socket
Socket
Sign inDemoInstall

console-stamp

Package Overview
Dependencies
7
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

2

package.json
{
"name": "console-stamp",
"main": "index.js",
"version": "3.0.1",
"version": "3.0.2",
"scripts": {

@@ -6,0 +6,0 @@ "test": "tap --no-check-coverage -R spec test/*.js",

@@ -12,3 +12,3 @@ # Console-stamp 3

This module let's you take control over the output from `console` logging methods in Node.js. Such as prefixing the log statement with timestamp information, log levels, add coloured output and much more.
This module lets you take control over the output from `console` logging methods in Node.js. Such as prefixing the log statement with timestamp information, log levels, add coloured output and much more.

@@ -19,3 +19,3 @@ ## Usage ##

```console
npm install console-stamp@next
npm install console-stamp
```

@@ -22,0 +22,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc