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 5fe89a3 commit 1f5c56eCopy full SHA for 1f5c56e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tinypool",
3
"type": "module",
4
- "version": "1.0.0",
+ "version": "1.0.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