Socket
Socket
Sign inDemoInstall

electron-log

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-log - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

2

lib/transports/console.js

@@ -41,3 +41,3 @@ 'use strict';

var styles = msg.styles;
var styles = msg.styles || [];

@@ -44,0 +44,0 @@ if (transport.format.substr && transport.format.substr(0, 2) === '%c') {

{
"name": "electron-log",
"version": "3.0.4",
"version": "3.0.5",
"description": "Just a very simple logging module for your Electron application",

@@ -5,0 +5,0 @@ "main": "index.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