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

nodemailer-sequelize-queue

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodemailer-sequelize-queue - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

13

package.json
{
"name": "nodemailer-sequelize-queue",
"version": "0.0.3",
"description": "Check README.MD",
"version": "0.0.4",
"description": "Queue for mails with nodemailer and cron scheduler",
"main": "./dist/index.js",

@@ -29,2 +29,11 @@ "types": "./dist/index.d.ts",

"homepage": "https://github.com/alexchernishov/nodemailer-sequelize-queue#readme",
"keywords": [
"sequelize",
"nodemailer",
"node-cron",
"mail",
"queue",
"mail queue",
"schedule"
],
"devDependencies": {

@@ -31,0 +40,0 @@ "@types/node": "^10.17.60",

@@ -45,2 +45,6 @@ # Nodemailer sequelize queue

})
```
```
## License
The MIT License (MIT). Please see [License File](https://github.com/alexchernishov/nodemailer-sequelize-queue/blob/master/LICENSE) for more information.
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