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 c8e0f03 commit 565655fCopy full SHA for 565655f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tinypool",
3
"type": "module",
4
- "version": "1.1.0",
+ "version": "1.1.1",
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