Comparing version 0.3.1 to 0.3.2
@@ -1,2 +0,2 @@ | ||
var gearman = require("gearman"), | ||
var gearman = require("gearman2"), | ||
inherits = require("util").inherits, | ||
@@ -3,0 +3,0 @@ util = require("./util"), |
{ | ||
"name": "gearman2", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Client library for Gearman", | ||
@@ -5,0 +5,0 @@ "keywords": ["gearman", "job", "worker", "background"], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32662