We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8ac0f commit a1d50e8Copy full SHA for a1d50e8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tinypool",
3
"type": "module",
4
- "version": "1.0.2",
+ "version": "1.1.0",
5
"packageManager": "[email protected]",
6
"description": "A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features",
7
"license": "MIT",
0 commit comments