@spinajs/email
Advanced tools
Comparing version 2.0.38 to 2.0.44
{ | ||
"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" | ||
} |
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
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
33602
26
661
9
6
1
+ Added@spinajs/cli@^2.0.44
+ Added@spinajs/queue@^2.0.44
+ Added@spinajs/cli@2.0.313(transitive)
+ Added@spinajs/orm@2.0.313(transitive)
+ Added@spinajs/queue@2.0.313(transitive)
+ Added@spinajs/reflection@2.0.313(transitive)
+ Addedcommander@10.0.0(transitive)
+ Addedtypescript@5.7.2(transitive)
+ Addedtypescript-mix@3.1.3(transitive)
+ Addeduuid@9.0.1(transitive)
- Removedluxon@2.5.2(transitive)
Updated@spinajs/di@^2.0.44
Updated@spinajs/exceptions@^2.0.39
Updated@spinajs/intl@^2.0.44
Updated@spinajs/log@^2.0.44
Updatedluxon@^3.2.1