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

async-logging

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-logging - npm Package Compare versions

Comparing version 0.5.0-SNAPSHOT.1387330905187 to 0.5.0-SNAPSHOT.1387332294079

log/10365.log

3

lib/log-cluster.js

@@ -13,3 +13,2 @@ 'use strict';

EventEmitter = require('events').EventEmitter,
listen = require('cluster2').listen,
assert = require('assert'),

@@ -27,3 +26,3 @@ os = require('os'),

listen({
require('cluster2').listen({
'createServer': require('http').createServer,

@@ -30,0 +29,0 @@ 'configureApp': function(app){

{
"author": "cubejs",
"name": "async-logging",
"version": "0.5.0-SNAPSHOT.1387330905187",
"version": "0.5.0-SNAPSHOT.1387332294079",
"description": "async-logging working with cluster ~0.5.0",

@@ -6,0 +6,0 @@ "repository": {

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