Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1
@@ -296,2 +296,3 @@ const cluster = require('cluster'); | ||
emitToAll(event, ...args) { | ||
this.emit(event, ...args); | ||
this.forEachPool(pool => pool.emitToAll(event, ...args)); | ||
@@ -298,0 +299,0 @@ } |
{ | ||
"name": "luster", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.1", | ||
"description": "Node.js cluster wrapper", | ||
@@ -5,0 +5,0 @@ "main": "./lib/luster.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
95896
22
2499
0