beanstalkd
Advanced tools
Comparing version 2.2.4 to 2.2.5
{ | ||
"name": "beanstalkd", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"description": "A beanstalkd client for Node.js with promises", | ||
@@ -8,3 +8,3 @@ "main": "lib/client.js", | ||
"babel-runtime": "^5.8.25", | ||
"beanstalkd-protocol": "^1.0.0", | ||
"beanstalkd-protocol": "^1.0.1", | ||
"bluebird": "^3.4.7", | ||
@@ -24,3 +24,3 @@ "debug": "^2.2.0", | ||
"chai-datetime": "^1.4.0", | ||
"eslint": "^3.12.2", | ||
"eslint": "^4.18.2", | ||
"istanbul": "^0.3.18", | ||
@@ -36,3 +36,2 @@ "mocha": "^2.2.1", | ||
"scripts": { | ||
"prepublish": "npm run check && npm run build", | ||
"check": "npm run lint && npm run test:unit", | ||
@@ -39,0 +38,0 @@ "lint": "eslint src", |
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
22135
Updatedbeanstalkd-protocol@^1.0.1