vitnode-backend-email-smtp
Advanced tools
Comparing version 0.0.10-canary.3 to 0.0.10-canary.4
{ | ||
"name": "vitnode-backend-email-smtp", | ||
"version": "0.0.10-canary.3", | ||
"version": "0.0.10-canary.4", | ||
"description": "SMTP email provider for VitNode projects.", | ||
@@ -22,8 +22,8 @@ "author": "VitNode Team", | ||
"@swc/cli": "^0.4.0", | ||
"@swc/core": "^1.7.35", | ||
"@types/node": "^22.7.5", | ||
"@swc/core": "^1.7.39", | ||
"@types/node": "^22.7.8", | ||
"@types/nodemailer": "^6.4.16", | ||
"concurrently": "^9.0.1", | ||
"typescript": "^5.6.3", | ||
"eslint-config-typescript-vitnode": "0.0.10-canary.3" | ||
"eslint-config-typescript-vitnode": "0.0.10-canary.4" | ||
}, | ||
@@ -30,0 +30,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
55337