New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

redis-ccp-queue

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-ccp-queue - npm Package Compare versions

Comparing version

to
1.0.3

2

package.json
{
"name": "redis-ccp-queue",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple and lightweight Competing Consumers Pattern Queue",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -191,3 +191,4 @@ # redis-ccp-queue

| -------------- | -------------- | -------- |
| 1.0.2 | 2016-02-29 | bug in dependencies |
| 1.0.3 | 2016-03-01 | changed .gitignore |
| 1.0.2 | 2016-03-01 | bug in dependencies |
| 1.0.1 | 2016-02-29 | typos |

@@ -194,0 +195,0 @@ | 1.0.0 | 2016-02-29 | initial release |

Sorry, the diff of this file is not supported yet