cumberbatch
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -59,3 +59,3 @@ var cluster = require('cluster'); | ||
} | ||
console.log('SPAWNED', this._options.clusterProcesses, 'WORKERS'); | ||
console.log('SPAWNED', this._options.clusterProcesses, 'HASHER WORKERS'); | ||
@@ -62,0 +62,0 @@ cluster.on('online', function(worker) { |
{ | ||
"name": "cumberbatch", | ||
"description": "crazy watcher stuff", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"homepage": "https://github.com/azulus/cumberbatch", | ||
@@ -6,0 +6,0 @@ "authors": [ |
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
54283