webworker-threads
Advanced tools
Comparing version 0.7.10 to 0.7.11
{ | ||
"name": "webworker-threads", | ||
"version": "0.7.10", | ||
"version": "0.7.11", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "description": "Lightweight Web Worker API implementation with native threads", |
@@ -230,2 +230,6 @@ # WebWorker Threads | ||
## Developer guide | ||
See the [developer guide](https://github.com/audreyt/node-webworker-threads/wiki) if you want to contribute. | ||
----------- | ||
@@ -232,0 +236,0 @@ WIP WIP WIP |
@@ -19,3 +19,3 @@ // Generated by LiveScript 1.5.0 | ||
}, this.removeAllListeners = function(e){ | ||
if (arguments_.length) { | ||
if (e) { | ||
delete thread._on[e]; | ||
@@ -55,2 +55,2 @@ } else { | ||
return this.dispatchEvents; | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
299496
110
476
1861