We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b003003 commit f86e829Copy full SHA for f86e829
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tinypool",
3
- "version": "0.8.3",
+ "version": "0.8.4",
4
"description": "A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features",
5
"type": "module",
6
"main": "./dist/esm/index.js",
0 commit comments