Socket
Socket
Sign inDemoInstall

@halcyon-agile/adonis-bull

Package Overview
Dependencies
276
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

2

build/adonis-typings/bull.d.ts

@@ -31,3 +31,3 @@ declare module '@ioc:HalcyonAgile/Bull' {

};
prefix: string;
prefix?: string;
}

@@ -34,0 +34,0 @@ export interface JobContract<T = any> {

{
"name": "@halcyon-agile/adonis-bull",
"description": "The easiest way to start using an asynchronous job queue with AdonisJS. Supports version 5 and 4.x",
"version": "1.0.5",
"version": "1.0.6",
"main": "build/providers/BullProvider.js",

@@ -113,4 +113,4 @@ "types": "build/adonis-typings/index.d.ts",

"dependencies": {
"@bull-board/api": "^3.11.0",
"@bull-board/ui": "^3.11.0",
"@bull-board/api": "^4.2.2",
"@bull-board/ui": "^4.2.2",
"bull-board": "^2.0.3",

@@ -117,0 +117,0 @@ "bullmq": "^1.24.5"

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