Socket
Socket
Sign inDemoInstall

worker-farm

Package Overview
Dependencies
4
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

6

package.json
{
"name" : "worker-farm"
, "description" : "Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options."
, "version" : "0.3.0"
, "version" : "0.3.1"
, "homepage" : "https://github.com/rvagg/node-worker-farm"

@@ -16,3 +16,3 @@ , "authors" : [

, "dependencies" : {
"xtend" : "~2.0.6"
"xtend" : "~2.1.1"
, "errno" : "~0.1.0"

@@ -27,2 +27,2 @@ }

, "license" : "MIT"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc