Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gearman-node-bda

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gearman-node-bda - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

2

lib/gearmanode/job-server.js

@@ -304,3 +304,3 @@ // Copyright 2013 The GearmaNode Library Authors. All Rights Reserved.

if (chunk.length<protocol.CONSTANTS.HEADER_LEN) {//header is not enough
this.headerfrag = nextChunk;
this.headerfrag = chunk;
return;

@@ -307,0 +307,0 @@ }

{
"name": "gearman-node-bda",
"version": "0.9.2",
"version": "0.9.3",
"description": "Node.js library for the Gearman distributed job system with support for multiple servers",

@@ -5,0 +5,0 @@ "keywords": [

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