Socket
Socket
Sign inDemoInstall

rsmq

Package Overview
Dependencies
21
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0 to 0.7.0

8

package.json
{
"name": "rsmq",
"description": "A really simple message queue based on Redis",
"version": "0.6.0",
"version": "0.7.0",
"license": "MIT",

@@ -14,7 +14,7 @@ "author": "P. Liess <smrchy+npm@gmail.com>",

"dependencies": {
"redis": "2.4.2",
"lodash": "4.5.1"
"redis": "^2.5.3",
"lodash": "^4.6.1"
},
"optionalDependencies": {
"hiredis": "0.4.1"
"hiredis": "^0.4.1"
},

@@ -21,0 +21,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc