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 700c0f7 commit 40b4b3eCopy full SHA for 40b4b3e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tinypool",
3
"type": "module",
4
- "version": "1.1.1",
+ "version": "2.0.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