funthreads
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "funthreads", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Multi-threading library for Node.js. Run functions inside threads.", | ||
@@ -39,3 +39,2 @@ "keywords": [ | ||
}, | ||
"type": "module", | ||
"homepage": "https://github.com/nairihar/funthreads#readme", | ||
@@ -42,0 +41,0 @@ "devDependencies": { |
11343
No