Socket
Socket
Sign inDemoInstall

console-stamp

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

console-stamp - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

3

index.js

@@ -70,2 +70,3 @@ const { checkLogLevel, generateConfig, generatePrefix, selectOutputStream, FakeStream } = require( './lib/utils.js' );

module.exports = consoleStamp;
module.exports = consoleStamp;
module.exports.default = consoleStamp;
{
"name": "console-stamp",
"main": "index.js",
"version": "3.0.0",
"version": "3.0.1",
"scripts": {

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

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