Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vendure/job-queue-plugin

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vendure/job-queue-plugin - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

8

package.json
{
"name": "@vendure/job-queue-plugin",
"version": "2.1.4",
"version": "2.1.5",
"license": "MIT",

@@ -26,4 +26,4 @@ "main": "package/index.js",

"@google-cloud/pubsub": "^2.8.0",
"@vendure/common": "^2.1.4",
"@vendure/core": "^2.1.4",
"@vendure/common": "^2.1.5",
"@vendure/core": "^2.1.5",
"bullmq": "^3.15.5",

@@ -34,3 +34,3 @@ "ioredis": "^5.3.0",

},
"gitHead": "5057f3e9d44fa3e5a65aeb0bd7ef41e5e1189970"
"gitHead": "e5ecd1fac86ed8e6f85c39a19b3aa7561dcff3b2"
}

@@ -23,9 +23,9 @@ import { BullMQPluginOptions } from './types';

*
* `yarn add \@vendure/job-queue-plugin bullmq@1`
* `yarn add \@vendure/job-queue-plugin bullmq`
*
* or
*
* `npm install \@vendure/job-queue-plugin bullmq@1`
* `npm install \@vendure/job-queue-plugin bullmq`
*
* **Note:** The v1.x version of this plugin is designed to work with bullmq v1.x.
* **Note:** The v1.x version of this plugin is designed to work with bullmq v1.x, etc.
*

@@ -32,0 +32,0 @@ * @example

@@ -38,9 +38,9 @@ "use strict";

*
* `yarn add \@vendure/job-queue-plugin bullmq@1`
* `yarn add \@vendure/job-queue-plugin bullmq`
*
* or
*
* `npm install \@vendure/job-queue-plugin bullmq@1`
* `npm install \@vendure/job-queue-plugin bullmq`
*
* **Note:** The v1.x version of this plugin is designed to work with bullmq v1.x.
* **Note:** The v1.x version of this plugin is designed to work with bullmq v1.x, etc.
*

@@ -47,0 +47,0 @@ * @example

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