@spinajs/email
Advanced tools
Comparing version 2.0.44 to 2.0.45
{ | ||
"name": "@spinajs/email", | ||
"version": "2.0.44", | ||
"version": "2.0.45", | ||
"description": "sending emails easy & reliable way", | ||
@@ -41,5 +41,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@spinajs/queue-stomp-transport": "^2.0.38", | ||
"@spinajs/templates-handlebars": "^2.0.44", | ||
"@spinajs/templates-pug": "^2.0.44", | ||
"@spinajs/queue-stomp-transport": "^2.0.45", | ||
"@spinajs/templates-handlebars": "^2.0.45", | ||
"@spinajs/templates-pug": "^2.0.45", | ||
"@types/luxon": "^2.3.1", | ||
@@ -50,13 +50,13 @@ "@types/node": "^16.11.11", | ||
"dependencies": { | ||
"@spinajs/cli": "^2.0.44", | ||
"@spinajs/configuration": "^2.0.44", | ||
"@spinajs/di": "^2.0.44", | ||
"@spinajs/cli": "^2.0.45", | ||
"@spinajs/configuration": "^2.0.45", | ||
"@spinajs/di": "^2.0.45", | ||
"@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", | ||
"@spinajs/internal-logger": "^2.0.45", | ||
"@spinajs/intl": "^2.0.45", | ||
"@spinajs/log": "^2.0.45", | ||
"@spinajs/queue": "^2.0.45", | ||
"luxon": "^3.2.1" | ||
}, | ||
"gitHead": "1857a6e3626e0fed22ffb0b44b48d587c79898db" | ||
"gitHead": "3aa423c570eae952dc79fe6a4704c3d2ccc178be" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updated@spinajs/cli@^2.0.45
Updated@spinajs/di@^2.0.45
Updated@spinajs/intl@^2.0.45
Updated@spinajs/log@^2.0.45
Updated@spinajs/queue@^2.0.45