🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

thread-gate

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thread-gate - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+1
-1
package.json
{
"name": "thread-gate",
"version": "1.0.3",
"version": "1.0.4",
"description": "we can use threadpool in nodejs directly , thread-gate try to handle this by controlling thread number.",

@@ -5,0 +5,0 @@ "main": "ThreadGate.js",

@@ -1,2 +0,2 @@

# nodejs-threadpool-v2
we can use threadpool in nodejs directly , nodejs-threadpool is try to handle this.
# thread-gate
we can use threadpool in nodejs directly , thread-gate try to handle this by controlling thread number.