async-logging
Advanced tools
Comparing version 0.5.0-SNAPSHOT.1387330905187 to 0.5.0-SNAPSHOT.1387332294079
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36009
744