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

beanstalkd

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beanstalkd - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

7

package.json
{
"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",

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