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

@vendure/job-queue-plugin

Package Overview
Dependencies
Maintainers
0
Versions
149
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 3.1.1 to 3.1.2

5

LICENSE.md

@@ -27,2 +27,7 @@ # License

Additional permission under GNU GPL version 3 section 7:
An additional exception under section 7 of the GPL is included in the plugin-exception.txt file,
which allows you to distribute Vendure plugins (i.e. extensions) under a different license.
## Vendure Commercial License (VCL)

@@ -29,0 +34,0 @@

8

package.json
{
"name": "@vendure/job-queue-plugin",
"version": "3.1.1",
"version": "3.1.2",
"license": "GPL-3.0-or-later",

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

"@google-cloud/pubsub": "^2.8.0",
"@vendure/common": "^3.1.1",
"@vendure/core": "^3.1.1",
"@vendure/common": "^3.1.2",
"@vendure/core": "^3.1.2",
"bullmq": "^5.4.2",

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

},
"gitHead": "8d3a94140daf5180bd321e9714ebcf85a2ef9a68"
"gitHead": "358b4cfe83d001e119ddc4b9eea7dd999b74a2c9"
}
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