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

hique

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hique - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "hique",
"version": "1.1.3",
"version": "1.1.4",
"description": "job queue for nodejs",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,6 +0,1 @@

# Beta is live!
feel free to contribute / open issues / create pull requests / fork,
however use in production at your own risk as bugs are bound to happen
# Hique

@@ -10,5 +5,6 @@ [![npm version](https://badge.fury.io/js/hique.svg)](https://badge.fury.io/js/hique)

[![Coverage Status](https://coveralls.io/repos/github/patriceperez/hique/badge.svg?branch=master)](https://coveralls.io/github/patriceperez/hique?branch=master&dummy=1)
hique is a job queue for NodeJS.
feel free to contribute / open issues / create pull requests / fork
## Introduction

@@ -15,0 +11,0 @@ hique is heavily inspired by [kue](https://github.com/Automattic/kue) and [bee-queue](https://github.com/LewisJEllis/bee-queue), and after using both frameworks pretty extensively I found that, though very well written, these frameworks do not fulfill two of my most desired aspects in:

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