New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-worker-pool

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-worker-pool - npm Package Compare versions

Comparing version 2.4.4 to 2.4.5

2

nodeWorkerUtils.js

@@ -47,3 +47,3 @@ var JSONStreamParser = require('./lib/JSONStreamParser');

return response;
}).done(respondWithResult, respondWithError);
}).then(respondWithResult, respondWithError);
} catch (e) {

@@ -50,0 +50,0 @@ respondWithError(e.stack || e.message);

{
"name": "node-worker-pool",
"version": "2.4.4",
"version": "2.4.5",
"dependencies": {

@@ -5,0 +5,0 @@ "q": "~0.9.7"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc