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

node-celery-redis

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-celery-redis - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "node-celery-redis",
"version": "0.0.2",
"version": "0.0.3",
"description": "Celery client for Node",

@@ -5,0 +5,0 @@ "author": "Mher Movsisyan <mher.movsisyan@gmail.com>",

@@ -1,3 +0,10 @@

# Celery client for Node.js
# Celery client for Node.js - REDIS BACKEND FORK
# READ THIS BEFORE USE
This package is a fork of node-celery with redis backend PR merged, used while PR has not been merged Use it with caution and keep in mind this is a temporary package
Original repo: https://github.com/mher/node-celery
# ORIGINAL README
Celery is an asynchronous task/job queue based on distributed message passing. node-celery allows to queue tasks from Node.js. If you are new to Celery check out http://celeryproject.org/
Celery is an asynchronous task/job queue based on distributed

@@ -4,0 +11,0 @@ message passing. node-celery allows to queue tasks from Node.js.

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