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

@nodebb-community/nodebb-plugin-emailer-mailjet

Package Overview
Dependencies
Maintainers
9
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodebb-community/nodebb-plugin-emailer-mailjet - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

4

package.json
{
"name": "@nodebb-community/nodebb-plugin-emailer-mailjet",
"version": "3.0.1",
"version": "3.0.2",
"description": "An emailer plugin for NodeBB using Mailjet as a third party service",
"main": "index.js",
"main": "library.js",
"repository": {

@@ -7,0 +7,0 @@ "type": "git",

{
"id": "nodebb-plugin-emailer-mailjet"
,"name": "NodeBB Mailjet Plugin"
,"description": "An emailer plugin for NodeBB using Mailjet as a third party service"
,"url": "https://github.com/pichalite/nodebb-plugin-emailer-mailjet"
,"library": "./library.js"
,"templates": "templates"
,"hooks": [
"id": "nodebb-plugin-emailer-mailjet",
"name": "NodeBB Mailjet Plugin",
"description": "An emailer plugin for NodeBB using Mailjet as a third party service",
"url": "https://github.com/pichalite/nodebb-plugin-emailer-mailjet",
"templates": "templates",
"hooks": [
{ "hook": "static:email.send", "method": "send" },

@@ -10,0 +9,0 @@ { "hook": "filter:admin.header.build", "method": "admin.menu" },

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