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

log4js

Package Overview
Dependencies
Maintainers
0
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

log4js - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

._LICENSE.txt

@@ -1,1 +0,1 @@

Mac OS X  2��ATTR����I�Icom.apple.quarantineq/0000;4b526675;Mail;428D821D-C582-49E6-9ED3-A1FC549A8E5D|com.apple.mail
Mac OS X  2��ATTR�H���I�Icom.apple.quarantineq/0000;4b526675;Mail;428D821D-C582-49E6-9ED3-A1FC549A8E5D|com.apple.mail

@@ -137,3 +137,3 @@ /*

//argument may already be an array
if (args[0].forEach) {
if (Array.isArray(args[0])) {
args = args[0];

@@ -140,0 +140,0 @@ }

{
"name": "log4js",
"version": "0.2.3",
"version": "0.2.4",
"description": "Port of Log4js to work with node.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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