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

@spinajs/email

Package Overview
Dependencies
Maintainers
1
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/email - npm Package Compare versions

Comparing version 2.0.38 to 2.0.44

lib/cli/SendEmail.d.ts

25

package.json
{
"name": "@spinajs/email",
"version": "2.0.38",
"version": "2.0.44",
"description": "sending emails easy & reliable way",

@@ -8,3 +8,3 @@ "main": "lib/index.js",

"scripts": {
"build": "npm run clean && npm run compile && cpx src/views/**/* lib/views && cpx src/static/**/* lib/static",
"build": "npm run clean && npm run compile",
"compile": "tsc -p tsconfig.build.json",

@@ -42,2 +42,5 @@ "clean": "",

"devDependencies": {
"@spinajs/queue-stomp-transport": "^2.0.38",
"@spinajs/templates-handlebars": "^2.0.44",
"@spinajs/templates-pug": "^2.0.44",
"@types/luxon": "^2.3.1",

@@ -48,11 +51,13 @@ "@types/node": "^16.11.11",

"dependencies": {
"@spinajs/configuration": "^2.0.38",
"@spinajs/di": "^2.0.38",
"@spinajs/exceptions": "^2.0.12",
"@spinajs/internal-logger": "^2.0.38",
"@spinajs/intl": "^2.0.38",
"@spinajs/log": "^2.0.38",
"luxon": "^2.3.0"
"@spinajs/cli": "^2.0.44",
"@spinajs/configuration": "^2.0.44",
"@spinajs/di": "^2.0.44",
"@spinajs/exceptions": "^2.0.39",
"@spinajs/internal-logger": "^2.0.44",
"@spinajs/intl": "^2.0.44",
"@spinajs/log": "^2.0.44",
"@spinajs/queue": "^2.0.44",
"luxon": "^3.2.1"
},
"gitHead": "5ea5440ee9db49595f531592ebdbc6d69f457082"
"gitHead": "1857a6e3626e0fed22ffb0b44b48d587c79898db"
}
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