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 1.3.4 to 1.4.0-beta.0

8

package.json
{
"name": "@vendure/job-queue-plugin",
"version": "1.3.4",
"version": "1.4.0-beta.0",
"license": "MIT",

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

"@types/redis": "^2.8.28",
"@vendure/common": "^1.3.4",
"@vendure/core": "^1.3.4",
"@vendure/common": "^1.4.0-beta.0",
"@vendure/core": "^1.4.0-beta.0",
"bullmq": "^1.40.1",

@@ -35,3 +35,3 @@ "redis": "^3.0.2",

},
"gitHead": "c56b85f6d87b5687595ae79c8889bd633101e0d5"
"gitHead": "b4a29d6cff5a7c5b39000719b4c556f60a80b521"
}

@@ -9,6 +9,2 @@ import { HealthCheckRegistryService } from '@vendure/core';

*
* {{% alert "warning" %}}
* This plugin was newly released with Vendure v1.2.0 and has yet to receive thorough real-world testing.
* {{% /alert %}}
*
* ## Advantages over the DefaultJobQueuePlugin

@@ -15,0 +11,0 @@ *

@@ -24,6 +24,2 @@ "use strict";

*
* {{% alert "warning" %}}
* This plugin was newly released with Vendure v1.2.0 and has yet to receive thorough real-world testing.
* {{% /alert %}}
*
* ## Advantages over the DefaultJobQueuePlugin

@@ -30,0 +26,0 @@ *

Sorry, the diff of this file is not supported yet

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