New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.2 to 0.1.3

10

package.json
{
"name": "nodemailer-sequelize-queue",
"version": "0.1.2",
"version": "0.1.3",
"description": "Queue for mails with nodemailer and cron scheduler",

@@ -23,3 +23,3 @@ "main": "./dist/index.js",

"commit": "git add . && git commit -m ",
"release": "npm run build && standard-version",
"release": "npm run build && standard-version --commit-all",
"release:publish": "git add . && npm run release && git push --follow-tags origin master && npm publish"

@@ -29,3 +29,3 @@ },

"type": "git",
"url": "git+https://github.com/alexchernishov/nodemailer-sequelize-queue.git"
"url": "git+https://github.com/alexsanteenodev/nodemailer-sequelize-queue.git"
},

@@ -35,5 +35,5 @@ "author": "alexsanteeno@gmail.com",

"bugs": {
"url": "https://github.com/alexchernishov/nodemailer-sequelize-queue/issues"
"url": "https://github.com/alexsanteenodev/nodemailer-sequelize-queue/issues"
},
"homepage": "https://github.com/alexchernishov/nodemailer-sequelize-queue#readme",
"homepage": "https://github.com/alexsanteenodev/nodemailer-sequelize-queue#readme",
"keywords": [

@@ -40,0 +40,0 @@ "sequelize",

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